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


In This Topic
    NMenuSplitButtonCommandSource Class
    In This Topic
    A command source that can be applied to NMenuSplitButton instances. Besides to the SelectedIndexChanged and menu item click it also uses the NMenuSplitButton.Click event to execute the command with the index of the currently selected menu item.
    Object Model
    NMenuSplitButtonCommandSource 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.NMenuSplitButtonCommandSource
                      Nevron.Nov.Schedule.NTagSplitButtonCommandSource
                      Nevron.Nov.UI.NMenuSplitButtonTagCommandSource

    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