Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » CExtListCtrl Collapse All
Subject Author Date
Johannes Wisnewski Dec 16, 2009 - 10:44 AM

Hallo,


is it possible to define a background color for a whole row in CExtListCtrl, or for one column, or for the current selected row?


How can I do it?


 


Thank you for your answer.

Corey Paneque Jan 16, 2024 - 3:43 AM

This script is visually descriptive, allowing me to easily imagine the setting and action. The pacing is perfect, with moments of both tension and humor.
https://snaptiktake.com/

kathy tom Dec 1, 2023 - 11:27 PM

You can handle the NM_CUSTOMDRAW notification https://geometrydash3d.io and set the background color for a specific row or column.

carbide inserts Nov 9, 2023 - 8:42 PM
zelda thehgd Jul 17, 2023 - 3:09 AM

Individuals with high EQ are often seen as strong leaders https://classroom6x.io who can inspire and motivate their colleagues, leading to enhanced teamwork and a positive work environment.

zetisno zetisno Jul 7, 2023 - 4:44 AM

It is designed to handle large datasets efficiently, ensuring smooth https://iogamesio.org/rocket-bot-royale scrolling and responsiveness. This makes it suitable for applications dealing with extensive data grids or lists.

jendyr hennar Feb 17, 2023 - 2:03 AM

Each of the interesting time constraints present here, but I’m not sure if I fully understand https://territorialio2.co/ them all. There is some truth to it, but I will most definitely reserve judgment until I have done further investigation. Good post, many thanks, and we now long for more!

Technical Support Dec 18, 2009 - 11:12 AM

The CExtListCtrl control implements the extended version of the CListCtrl standard list view common control. It adds support for the themed scroll bars and provides the themed header control with additional features in the report mode (header item buttons, sorting). The CExtListCtrl control does not affect to the list view items displayed in its client area. This means, if you want to change look of list view items of the CExtListCtrl control, then you should implement the custom painting and work with the CExtListCtrl control like with the CListCtrl control. It’s not difficult and here is what you need:

http://www.codeproject.com/KB/list/lvcustomdraw.aspx?msg=261967
http://msdn.microsoft.com/en-us/library/ms364048(VS.80).aspx