RichTextBox.LanguageOption Propriedade

Definição

Recebe ou define um valor que indica RichTextBox definições para o Editor de Métodos de Entrada (IME) e suporte a línguas asiáticas.

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

Valor de Propriedade

Um dos RichTextBoxLanguageOptions valores. A predefinição é AutoFontSizeAdjust.

Atributos

Aplica-se a