MVPSI.JAMS Namespace > EditSourceDialog Class : MenuStart Event |
'Declaration
<SRDescriptionAttribute("Occurs when any menu is displayed and menu modal message loop is entered.")> <SRCategoryAttribute("Behavior")> <System.ComponentModel.BrowsableAttribute(False)> Public Event MenuStart As System.EventHandler
'Usage
Dim instance As EditSourceDialog Dim handler As System.EventHandler AddHandler instance.MenuStart, handler
[SRDescription("Occurs when any menu is displayed and menu modal message loop is entered.")] [SRCategory("Behavior")] [System.ComponentModel.Browsable(false)] public event System.EventHandler MenuStart
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