How to check the condition in Msgbox?

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


Please Help Members By Posting Answers For Below Questions

With in the form we want to check all the text box control are typed or not? How?

1638


How do you change the system menu (on the Control-Menu Box)?

1057


It is possible to access Text (x.txt) files? Explain.

1639


What are forms in visual basic?

635


Write the Steps in Creating an ActiveX Control?

2059






How can you force new objects to be created on new threads?

1952


Explain the "cursortype" and "Locktype" in VB?

3952


Difference between Tabletype and Snapshot?

1590


How do I create a window with a small title bar as in a floating toolbar?

952


Whether HTML supports multimedia: and document links?

1518


___,___ and __ are difference between image and picture controls.

1193


Difference between Recordset and Resultsets.

3653


how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language

3203


What are the types of line styles available in Treeview Control?

1977


How do I prevent multiple instances of my program?

1059