.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

transparent command

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
210 Views, 0 Replies

transparent command

I have write a command that show a form .On this form i have a button that
ask to select a position.
when i select a position i want use transparent command like 'zoom ,etc.


if i write in this way work correct but when i minimize the form autocad is
locked.

Sub Mycommand
Dim FrmMain As New FrmMain

Application.ShowModalDialog(AcAs.Application.MainWindow, FrmMain, False)

end sub

'---------------------------------------------------------^^^^^^^^^^^^^^^^^^
^^^^^
in this way i can minimize the form and run other command like "LINE",etc,
but when i try to give 'zoom or other transparent command the system say
"required a point or a keyword".

Sub Mycommand
Dim FrmMain As New FrmMain

Application.ShowModelessDialog(AcAs.Application.MainWindow, FrmMain, False)

end sub

Some help?
Thank's in advance
GPaolo
0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost