Control.SetAutoSizeMode Method (AutoSizeMode)

 

Sets a value indicating how a control will behave when its AutoSize property is enabled.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

member SetAutoSizeMode : 
        mode:AutoSizeMode -> unit

Parameters

mode
Type: System.Windows.Forms.AutoSizeMode

One of the AutoSizeMode values.

.NET Framework
Available since 2.0
Return to top
Show: