event QueryContextMenu (Items as String, Separator as String)
Fired when the context menu is about to be shown.
Type
Description
Items as String
A String expression that indicates the list of custom commands being added.
Separator as String
A String expression that indicates the separator for the list of commands in the Items parameter.
Use the QueryContextMenu to supply new items to the control's context menu. The
InvokeMenuCommand
event notifies your application that the user selects a custom command.
Send comments on this topic.
© 1999-2011
Exontrol.COM, Software
. All rights reserved.