Description
Changes the state of a window's pane to floating. The UnDock
action does not move the mouse pointer.
Declaration
TestObj.UnDock()
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section | |||
Result | None |
Applies To
The method is applied to the following object:
View Mode
To view this method in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Result Value
None.
Remarks
If the control is already in the floating state, UnDock
performs no action and posts an informative massage to the test log.
See Also
Dock Action (Specific to InfragisticsWinDockManager Objects)