
Cut/Copy/Paste ShortCut menu for ListView control?
Hi.
Does anybody know if a ListView (provided by the VB6 Common Controls) has
the ability, via an API call, to support a shortcut menu when the right
mouse button is clicked?
An edit control (text box for example) provides all of this functionality
for free; I'd like similar functionality for the ListView, and before I
implemented it manually, wondered if was also available for *FREE* via an
API call.
Thanks.
Alastair