←Select platform

ImeMode Property

Syntax
C#
VB
C++
public ImeMode ImeMode { get; set; } 
Public Property ImeMode() As System.Windows.Forms.ImeMode 
   Get 
   Set 
public:  
   property System::Windows::Forms::ImeMode^ ImeMode 
   { 
      System::Windows::Forms::ImeMode^ get() 
      void set(System::Windows::Forms::ImeMode^ value) 
   } 

Property Value

One of the ImeMode values. The default is ImeMode.Inherit.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.