ScriptTaskUI.New(IWin32Window) 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.
Crée une instance de l'interface utilisateur de la tâche de script avec la fenêtre parente spécifiée.
public:
virtual void New(System::Windows::Forms::IWin32Window ^ parentWindow);
public void New (System.Windows.Forms.IWin32Window parentWindow);
abstract member New : System.Windows.Forms.IWin32Window -> unit
override this.New : System.Windows.Forms.IWin32Window -> unit
Public Sub New (parentWindow As IWin32Window)
Paramètres
- parentWindow
- IWin32Window
Fenêtre parente.