Edit

Share via


PictureBox.ImeMode Property

Definition

Gets or sets the Input Method Editor(IME) mode supported by this control.

C#
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ImeMode ImeMode { get; set; }

Property Value

One of the ImeMode values.

Attributes

Applies to