AVEVA CAF API Documenation
Properties  Methods  Events


PanelWindow Class Members

The following tables list the members exposed by PanelWindow.

Public Properties
 NameDescription
Public Property Gets or sets/sets whether the panel is moveable by the user.  
Public Property Gets or sets/sets the image in the caption of the panel window.  
Public Property Gets or sets/sets whether the panel should close when click is performed outside of form.  
Public Property Gets or sets/sets whether the panel window is in a collapsed state.  
Public Property Gets or sets/sets whether the panel window can be collapsed or not.  
Public Property Control displayed in the window.  
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 Gets or sets/sets whether the caption icon is visible.  
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 Gets or sets/sets the panel opacity.  
Public Property Gets or sets/sets the background colour of the panel.  
Public Property Gets or sets/sets the border colour of the panel.  
Public Property Gets the progress bar attached to the window.  
Public Property Sets the resize side.  
Public Property Gets or sets/sets the roundness of the panel corners (0 is square corners).  
Public Property Gets or sets/sets whether the panel status bar is shown.  
Public Property Gets or sets/sets whether the panel title bar is shown.  
Public Property Gets or sets/sets the Window 'show without activation' property.  
Public Property Size of the window.  
Public Property Gets or sets/sets the background Colour used for the status bar.  
Public Property Gets or sets/sets the font used for the status bar label.  
Public Property Gets or sets the label used for outputting status bar text.  
Public Property Gets or sets/sets the left status bar tooltip text.  
Public Property Gets or sets/sets the right status bar label text.  
Public Property Gets or sets/sets the right status bar tooltip text.  
Public Property Gets or sets/sets whether the tooltips are displayed on the status bar.  
Public Property Gets or sets/sets whether the status bar is visible.  
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 Gets or sets/sets whether the panel is always transparent or only when not moused over.  
Public Property State of the window.  
Public Property Width of the window.  
Top
Public Methods
 NameDescription
Public Method Enables the settings drop down and attaches the settingsMenu to it.  
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 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 shown.  
Top
See Also