Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPEditControl: How to trap ON_EN_CHANGE message?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPEditControl: How to trap ON_EN_CHANGE message?

 Post Reply Post Reply
Author
Message
prashant View Drop Down
Senior Member
Senior Member
Avatar

Joined: 19 February 2007
Location: India
Status: Offline
Points: 165
Post Options Post Options   Thanks (0) Thanks(0)   Quote prashant Quote  Post ReplyReply Direct Link To This Post Topic: CXTPEditControl: How to trap ON_EN_CHANGE message?
    Posted: 23 August 2007 at 3:06am
Hi Oleg,

In my previous code I used CEdit and was able to trap the ON_EN_CHANGE message.

ON_EN_CHANGE(ID_EDITBOX, OnChangeEdit)

Now I replaced CEdit with CXTPControlEdit, but not able to trap above mentioned message.

I tried ON_XTP_EXECUTE too, but no success.

I want to trap message while user entering anything in the text box, also I need to trap VK_RETURN (Enter key hit) message. How to do that?

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.047 seconds.