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


In This Topic
    NSplitButtonCommandSource Class
    In This Topic
    A command source that can be applied to all types of buttons that derive from NSplitButton. It subsrcibes for the NSplitButton.Click event to execute the command with empty parameter.
    Object Model
    NSplitButtonCommandSource Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.UI.NCommandSource
                   Nevron.Nov.UI.NSplitButtonCommandSource
                      Nevron.Nov.Text.NRichTextStyleSplitButtonCommandSource
                      Nevron.Nov.UI.NActionListSplitButtonCommandSource
                      Nevron.Nov.UI.NStyleSplitButtonCommandSource<T>

    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