JAMS Developer Guide
MenuType Property (MenuEntry)


MVPSI.JAMS Namespace > MenuEntry Class : MenuType Property
Type of the MenuEntry.
Syntax
'Declaration
 
Public Property MenuType As MenuType
'Usage
 
Dim instance As MenuEntry
Dim value As MenuType
 
instance.MenuType = value
 
value = instance.MenuType
public MenuType MenuType {get; set;}
Requirements

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

See Also

Reference

MenuEntry Class
MenuEntry Members