<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
<title>Embed My VBA Form  as tab in ZWCAD window</title>
<link>http://www.zwsoft.com/forum/viewthread.php?tid=2422</link>
<description>Hai...
 
I wanted embed my VBA form in the zwcad window as the one of the tab.

Example:

See Properties in the ZWCAD. It can show on right side as tab. If user wanted to hide it by simply click the title bar icon then it will hide</description>
<author>sathiyanathan</author>
<pubDate>2012-09-07 20:49:44</pubDate>
<item><link>http://www.zwsoft.com/forum/viewthread.php?tid=2422&amp;pid=15934</link>
<description>VBA cannot create a dockable dialog. Would you like to use a modeless dialog instead? You just need to set the form property &quot;showModel&quot; to false and call the dialog like this:

UserForm1.Show False</description>
<author>peimen8012</author>
<pubDate>2012-09-08 10:38:21</pubDate>
</item>  </channel>
</rss>