MessageBoxHelper.GetMessageBoxOptions(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static System::Windows::Forms::MessageBoxOptions GetMessageBoxOptions(System::Object ^ sender);
public static System.Windows.Forms.MessageBoxOptions GetMessageBoxOptions (object sender);
static member GetMessageBoxOptions : obj -> System.Windows.Forms.MessageBoxOptions
Public Shared Function GetMessageBoxOptions (sender As Object) As MessageBoxOptions
Paramètres
- sender
- Object