Returns or sets the minimum height for the auto scroll region.
[ fMinHeigth = ] Object.AutoScrollMinHeight
The AutoScrollMinHeight property syntax has the following parts:
|
Name] |
Type |
Description |
|
Object |
APanel |
APanel control |
|
fMinHeight |
Float |
the minimum height for the auto scroll region |
The following example will set the minimum height for the auto scroll region for a panel control:
pnl.fMinHeight=fHeight