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