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

In This Topic
vbQuestion Field
In This Topic
Specifies that the message box should be displayed with a Question icon, indicating a query requiring a user response.
Syntax
'Declaration
 
Public Const vbQuestion As MsgBoxStyle
 
See Also