| Common Application Framework |
|
WindowManager.CreateDockedWindow Method
Creates and adds to the WindowsCollection a new DockedWindow.
Parameters
-
key
- Window key in the WindowsCollection.
-
title
- Window title.
-
control
- Control to display in the docked window.
-
position
- Window DockPosition.
Return Value
New DockedWindow created.
See Also
WindowManager Class | Aveva.ApplicationFramework.Presentation Namespace