Print Page | Close Window

ON_EN_CHANGE message for CXTPControlEdit

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=13936
Printed Date: 22 June 2025 at 9:46pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ON_EN_CHANGE message for CXTPControlEdit
Posted By: Pariksh*t
Subject: ON_EN_CHANGE message for CXTPControlEdit
Date Posted: 06 April 2009 at 11:57pm
hi all,
have you guys handled ON_EN_CHANGE message for CXTPControlEdit control in latest version?



Replies:
Posted By: Oleg
Date Posted: 07 April 2009 at 1:15am
Hi,
 
yes. see CustomThemes sample


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Pariksh*t
Date Posted: 07 April 2009 at 1:35am
we have the version 12.0.1 is it supported in that?
in which version it is supported?


Posted By: Oleg
Date Posted: 07 April 2009 at 3:25am
Yes. 12.0.1 has it.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Pariksh*t
Date Posted: 07 April 2009 at 4:15am
can u please tell me the event handler name,
the file name & line no in which it is implemented in CustomThemes.


Posted By: Oleg
Date Posted: 08 April 2009 at 12:48am
In CustomThemesView.cpp handler for ComboBox.
 
 ON_NOTIFY(CBN_EDITCHANGE, ID_EDIT_FIND, OnEditchangeFindCombo)
 
same will work for edit
 ON_NOTIFY(EN_CHANGE, ID_EDIT_FIND, OnEditchangeFindCombo)


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net