|
-
May 28th, 1999, 06:44 AM
#1
SubClassing
Hello,
I have a Listbox, up until now users have deleted items by pressing a delete button, ie the delete code resides within the dialog. I also want the delete key to perform the same task, I have therefore derived my own CListbox class, which gets catches the delete key press, from within the subclass of CListBox, how do I call the delete code in my CDialog class.
Thank you very much.
Stewart
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|