RichTextBox.RichTextShortcutsEnabled Propriété

Définition

Cette propriété n’est pas pertinente pour cette classe.

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

Valeur de propriété

true si les touches de raccourci sont activées ; sinon, false. La valeur par défaut est true.

Attributs

Remarques

Cette propriété n’est pas pertinente pour cette classe.

S’applique à