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

In This Topic
    IsDefaultButton Method (DefaultToolBarButton)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Function IsDefaultButton() As Boolean
    protected internal override bool IsDefaultButton()
    See Also