RichTextBox.LanguageOption 屬性

定義

取得或設定值,表示輸入法 (IME) 和亞洲語言支援的 RichTextBox 設定。

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

屬性

適用於