Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NSymbolButton Class
Members


In This Topic
    NSymbolButton Class
    In This Topic
    Represents a button that can also contain a symbol. Serves as base class for all buttons that need to possibly have a symbol inside them (such as the drop down edit buttons).
    Object Model
    NSymbolButton Class
    Syntax
    Remarks
    A symbol button is by default clicked when pressed and cannot be focused.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Dom.NVisual
                   Nevron.Nov.UI.NInputElement
                      Nevron.Nov.UI.NBoxElement
                         Nevron.Nov.UI.NWidget
                            Nevron.Nov.UI.NContentHolder
                               Nevron.Nov.UI.NButtonBase
                                  Nevron.Nov.UI.NSymbolButton
                                     Nevron.Nov.UI.NDropDownEditDropDownButton
                                     Nevron.Nov.UI.NExpandableSectionHeader
                                     Nevron.Nov.UI.NSplitButtonActionButton
                                     Nevron.Nov.UI.NSplitterThumbButton
                                     Nevron.Nov.UI.NTitleBarButton

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also