AVEVA CAF API Documenation


MdiWindow Class Properties

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

Public Properties
 NameDescription
Public Property Controls whether the window can be closed  
Public Property Gets the CommandBarManager for this MDI window.  
Public Property Gets the control displayed in the window.  
Public Property Controls the default behaviour of destroying the window on close. If this is set to false then the default behaviour will be to hide the window.  
Public Property Controls if MDI form icon is displayed on a tab  
Public Property Gets or sets whether the window is enabled.  
Public Property Gets or sets whether the window is floatable.  
Public Property Returns the underlying Form for the MdiWindow  
Public Property Gets or sets the height of the window.  
Public Property Gets or sets a help link associated with the window.  
Public Property Gets or sets the help context id associated with the window.  
Public Property Get if the MdiWindow is currently active  
Public Property Gets the floating state of a window.  
Public Property Gets the Key of the window in the WindowsCollection.  
Public Property Gets or sets the window location  
Public Property Gets or sets the maximized state of the window.  
Public Property Get or sets the maximum size of the window.  
Public Property Get or sets the minimum size of the window.  
Public Property Gets or sets whether the window is resizeable.  
Public Property Gets or sets the tag property which can be used to logically attach another object or value to a window.  
Public Property Gets or sets the title of the window.  
Public Property Tooltip to display when MDI window is displayed as a tab  
Public Property Gets or sets the visible state of the window.  
Public Property Gets or sets the width of the window.  
Top
See Also