AVEVA CAF API Documenation
Properties  Methods  Events


TabbedWindow Class Members

The following tables list the members exposed by TabbedWindow.

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