Graphisoft®

Dialog ManagerVersion: 2.0

TabPage::SetMinSize

Sets the allowed minimum size of the tab page.

void SetMinSize (
    short               minWidth,
    short               minHeight
);

Parameters

minWidth
The allowed minimum width of the tab page.
minHeight
The allowed minimum height of the tab page.