SimpleTab::SimpleTab
SimpleTab ( const Panel & panel, short item );
SimpleTab ( const Panel & panel, const Rect & rect, FrameType frame = NoFrame );
Parameters
- panel
A reference to the parent panel of the simple tab control. - item
The item ID of the simple tab control. - rect
A reference to the bounding rectangle of the simple tab control. - frame
The frame type of the simple tab control.