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
Working with multiple MS SQL Server database in applicatie
Supressing auditd rotation from /var/log/messages
create a div with rounded top and bottom and sides with an outer glow
Backup to NAS with Symantec Backup Exec 2010
Flash advanced Datagird sorting
Confirmation of TCP/IP connection states
cannot see hello.html file in web root, some one deleted a major dir bit on web root
Switch 3Com 4800G doesn't save configuration ?
Hosts file resolution does not work
Shift Delete Error