NevronOpenVision
Nevron.Nov.UI Namespace / NComboBoxIntegerCommandSource Class
Fields Properties Methods Events


In This Topic
    NComboBoxIntegerCommandSource Class Members
    In This Topic

    The following tables list the members exposed by NComboBoxIntegerCommandSource.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NComboBoxIntegerCommandSource.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when the text of the combo text box has been validated. If the text of the text box matches a combo box item, the selected index of the combo box is changed, if not, the index is not changed and the command is executed with the text of the text box.  
    Internal MethodOverridden.   
    Top
    See Also