<?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>Create toolbar</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/bdn-vba/99708/create-toolbar</link><description>At present I am using form with a group of buttons to invoke various method/functions in VBA. Since form occupies more space, I wish to use toolbar. Is there any option to create customized toolbar in Microstation? 
 [I am using Microstation Version 08</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Create toolbar</title><link>https://communities.bentley.com/thread/294675?ContentTypeID=1</link><pubDate>Mon, 04 Aug 2014 13:34:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f35eee5c-1688-44d4-8be9-bb6280420fed</guid><dc:creator>Jon Summers</dc:creator><description>&lt;p&gt;VBA doesn&amp;#39;t provide a menu facility or a built-in toolbar control.&lt;/p&gt;
&lt;p&gt;If you want a menu, then use MicroStation&amp;#39;s customisation tools to design your user interface.&lt;/p&gt;
&lt;p&gt;If you want a toolbar, then perhaps you can use the Microsoft common control (&lt;span style="font-family:courier new,courier;"&gt;MSCOMCTRL.OCX&lt;/span&gt;) DLL to get what you need.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>