Change color of ListView items admin July 6, 2008 January 14, 2022 No Comments on Change color of ListView items To change background color of ListView items, you need to write your own OnCustomDrawItem event handler.
Listbox with colored lines admin June 30, 2008 January 14, 2022 No Comments on Listbox with colored lines Colored lines in listbox are more user-friendly and easy to read. Here is how to do it…
How to change default hint color and timeouts admin February 25, 2007 February 25, 2007 No Comments on How to change default hint color and timeouts Normally, you can just turn hints on or off using property ShowHint on almost every visual component. But what if you want to change the default system color of hint… Read more »