An NDoc Documented Class Library

ListBox Methods

The methods of the ListBox class are listed below. For a complete list of ListBox class members, see the ListBox Members topic.

Public Instance Methods

ActionPerformed (inherited from UIItem)Overloaded.  
ActionPerforming (inherited from ListControl) 
Check 
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 
IsChecked 
IsSelected 
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 ListControl)Overloaded.  
SetValue (inherited from ListControl) 
ToString (inherited from UIItem) 
UnCheck 
UnHookEvents 
ValueOfEquals (inherited from UIItem) 
Visit (inherited from UIItem) 

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) 
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.
Pattern (inherited from UIItem) 
Property (inherited from UIItem) 
UnHookClickEvent (inherited from UIItem) 

See Also

ListBox Class | White.Core.UIItems.ListBoxItems Namespace