| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub SizeToFit( _ ByVal bAllowShrink As System.Boolean _ ) | |
| C# | |
|---|---|
public void SizeToFit( System.bool bAllowShrink ) | |
Parameters
- bAllowShrink
- Set to True to allow the section to shrink to fit the contained controls.