I set the listbox column heads property to yes. The column heads are transparent so the white background shows through. Suppose I want to change the column heads to gray or some other color. How do I do this?
I set the listbox column heads property to yes. The column heads are transparent so the white background shows through. Suppose I want to change the column heads to gray or some other color. How do I do this?
I suspect that you'd have to 'roll your own.' Set the Column Heads Property to No, than place a Label across the top of the Listbox with the Column names you want; you'll then be able to control the Formatting as you like.
Linq ;0)>