How to check the condition in Msgbox?

Answer Posted / guest

For Ex:
If(Msgbox("Do you want to delete this Record",VbYesNo)
=VbYes)Then End if

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of API functions are available in VB?

1982


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

1630


How would you find out the value property in Slider Bar Control?

1544


What is the current version of Visual Basic for Windows?

1204


Types of cursors in DAO?

1570






How do you create a form in visual basic?

563


What is DAO?

1687


What is the difference between c++ and visual basic?

592


How do I call a DLL?

1135


How many tabs in a tabbed dialog do you consider appropriate?

1770


How do I get the number of free bytes on a disk?

1305


How would you convert a form into document?

1453


_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.

1383


What is ActiveX Control?

1862


How do I implement an incremental search in list/dir/combo/file boxes?

1087