An NDoc Documented Class Library

StatusStrip Members

StatusStrip overview

Public Instance Constructors

StatusStripOverloaded. Initializes a new instance of the StatusStrip 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) 
Enabled (inherited from UIItem) 
Framework (inherited from UIItem) 
Id (inherited from UIItem) 
IsFocussed (inherited from UIItem) 
IsOffScreen (inherited from UIItem) 
Items (inherited from UIItemContainer) 
Keyboard (inherited from UIItemContainer) 
Location (inherited from UIItem) 
MenuBar (inherited from UIItemContainer) 
MenuBars (inherited from UIItemContainer) 
Mouse (inherited from UIItemContainer) 
Name (inherited from UIItem) 
PrimaryIdentification (inherited from UIItem) 
ScrollBars (inherited from UIItem) 
Tabs (inherited from UIItemContainer) 
ToolStrip (inherited from UIItemContainer) 
ToolTip (inherited from UIItemContainer) 
VerticalSpan (inherited from UIItemContainer) 
Visible (inherited from UIItem) 
VisibleImage (inherited from UIItem) 

Public Instance Methods

ActionPerformed (inherited from UIItem)Overloaded.  
ActionPerforming (inherited from UIItemContainer) 
Click (inherited from UIItem) 
DoubleClick (inherited from UIItem) 
Enter (inherited from UIItem) 
Equals (inherited from UIItem) 
ErrorProviderMessage (inherited from UIItem) 
Focus (inherited from UIItem) 
Get (inherited from UIItemContainer)Overloaded.  
GetDropDownButton (inherited from ContainerStrip) 
GetElement (inherited from UIItem) 
GetHashCode (inherited from UIItem) 
GetLabel (inherited from ContainerStrip) 
GetMenuBar (inherited from UIItemContainer) 
GetMultiple (inherited from UIItemContainer) 
GetProgressBar (inherited from ContainerStrip)Overloaded.  
GetSplitButton (inherited from ContainerStrip) 
GetToolStrip (inherited from UIItemContainer) 
GetToolTipOn (inherited from UIItemContainer) 
GetType (inherited from Object) Gets the Type of the current instance.
HookEvents (inherited from UIItem) 
ItemsWithin (inherited from UIItemContainer) 
KeyIn (inherited from UIItem) 
LogStructure (inherited from UIItem) 
MenuItem 
MenuItemBy 
NameMatches (inherited from UIItem) 
RaiseClickEvent (inherited from UIItem) 
ReInitialize (inherited from UIItemContainer) 
RightClick (inherited from UIItem) 
RightClickAt (inherited from UIItem) 
SetValue (inherited from UIItem) 
ToString (inherited from UIItem) 
UnHookEvents (inherited from UIItem) 
ValueOfEquals (inherited from UIItem) 
Visit (inherited from UIItem) 

Protected Instance Constructors

StatusStripOverloaded. Initializes a new instance of the StatusStrip class.

Protected Instance Fields

actionListener (inherited from UIItem) 
automationElement (inherited from UIItem) 
currentContainerItemFactory (inherited from UIItemContainer) 
factory (inherited from UIItem) 
scrollBars (inherited from UIItem) 
windowSession (inherited from UIItemContainer) 

Protected Instance Properties

ChildrenActionListener (inherited from UIItemContainer) 

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

StatusStrip Class | White.Core.UIItems.WindowStripControls Namespace