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

Form on top of the application

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
260 Views, 2 Replies

Form on top of the application

I have created a Form and I would like the user to populate the form before the form disappears, however at the current time the user can just move the form to the side and keep using cad. I it possible to make sure the form is on top of the application like in VBA?

 

Thank you in advance,

 

-J

2 REPLIES 2
Message 2 of 3
michael_robertson
in reply to: Anonymous

Without seeing your code I'm assuming you are using Form.Show to make your form visible, try Form.ShowDialog instead. This will make your form a Model dialog where the user has to address the form and closs it before any further processing will occur.

Mike Robertson
FL. Dept. of Transportation
CADD Applications Developer
Message 3 of 3
Anonymous
in reply to: michael_robertson

Thank you very much Micheal!!!!!!

 

I have tryed just about everything (Form.TopMost=True with a timer Smiley Sad).

 

Simple and to the point . . . .  thank you again Micheal.

 

-j

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

Post to forums  

Forma Design Contest


Autodesk Design & Make Report