Print Page | Close Window

Bold font on list control header

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=2437
Printed Date: 06 October 2024 at 12:48am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bold font on list control header
Posted By: Jaws
Subject: Bold font on list control header
Date Posted: 23 June 2005 at 5:18am

I've tried to use:

m_listHeader.InitializeHeader(TRUE);

m_listHeader.RedrawWindow();

but it doesn't work.

Can you help me?




Replies:
Posted By: Jaws
Date Posted: 20 July 2005 at 5:48am

What about my problem?

Thank in advance



Posted By: Oleg
Date Posted: 20 July 2005 at 12:01pm

It must work. In listctrl sample used same code:

 m_header.InitializeHeader(BoolType(m_bBoldText));
 m_header.RedrawWindow();

check if you don't call SubclassHeader after.

 



-------------
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