Control.ImeModeBase Property

 

Gets or sets the IME mode of a control.

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

abstract ImeModeBase : ImeMode with get, set
override ImeModeBase : ImeMode with get, set

Property Value

Type: System.Windows.Forms.ImeMode

The IME mode of the control.

.NET Framework
Available since 2.0
Return to top
Show: