ListView Header Height

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,

Does anyone know how to make the header height of a ListView bigger?
Should i set font or something ,

any ideas appreciated.

Thanks
Brian
 
Ok,
here is what I've found,
Setting the Font on a ListView changes the header height!
However if Application.EnableVisualStyles(); has been called
then the header height doesn't resize according to font change
 
Back
Top