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
Wanted: A web cam. Budget? Limited.
What is the best GUI for MySQLfor Windows and why?
Active Directory & DNS
Remotely verify router is providing wireless Internet
Better helpdesk software
Windows Server 2008 R2 Default Domain Policy - Password Policy
winning in negogiating
SSL Weak Cipher Suites Supported
securing a ksh script
sql - date format