RichTextBox.LanguageOption Proprietà

Definizione

Ottiene o imposta un valore che indica impostazioni RichTextBox per editor del metodo di input o IME e per il supporto delle lingue orientali.

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

Valore della proprietà

Uno dei valori di RichTextBoxLanguageOptions. Il valore predefinito è AutoFontSizeAdjust.

Attributi

Si applica a