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


IGxObjectWizard.Invoke Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

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