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 です。

属性

注釈

このクラスでは、このプロパティは使用されません。

適用対象