keyboard shortcuts customization |
Post Reply |
Author | |
msamocha
Newbie Joined: 07 March 2004 Location: Israel Status: Offline Points: 30 |
Post Options
Thanks(0)
Posted: 21 June 2004 at 10:46am |
In The Keyboard Accelerators custom property page: How can I add the my TOOLBAR controls to the list of controls, and not only the menu controls. I tryed this: for (int iTB = 0; iTB < GetCommandBars()->GetCount(); iTB++){ pageKeyboard.AddCategories( GetCommandBars()->GetAt(iTB)->GetControls(); }But that didn't seem to work Any suggestions? |
|
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 |