RichTextBox.LanguageOption Propriété

Définition

Obtient ou définit une valeur qui indique RichTextBox les paramètres de la prise en charge de l’éditeur de méthode d’entrée (IME) et de la prise en charge des langues asiatiques.

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

Valeur de propriété

Une des RichTextBoxLanguageOptions valeurs. La valeur par défaut est AutoFontSizeAdjust.

Attributs

S’applique à