MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbExclamation Field

In This Topic
vbExclamation Field
In This Topic
Specifies that the message box should be displayed with an Exclamation icon, indicating a warning message.
Syntax
'Declaration
 
Public Const vbExclamation As MsgBoxStyle
 
See Also