Tab Sheet - Undock Method

Undock the sheet

Member of Tab Sheet (PRIM_TBSH)

Parameters

NameTypeData TypeDescription
Left*Input (Optional)IntegerHorizontal position of the tab when undocked
Top*Input (Optional)IntegerVertical position of the tab when undocked
Width*Input (Optional)IntegerWidth of the tab when undocked
Height*Input (Optional)IntegerHeight of the tab when undocked

Details

The Undock method detaches the sheet from its DockPosition.
 
This the programmatic equivalent of doublecliking the dotted grabber bar.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2