RichTextBox.LanguageOption Propriété

Définition

Obtient ou définit une valeur qui indique des paramètres RichTextBox pour l'Éditeur de méthode d'entrée (IME) et 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é

RichTextBoxLanguageOptions

Une des valeurs de l'objet RichTextBoxLanguageOptions. La valeur par défaut est AutoFontSizeAdjust.

Attributs

S’applique à