IDtsComponentUI.Help(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.
[Réservé pour un usage futur.]
public:
void Help(System::Windows::Forms::IWin32Window ^ parentWindow);
public void Help(System.Windows.Forms.IWin32Window parentWindow);
abstract member Help : System.Windows.Forms.IWin32Window -> unit
Public Sub Help (parentWindow As IWin32Window)
Paramètres
- parentWindow
- IWin32Window
L’interface IWin32Window du concepteur hébergeant le composant.