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
Are there any examples of commercial applications built using Visual Basic?
How would you attach pictures in column headers of List View Control?
What is the use of parameters collection?
What are the new events in textbox that has been included in VB ?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
Through which protocol OLEDB components are interfaced?
How do I speed up control property access?
Difference between DDE and OLE.
How would you add elements in TreevieW Control?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
what is the Difference between Dynaset and Snapshot?
___ is a property to resize a label control according to your caption.
How would you run your ActiveX Document Dll?
How many ways we can access file using VB?