Sizes the section to fit the contained controls and optionally allows the section to shrink to fit the contained controls.
[Visual Basic]
Overloads Public Sub SizeToFit( _
ByVal bAllowShrink As Boolean _
)
[C#]
public void SizeToFit(
bool bAllowShrink
);
Section Class | Section Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.