Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ToolBarButton Class / IsDefaultButton Method

In This Topic
    IsDefaultButton Method (ToolBarButton)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overridable Function IsDefaultButton() As Boolean
    protected internal virtual bool IsDefaultButton()
    See Also