ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbDefaultButton3 Field

In This Topic
    vbDefaultButton3 Field
    In This Topic
    Specifies that the third button on the message box should be set as the default button.
    Syntax
    'Declaration
     
    Public Const vbDefaultButton3 As MsgBoxStyle
    public const MsgBoxStyle vbDefaultButton3
    See Also