<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[CONNECT .NET] User Interface Icons for Element Symbology</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/201212/connect-net-user-interface-icons-for-element-symbology</link><description>Does the .NET API offer any public icons that we can use in an app&amp;#39;s user interface (UI)? The Element Properties dialog, for example, displays icons for element symbology and level...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: [CONNECT .NET] User Interface Icons for Element Symbology</title><link>https://communities.bentley.com/thread/601703?ContentTypeID=1</link><pubDate>Sat, 01 Aug 2020 10:55:39 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5957cb42-751c-4874-af5d-e4540048586d</guid><dc:creator>Jan Šlegr</dc:creator><description>&lt;p&gt;Hi Jon,&lt;/p&gt;
&lt;p&gt;I think all MicroStation icons are delivered in ustnicons.rsc file (even when some assemblies contain own set of icon resources). Based on (very) quick check of available methods, I guess it&amp;#39;s possible to load the icon using it&amp;#39;s name.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/343173/BE_2D00_CE_2D00_icons.jpg" /&gt;&lt;/p&gt;
[quote userid="2269" url="~/products/programming/microstation_programming/f/microstation-programming---forum/201212/connect-net-user-interface-icons-for-element-symbology"]that we can use in an app&amp;#39;s user interface (UI)?[/quote]
&lt;p&gt;You do not specify what UI technology you prefer to use. I assume the code will be different e.g. for WinForms and WPF.&lt;/p&gt;
[quote userid="2269" url="~/products/programming/microstation_programming/f/microstation-programming---forum/201212/connect-net-user-interface-icons-for-element-symbology"]The &lt;a title="MicroStation Help: Element Properties dialog" href="https://docs.bentley.com/LiveContent/web/MicroStation%20Help-v16/en/PropertiesDialog.html" rel="noopener noreferrer" target="_blank"&gt;Element Properties&lt;/a&gt; dialog, for example, displays icons for element symbology and level...[/quote]
&lt;p&gt;Element Properties dialog represents a visible part of EC technology, I think every item is something like PropertyPane and it knows how to display the underlying value depending on its type. So they are more &amp;quot;intelligent building blocks&amp;quot; put together. But it&amp;#39;s my guess only.&lt;/p&gt;
&lt;p&gt;With regards,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>