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


In This Topic
    NComboBoxItemsCommandSource Class
    In This Topic
    A command source that can be applied to NComboBox widgets. The combo box items are populated by the source. The parameters list should cointain NKeyValuePairs of string:object. The ActiveParameter should be an itemb from the parameter list object.
    Object Model
    NComboBoxItemsCommandSource 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.NComboBoxItemsCommandSource

    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