Bagikan melalui


InputMethod.ImeState Properti

Definisi

Mendapatkan atau mengatur status editor metode input saat ini yang terkait dengan metode input ini.

public:
 property System::Windows::Input::InputMethodState ImeState { System::Windows::Input::InputMethodState get(); void set(System::Windows::Input::InputMethodState value); };
public System.Windows.Input.InputMethodState ImeState { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
public System.Windows.Input.InputMethodState ImeState { get; set; }
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.ImeState : System.Windows.Input.InputMethodState with get, set
member this.ImeState : System.Windows.Input.InputMethodState with get, set
Public Property ImeState As InputMethodState

Nilai Properti

Anggota InputMethodState enumerasi yang menentukan status editor metode input yang terkait dengan metode input ini.

Nilai defaultnya adalah Off.

Atribut

Berlaku untuk

Lihat juga