RichTextBox.RichTextShortcutsEnabled 屬性

定義

這個屬性與這個類別無關。

public:
 property bool RichTextShortcutsEnabled { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool RichTextShortcutsEnabled { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.RichTextShortcutsEnabled : bool with get, set
Public Property RichTextShortcutsEnabled As Boolean

屬性值

如果已啟用快速鍵,則為 true,否則為 false。 預設為 true

屬性

備註

這個屬性與這個類別無關。

適用於