Print Page | Close Window

Problem with CXTBrowseEdit

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=218
Printed Date: 23 December 2024 at 3:58am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Problem with CXTBrowseEdit
Posted By: Paddy
Subject: Problem with CXTBrowseEdit
Date Posted: 07 November 2003 at 6:44am

Hi all,

I derived a class from CXTBrowseEdit to get access to the CXTBrowseBtn. What I want to do is getting a flat button.

But setting the style with:

 CXTButton* tmpBtn = (CXTButton*)m_PreisPfad.GetBrowseButton();
 if (tmpBtn != NULL)
  tmpBtn->SetXButtonStyle(BS_XT_XPFLAT | BS_XT_SHOWFOCUS);

has no results.

 

I'm using release 3.1...

 

Regards,

 

Patrik 




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