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


IMenuItem.OnClose Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IMenuItem.OnClose Method

Called on commands after their parent menu is closed.

[Visual Basic .NET]
Public Sub OnClose ( _
)
[C#]
public void OnClose (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IMenuItem Interface