Hi
is possible using API to put Header in listbox ?
tia
Printable View
Hi
is possible using API to put Header in listbox ?
tia
Always possible, I'd imagine, but would require subclassing the listbox, at a minimum, & likely owner-drawing it. Is it worth it? A listivew does a similar job & has built-in headers
Probably not, but that is where UserControls are so handy, i. e. a Label and a Listbox.
I would say use a listview
Or the MSFlexGrid