Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » Setting the text Color of the Headercontrol
Re: Setting the text Color of the Headercontrol [message #45505 is a reply to message #45462] Wed, 25 November 2015 09:23 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
No need to use chameleon here:

	ArrayCtrl list;
	list.AddColumn("Test").HeaderTab().SetPaper(Black()).SetInk(White()).SetFont(StdFontZ(20));
 
Read Message
Read Message
Previous Topic: How does one hide a row in an ArrayCtrl?
Next Topic: ArrayCtrl: Check if a cell (row, column) is hovered.
Goto Forum:
  


Current Time: Mon Sep 01 18:56:41 CEST 2025

Total time taken to generate the page: 0.04127 seconds