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

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