DialogWindowBase.HasHelpButton Propriété

Définition

Détermine si la fenêtre possède un bouton d'aide.

public:
 property bool HasHelpButton { bool get(); void set(bool value); };
public:
 property bool HasHelpButton { bool get(); void set(bool value); };
public bool HasHelpButton { get; set; }
member this.HasHelpButton : bool with get, set
Public Property HasHelpButton As Boolean

Valeur de propriété

Boolean

true si la fenêtre possède un bouton d'aide ; sinon, false.

S’applique à