This document is archived and information here might be outdated. Recommended version. |
Called on commands just before their parent menu is displayed.
[Visual Basic .NET] Public Sub OnPopup ( _ ByVal pParentMenu As ICommandBar _ )
[C#] public void OnPopup ( ICommandBar pParentMenu );