An NDoc Documented Class Library

WinFormComboBox Members

WinFormComboBox overview

Public Instance Constructors

WinFormComboBoxOverloaded. Initializes a new instance of the WinFormComboBox class.

Public Instance Properties

AccessKey (inherited from UIItem) 
ActionListener (inherited from UIItem) 
AutomationElement (inherited from UIItem) 
BorderColor (inherited from UIItem) 
Bounds (inherited from UIItem) 
ClickablePoint (inherited from UIItem) 
EditableText (inherited from ComboBox) 
Enabled (inherited from UIItem) 
Framework (inherited from UIItem) 
Id (inherited from UIItem) 
IsEditable (inherited from ComboBox) 
IsFocussed (inherited from UIItem) 
IsOffScreen (inherited from UIItem) 
Items (inherited from ListControl) 
Location (inherited from UIItem) 
Name (inherited from UIItem) 
PrimaryIdentification (inherited from UIItem) 
ScrollBars (inherited from ComboBox) 
SelectedItem (inherited from ListControl) 
SelectedItemText (inherited from ListControl) 
Text 
VerticalSpan (inherited from ComboBox) 
Visible (inherited from UIItem) 
VisibleImage (inherited from UIItem) 

Public Instance Methods

ActionPerformed (inherited from UIItem)Overloaded.  
ActionPerforming (inherited from ListControl) 
Click (inherited from UIItem) 
DoubleClick (inherited from UIItem) 
Enter (inherited from UIItem) 
Equals (inherited from UIItem) 
ErrorProviderMessage (inherited from UIItem) 
Focus (inherited from UIItem) 
GetElement (inherited from UIItem) 
GetHashCode (inherited from UIItem) 
GetType (inherited from Object) Gets the Type of the current instance.
HookEvents (inherited from ComboBox) 
Item (inherited from ListControl)Overloaded.  
KeyIn (inherited from UIItem) 
LogStructure (inherited from UIItem) 
NameMatches (inherited from UIItem) 
RaiseClickEvent (inherited from UIItem) 
RightClick (inherited from UIItem) 
RightClickAt (inherited from UIItem) 
Select (inherited from ComboBox)Overloaded.  
SetValue (inherited from ListControl) 
ToString (inherited from UIItem) 
UnHookEvents (inherited from ComboBox) 
ValueOfEquals (inherited from UIItem) 
Visit (inherited from UIItem) 

Protected Instance Constructors

WinFormComboBoxOverloaded. Initializes a new instance of the WinFormComboBox class.

Protected Instance Fields

actionListener (inherited from UIItem) 
automationElement (inherited from UIItem) 
factory (inherited from UIItem) 
finder (inherited from ListControl) 
scrollBars (inherited from UIItem) 

Protected Instance Properties

EditableItem (inherited from ComboBox) 

Protected Instance Methods

ActionPerformed (inherited from UIItem)Overloaded.  
EnterData (inherited from UIItem) 
Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
HookClickEvent (inherited from UIItem) 
MakeActionReady (inherited from ComboBox) 
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.
Pattern (inherited from UIItem) 
Property (inherited from UIItem) 
ToggleDropDown (inherited from ComboBox) 
UnHookClickEvent (inherited from UIItem) 

See Also

WinFormComboBox Class | White.Core.UIItems.ListBoxItems Namespace