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

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