Tab Sheet - Undock Method
Undock the sheet
Member of Tab Sheet (PRIM_TBSH)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Left | *Input (Optional) | Integer | Horizontal position of the tab when undocked |
Top | *Input (Optional) | Integer | Vertical position of the tab when undocked |
Width | *Input (Optional) | Integer | Width of the tab when undocked |
Height | *Input (Optional) | Integer | Height of the tab when undocked |
Details
The Undock method detaches the sheet from its DockPosition.
This is the programmatic equivalent of doublecliking the dotted grabber bar.