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

In This Topic
vbYesNo Field
In This Topic
Specifies that the message box should display Yes and No buttons, allowing a choice between two actions without the option to cancel.
Syntax
'Declaration
 
Public Const vbYesNo As MsgBoxStyle
 
See Also