Returns or sets the minimum width for the auto scroll region.
[ fMinWidth = ] Object.AutoScrollMinWidth
The AutoScrollMinWidth property syntax has the following parts:
|
Name] |
Type |
Description |
|
Object |
APanel |
APanel control |
|
fMinWidth |
Float |
the minimum width for the auto scroll region |
The following example will set the minimum width for the auto scroll region for a panel control:
pnl.fMinWidth=fWidth