Microsoft
Software
Hardware
Network
Question : Messagebox in vb
How would I get the Messagebox raple in a if statement in VB?
If _var = "1" then'
MsgBox("Mlah", vbYesNoCancel", "Blah...:)
...=====get messagebox reply here........
Answer : Messagebox in vb
Example here
Dim CancelChanges As DialogResult = MessageBox.Show("Your changes will be lost, are you sure?", "Cancel Changes", MessageBoxButtons.YesNo, MessageBoxIcon.Question)
If CancelChanges = Windows.Forms.DialogResult
.No Then
Exit Sub
End If
Random Solutions
Cannot Replicate FREEBUSY from Exchange 2003 to Exchange 2010 - EVENT 14029, 4003,
NFS share on FreeNAS
100% CPU usage in vCenter but not in taskmanager on the Windows NT 4.0 VM that has been converted
sql server 2005 keyboard shortcuts
Javascript form validation problems
Passing a structure from VBA in Excel to a C DLL
RPC through HTTP keeps prompting for pw on Exchange 2010
how do I reorganise a text file in powershell ?
Set desktop wallpaper through Group Policy in SBS 2008
Please suggest a suitable router