Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
RemoveItem Method (ContextMenu)
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
ContextMenu Object
: RemoveItem Method
Identifies the position within the menu at which to remove a menu item.
Removes a specified context menu item at a given position within the menu
Syntax
Visual Basic (Declaration)
object
.RemoveItem( _
ByVal
index
As
Long _ )
Parameters
index
Identifies the position within the menu at which to remove a menu item.
See Also
Reference
ContextMenu Object
ContextMenu Members
Send Feedback