Undock the sheet
Member of Tab Sheet (PRIM_TBSH)
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 |
The Undock method detaches the sheet from its DockPosition. This the programmatic equivalent of doublecliking the dotted grabber bar.
Febuary 18 V14SP2