Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / ContextMenuItem Class / Separator Field


In This Topic
Separator Field (ContextMenuItem)
In This Topic
Identifier for separator menu items
Syntax
'Declaration
 
Public Const Separator As String
 
'Usage
 
Dim value As String
 
value = ContextMenuItem.Separator
See Also