Answer Posted / kamlesh gupta
if msgbox("Are You Sure",vbyesno)=vbyes then
Condition statement
else
Condition statement
endif
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
With in the form we want to check all the text box control are typed or not? How?
How do you change the system menu (on the Control-Menu Box)?
It is possible to access Text (x.txt) files? Explain.
What are forms in visual basic?
Write the Steps in Creating an ActiveX Control?
How can you force new objects to be created on new threads?
Explain the "cursortype" and "Locktype" in VB?
Difference between Tabletype and Snapshot?
How do I create a window with a small title bar as in a floating toolbar?
Whether HTML supports multimedia: and document links?
___,___ and __ are difference between image and picture controls.
Difference between Recordset and Resultsets.
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
What are the types of line styles available in Treeview Control?
How do I prevent multiple instances of my program?