Closes the customize dialog.
[Visual Basic .NET]
Public Sub CloseDialog ( _
)
[C#] public void CloseDialog ( );
[C++]
HRESULT CloseDialog(
void
);
Product Availability
Available with ArcGIS Engine.
Description
Closes the CustomizeDialog if it is active on the screen and fires the ICustomizeDialogEvents::OnCloseDialog event.