PictureBox::DefaultImeMode Property

 

Gets a value indicating the mode for Input Method Editor (IME) for the PictureBox.

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

protected:
property ImeMode DefaultImeMode {
	virtual ImeMode get() override;
}

.NET Framework
Available since 1.1
Return to top
Show: