Version

ComboEditorCommands Class Members

The following tables list the members exposed by ComboEditorCommands.

Public Constructors
 NameDescription
Public ConstructorComboEditorCommands Constructor  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)NotACommandRepresents a command which is always ignored.  
Public Fieldstatic (Shared in Visual Basic)ToggleDropDownCommand for toggling the drop down state of the ComboEditor. If the editor is not in edit mode, this command will put the editor in edit mode.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)LoadCommandsThis method is provided as a convenience for initializing the statics in this class which kicks off the process of setting up and registering the commands.  
Public MethodProcessKeyboardInput (Inherited from Infragistics.Windows.Commands.Commands<XamComboEditor>)
Protected Methods
 NameDescription
Protected MethodGetKeyboardParameter (Inherited from Infragistics.Windows.Commands.Commands<XamComboEditor>)
See Also