Windows Form

Windows Form

Anonymous
Not applicable
457 Views
2 Replies
Message 1 of 3

Windows Form

Anonymous
Not applicable
Hey hi there,

I am creating one form in C# on the execution of "test" cmd, but it is opening new tab at start task bar. I have assigned the autocad application object to my forms parent property but it is not working. How can get an window within autoCAD application.

thanks.
0 Likes
458 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Please show your code, because it matters.

Also check the "ShowInTaskbar" property.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2009
Supporting AutoCAD 2000 through 2009
http://www.acadxtabs.com

Introducing AcadXTabs 2010:
http://www.caddzone.com/acadxtabs/AcadXTabs2010.htm


wrote in message news:[email protected]...
Hey hi there, I am creating one form in C# on the execution of "test"
cmd, but it is opening new tab at start task bar. I have assigned the
autocad application object to my forms parent property but it is not
working. How can get an window within autoCAD application. thanks.
0 Likes
Message 3 of 3

Anonymous
Not applicable
hey thanks. its working.
0 Likes