An NDoc Documented Class Library

Win32Window Members

Win32Window overview

Public Instance Constructors

Win32WindowOverloaded. Initializes a new instance of the Win32Window class.

Public Instance Properties

AccessKey (inherited from UIItem) 
ActionListener (inherited from Window) 
AutomationElement (inherited from UIItem) 
BorderColor (inherited from UIItem) 
Bounds (inherited from UIItem) 
ClickablePoint (inherited from UIItem) 
DisplayState (inherited from Window) 
Enabled (inherited from UIItem) 
Framework (inherited from UIItem) 
Id (inherited from UIItem) 
IsClosed (inherited from Window) 
IsCurrentlyActive (inherited from Window) 
IsFocussed (inherited from UIItem) 
IsModal (inherited from Window) 
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) 
Popup 
PrimaryIdentification (inherited from UIItem) 
ScrollBars (inherited from UIItem) 
Tabs (inherited from UIItemContainer) 
Title (inherited from Window) 
TitleBar (inherited from Window) 
ToolStrip (inherited from UIItemContainer) 
ToolTip (inherited from UIItemContainer) 
VerticalSpan (inherited from Window) 
Visible (inherited from UIItem) 
VisibleImage (inherited from UIItem) 

Public Instance Methods

ActionPerformed (inherited from Window)Overloaded.  
ActionPerforming (inherited from UIItemContainer) 
Click (inherited from UIItem) 
Close (inherited from Window) 
Dispose (inherited from Window) 
DoubleClick (inherited from UIItem) 
Enter (inherited from UIItem) 
Equals (inherited from UIItem) 
ErrorProviderMessage (inherited from UIItem) 
Focus (inherited from Window)Overloaded.  
Focus (inherited from UIItem)Overloaded.  
GetOverloaded.  
Get (inherited from UIItemContainer)Overloaded.  
GetElement (inherited from UIItem) 
GetHashCode (inherited from UIItem) 
GetMenuBar (inherited from UIItemContainer) 
GetMultiple (inherited from UIItemContainer) 
GetToolStrip (inherited from UIItemContainer) 
GetToolTipOn (inherited from UIItemContainer) 
GetType (inherited from Object) Gets the Type of the current instance.
HasPopup (inherited from Window) 
HookEvents (inherited from Window) 
ItemsWithin (inherited from UIItemContainer) 
KeyIn (inherited from UIItem) 
LogStructure (inherited from UIItem) 
MdiChild (inherited from Window) 
MessageBox (inherited from Window) 
ModalWindowOverloaded.  
ModalWindow (inherited from Window)Overloaded.  
ModalWindows (inherited from Window) 
NameMatches (inherited from UIItem) 
PopupMenu (inherited from Window) 
RaiseClickEvent (inherited from UIItem) 
ReInitialize (inherited from UIItemContainer) 
ReloadIfCached (inherited from Window) 
RightClick (inherited from UIItem) 
RightClickAt (inherited from UIItem) 
SetValue (inherited from UIItem) 
StatusBar (inherited from Window) 
ToString (inherited from Window) 
UnHookEvents (inherited from Window) 
ValueOfEquals (inherited from UIItem) 
Visit (inherited from Window) 
WaitTill (inherited from Window) 
WaitWhileBusy (inherited from Window) 

Protected Instance Constructors

Win32WindowOverloaded. Initializes a new instance of the Win32Window 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 Window) 

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

Win32Window Class | White.Core.UIItems.WindowItems Namespace