What is the difference between modal and module-less window?
Answer Posted / vikram gore(india)
modal :
the window should be proceed/closed to continue to current
program
modal-less :
opposite to above
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
which method used to move a recordset pointer in nth position in DAG?
What is the-use of property page Wizard in ActiveX Control?
Explain OLE Drag and Drop.
How many ways we can access file using VB?
Explain about literals?
How would you attach pictures in Treeview Control?
How do I make an animated icon for my program?
How would you create properties by using class Builder Wizard?
How would you create properties in ActiveX Control?
How can I speed up my VB database application?
What is the use of command Object?What are the various types of variables?
Difference between Recordset and Resultsets.
Is there a way to break long lines in VB code?
How would you add elements and pictures to listitems in listview control?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?