RichTextBox.LanguageOption Свойство

Определение

Возвращает или задает значение, указывающее RichTextBox параметры для поддержки редактора методов ввода (IME) и азиатского языка.

public:
 property System::Windows::Forms::RichTextBoxLanguageOptions LanguageOption { System::Windows::Forms::RichTextBoxLanguageOptions get(); void set(System::Windows::Forms::RichTextBoxLanguageOptions value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.RichTextBoxLanguageOptions LanguageOption { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.LanguageOption : System.Windows.Forms.RichTextBoxLanguageOptions with get, set
Public Property LanguageOption As RichTextBoxLanguageOptions

Значение свойства

Одно из значений RichTextBoxLanguageOptions . Значение по умолчанию — AutoFontSizeAdjust.

Атрибуты

Применяется к