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