This document is archived and information here might be outdated.  Recommended version.


IGxObjectWizard.Invoke Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectWizard Interface > IGxObjectWizard.Invoke Method
ArcGIS Developer Help

IGxObjectWizard.Invoke Method

Called when the object is double-clicked.

[Visual Basic .NET]
Public Sub Invoke ( _
    ByVal hParentWnd As Integer _
)
[C#]
public void Invoke (
    int hParentWnd
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectWizard Interface