Print Page | Close Window

How to drop string to combobox in toolbar

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=1810
Printed Date: 07 November 2025 at 9:50am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to drop string to combobox in toolbar
Posted By: freehawk
Subject: How to drop string to combobox in toolbar
Date Posted: 17 February 2005 at 7:25pm

Hello.

 There is a combo box "CXTPControlComboBox" in toolbar, Now I want to drop string from other windows to the combo box. I used "COleDropTarget" to register window. Please help me how to realize it?

Thanks.

Freehawk




Replies:
Posted By: Oleg
Date Posted: 18 February 2005 at 3:24am

hmm. in 9.60 we have new feature:

call CXTPEdit::m_bRichEditClass = TRUE;

before init of commandbars. Now all CXTPControlComboBox will have CRichEdit instead of CEdit.



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


Posted By: freehawk
Date Posted: 20 February 2005 at 7:51pm

Thank you very much.

I added the line and my project is ok.

Freehawk

Originally posted by oleg oleg wrote:

hmm. in 9.60 we have new feature:

call CXTPEdit::m_bRichEditClass = TRUE;

before init of commandbars. Now all CXTPControlComboBox will have CRichEdit instead of CEdit.




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