Docking window

Docking window

Anonymous
Not applicable
307 Views
2 Replies
Message 1 of 3

Docking window

Anonymous
Not applicable
Can VB create docking window in AutoCAD or it must be made by arx interface?
Thanks
0 Likes
308 Views
2 Replies
Replies (2)
Message 2 of 3

fxcastil
Advocate
Advocate
http://www.vbaccelerator.com/home/resources/Babbage/VB6_Docking_Forms/DockControl.asp
0 Likes
Message 3 of 3

Anonymous
Not applicable
The code at that link does not create dockable forms
or windows in AutoCAD. That's a somewhat different
kettle of fish.

You need the AutoCAD Dockable Container for VB6
(search for it here), or you can use the .NET classes
in 2006 only (the PaletteSet and Palette classes).

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com

wrote in message news:5052974@discussion.autodesk.com...
http://www.vbaccelerator.com/home/resources/Babbage/VB6_Docking_Forms/DockControl.asp
0 Likes