Microsoft
Software
Hardware
Network
Question : Add Title or Header to MsgBox in Blue Area
How do I add a title or header in the top Blue section of the msgBox? For example: IMPORTANT TRAINING.
Dim strMbox
strMbox = MsgBox("Click OK to start the training.")
Answer : Add Title or Header to MsgBox in Blue Area
Hi maincabin,
strMbox = MsgBox("Click OK to start the training.", vbInformation, "This is the title")
Cristi
Random Solutions
Problems moving L2L IPSec VPN from Cisco PIX to Cisco ASA 5520, connecting from Cisco 877
C# WMI query for getting current logged on user doesn't work on Windows 7
OCS 2007 R2
Cisco ASA 5505 Remote Access VPN Problem
get wrong autodiscover server in warning message....
Advanced Facebook Fan Page Formatting
Service Tag
help calling javascript function
batch file to write network delay into textfile
Can I use a sql query file (.sql) with bcp.exe?