BCGSoft.Controls.Shared Namespace > DesktopAlert Class : PopupAlertMenu Property |
'Declaration Public Property PopupAlertMenu As ContextMenuStrip
'Usage Dim instance As DesktopAlert Dim value As ContextMenuStrip instance.PopupAlertMenu = value value = instance.PopupAlertMenu
public ContextMenuStrip PopupAlertMenu {get; set;}
public: __property ContextMenuStrip* get_PopupAlertMenu(); public: __property void set_PopupAlertMenu( ContextMenuStrip* value );
public: property ContextMenuStrip^ PopupAlertMenu { ContextMenuStrip^ get(); void set ( ContextMenuStrip^ value); }
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