Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ContextMenu Class / DefaultMenuName Field


In This Topic
DefaultMenuName Field (ContextMenu)
In This Topic
The name of the default context menu
Syntax
'Declaration
 
Public Const DefaultMenuName As String
 
'Usage
 
Dim value As String
 
value = ContextMenu.DefaultMenuName
See Also