AVEVA CAF API Documenation

IWindow Interface Properties

For a list of all members of this type, see IWindow members.

Public Properties
 NameDescription
 Property Gets the control displayed in the window.  
 Property Gets or sets whether the window is enabled.  
 Property Gets or sets whether the window is floatable.  
 Property Gets or sets the height of the window.  
 Property Gets or sets a help link associated with the window.  
 Property Gets or sets the help context id associated with the window.  
 Property Gets the floating state of a window.  
 Property Gets the Key of the window in the WindowsCollection.  
 Property Gets or sets the window location  
 Property Get or sets the maximum size of the window.  
 Property Get or sets the minimum size of the window.  
 Property Gets or sets the tag property which can be used to logically attach another object or value to a window.  
 Property Gets or sets the title of the window.  
 Property Gets or sets the window tooltip  
 Property Gets or sets the visible state of the window.  
 Property Gets or sets the width of the window.  
Top
See Also