Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DefaultToolBarButton Class / Name Property

In This Topic
    Name Property (DefaultToolBarButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property Name As String
    public override string Name {get; set;}
    See Also