SetAutoResize Method (C1SizerLight)
In This Topic
For internal use.
Syntax
'Declaration
Public Sub SetAutoResize( _
ByVal As System.Windows.Forms.Form, _
ByVal As System.Boolean _
)
public void SetAutoResize(
System.Windows.Forms.Form ,
System.bool
)
Parameters
- frm
- value
See Also