NevronOpenVision
Nevron.Nov.UI Namespace / NButtonStrip Class
Members
NButtonStrip Class
Represents a content holder that can be initialized to contain predefined configurations of buttons as well as custom buttons.
Object Model
NButtonStrip Class
Syntax
Remarks
The NButtonStrip contains two stacks.

The Predefined Buttons Stack is located on the right side. It can be initialized with common configurations of buttons, such as OK/Cancel, Close, Yes/No, Abort/Retry/Ignore etc.

The Custom Buttons Stack is located on the left side. You can use it add custom buttons in it.

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.NButtonStrip

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