Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > General Discussion
  New Posts New Posts RSS Feed - Combo Box Enter Key Event
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Combo Box Enter Key Event

 Post Reply Post Reply
Author
Message
nsuresh79 View Drop Down
Newbie
Newbie


Joined: 03 May 2005
Location: India
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote nsuresh79 Quote  Post ReplyReply Direct Link To This Post Topic: Combo Box Enter Key Event
    Posted: 03 May 2005 at 11:14pm
Hi,
I am using an Active X control that displays an Property sheet.Property sheet has many property pages and these pages have lot of controls like edit,listbox,spin control,combo box control.These controls are created dynamically.

For combo box, I derived a new class from CCombo and creating an instance of that class.
Problem is I am not able to track Enter key. I tried to capture in "OnKeyDown" event of combo box derived class and also "pretranslate" function of Propertysheet/page class.
Whenever I pressed "Enter", focus is in that combo box only.

Thanks in advance
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.