Control.GetAutoSizeMode Method ()

 

Retrieves 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 GetAutoSizeMode : unit -> AutoSizeMode

Return Value

Type: System.Windows.Forms.AutoSizeMode

One of the AutoSizeMode values.

.NET Framework
Available since 2.0
Return to top
Show: