VBA statement: MsgBox

Source: Internet
Author: User

Constants value Description
vbOKOnly 0 Show only OK button
vbOKCancel 1 Show OK and cancel buttons
Vbabortretryignore 2 Show termination , retry , and ignore buttons
vbYesNoCancel 3 Show Yes , no , and cancel buttons
vbYesNo 4 Show Yes and no buttons
Vbretrycancel 5 Show retry and cancel buttons
vbcritical 16 Display key information icon
Vbquestion 32 Show warning Ask icon
Vbexclamation 48 Display the warning message icon
vbinformation 64 Show notification message icon
VbDefaultButton1 0 The 1th button is the default value (the default setting)
VbDefaultButton2 256 The 2nd button is a default value
VbDefaultButton3 512 The 3rd button is a default value
VbDefaultButton4 768 The 4th button is a default value
vbApplicationModal 0 Application forced return: The application has been suspended until the user responds to the message box to continue working
Vbsystemmodal 4096 System forced return: All applications are suspended until the user responds to the message box to continue working
vbMsgBoxHelpButton 16384 Add the Help button to the message box
vbMsgBoxSetForeground 65536 Specify a message box window as a foreground window
vbMsgBoxRight 524288 Text is right-justified
vbMsgBoxRtlReading 1048576 Specifies that text should be displayed right-to-left in Hebrew and Arabic systems

VBA statement: MsgBox

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.