IDtsComponentUI.Help(IWin32Window) Method

Definition

[Reserved for future use.]

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)

Parameters

parentWindow
IWin32Window

The IWin32Window interface of the designer hosting the component.

Applies to