AVEVA CAF API Documenation
Properties  Methods  Events


DockedWindow Class Members

The following tables list the members exposed by DockedWindow.

Public Properties
 NameDescription
Public Property Control displayed in the window.  
Public Property Current docked position of the window.  
Public Property How groups of docked windows should be organised.  
Public Property Gets or sets whether the window is enabled.  
Public Property Whether the window is floatable.  
Public Property Height of the window.  
Public Property Help link associated with the window.  
Public Property Help context id associated with the window.  
Public Property Assign an icon to the window.  
Public Property Floating state of a window.  
Public Property Key of the window in the WindowsCollection.  
Public Property Location of the window.  
Public Property Maximum size of the window.  
Public Property Minimum size of the window.  
Public Property Property which controls if the window should be included in the docked window layout serialization  
Public Property Size of the window.  
Public Property Tag property which can be used to logically attach another object or value to a window.  
Public Property Title of the window.  
Public Property Windows tooltip.  
Public Property State of the window.  
Public Property Width of the window.  
Top
Public Methods
 NameDescription
Public Method Activates the window  
Public Method Destroys the window.  
Public Method Docks the window within the main window.  
Public Method Displays the window as a floating window.  
Public Method Arrange docked windows together as a group.  
Public Method Conceals the window from the user.  
Public Method Displays the window to the user.  
Top
Public Events
 NameDescription
Public Event Event which occurs when the window is activated.  
Public Event Event which occurs when window is closed.  
Public Event Event which occurs when window is closing.  
Public Event Event which occurs when the window is deactivated.  
Public Event Event which occurs when the window is hidden.  
Public Event Event which occurs when the window is reparented.  
Public Event Event which occurs when the window is shown.  
Top
See Also