ShowShellContextMenu |
Post Reply |
Author | |
Kenneth
Senior Member Joined: 23 May 2004 Location: United States Status: Offline Points: 256 |
Post Options
Thanks(0)
Posted: 14 April 2009 at 10:49am |
I have a class derived from CXTListCtrl and want to be able to access the function ShowShellContextMenu() defined in XTShellListBase. How is that done? Also, is there a way to exclude some menu items such as Cut and Copy from the resulting displayed menu?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You need derived from CXTShellListCtrl insted to acess it.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Kenneth
Senior Member Joined: 23 May 2004 Location: United States Status: Offline Points: 256 |
Post Options
Thanks(0)
|
Thats a shame. However I found code on codeproject that works well with CXTListCtrl and it allows me to exclude selected menu items which I don't think is possible with codejock code.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |