WorkflowElementDialog.ShowOkCancel Méthode

Définition

Affiche le dialogue avec les boutons OK et Annuler et retourne une fois la boîte de dialogue fermée.

public:
 bool ShowOkCancel();
public bool ShowOkCancel ();
member this.ShowOkCancel : unit -> bool
Public Function ShowOkCancel () As Boolean

Retours

true si l'utilisateur a accepté la boîte de dialogue ; false s'il a annulé la boîte de dialogue.

S’applique à