docking user ctrl !!!

docking user ctrl !!!

Anonymous
Not applicable
204 Views
1 Reply
Message 1 of 2

docking user ctrl !!!

Anonymous
Not applicable
hi,

I have created a user ctrl(.ocx) in vb6. I want to dock it on Autocad 2002
(something like AutoCAD properties window is docked on AutoCAD).

A piece of code would be helpful.

Thanks in advance,
TI
0 Likes
205 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
There is a dockable container control that does just that. I believe that
if you search this forum or the web you should be able to find it. It is
called accont.arx and there is a version for 2000-2002 and another for 2004
depending on your version of AutoCAD.

"Tejal Indulkar" wrote in message
news:1C16B1B8D98392F10131109B01E9452E@in.WebX.maYIadrTaRb...
> hi,
>
> I have created a user ctrl(.ocx) in vb6. I want to dock it on Autocad 2002
> (something like AutoCAD properties window is docked on AutoCAD).
>
> A piece of code would be helpful.
>
> Thanks in advance,
> TI
>
>
>
>
0 Likes