BCGSoft.ControlBars Namespace : ShowPopupMenuEventArgs Class |
Inherits System.ComponentModel.CancelEventArgs.
Provides data for the BeforeShowPopupMenu, AfterShowPopupMenu cancelable events of the CommandBarManager. The property PopupBar represents an instance of PopupMenuBar to show and the ParentButton property specifies the host ToolbarMenuButton of this PopupMenuBar.
'Declaration Public Class ShowPopupMenuEventArgs Inherits System.ComponentModel.CancelEventArgs
'Usage Dim instance As ShowPopupMenuEventArgs
public class ShowPopupMenuEventArgs : System.ComponentModel.CancelEventArgs
public __gc class ShowPopupMenuEventArgs : public System.ComponentModel.CancelEventArgs
public ref class ShowPopupMenuEventArgs : public System.ComponentModel.CancelEventArgs
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
BCGSoft.ControlBars.ShowPopupMenuEventArgs
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2