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


In This Topic
    NComboBoxStringCommandSource Class
    In This Topic
    A command source that can be applied to NComboBox widgets. It subsrcibes to the NComboBox.SelectedIndexChanged event to execute the command with a parameter equal to selected combo box index.
    Object Model
    NComboBoxStringCommandSource 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.NComboBoxStringCommandSource
                      Nevron.Nov.UI.NComboBoxDecimalCommandSource
                      Nevron.Nov.UI.NComboBoxIntegerCommandSource

    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