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
Mac RDP clients slow?
How to Populate a ListBox Control with Values from an Access Database Table
Server 2008 NLB problem
Returning 0 from a template member function when instantiated with aggregate types
SBS 2008 strange issue
How do I change the default directory for program files in server 2008 r2?
Replacing SAN-added UCC SSL Cert
Why don't Lotus Notes document links work when sent to MS Outlook emails.
EIGRP Feasibility Condition
why avoid system tables?