|
-
April 14th, 1999, 08:13 AM
#1
CCJToolBar
Hi!
I have four CComboBoxes in an CCJToolBar and when the user either picks one item in the list or enters a value and hits 'Enter' I want to know which one of the Comboboxes the user used. Any ideas of how I might implement this, I tried catching IDOK and comparing the result from GetFocus() with some pointers to the comboboxes, but I only got temporary objects.
Thanks in advance
/Andreas
-
April 14th, 1999, 10:05 AM
#2
Re: CCJToolBar
How about deriving your own class from CComboBox and catching enter key
GeeThings
chrislaw
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
|