![]() Instance | Get instance of window manager |
Enabled | Get or set a property which controls the enabled state of all docked windows |
MainForm | Gets the main application Form |
SplashScreen | Gets the splashscreen object. |
StatusBar | Gets the StatusBar object. |
TabbedMdi | Gets or sets whether MDI windows are displayed as tabbed windows. |
Windows | Gets the WindowCollection object. |
CreateDockedWindow | Creates and adds to the WindowsCollection a new DockedWindow. |
CreateMdiWindow | Creates and adds to the WindowsCollection a new MdiWindow |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
LoadWindowLayout | Loads the docked window layout. |
SaveWindowLayout | Saves the docked window layout. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
WindowAdded | Event Raised when a new window is added. |
WindowLayoutLoaded | Event Raised when window layout is loaded |
WindowManager Class | Aveva.ApplicationFramework.Presentation Namespace