Custom Listview Control

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

I've made a custom Listview control, and i want this
control to use a custom ColumnHeader control that I've
created. how can i do this

thanks
 
* "Jeff said:
I've made a custom Listview control, and i want this
control to use a custom ColumnHeader control that I've
created. how can i do this

How did you make this "custom" listview control? Did you create a
custom /drawn/ control based on the .NET listview or did you create the
control completely from scratch.
 
Back
Top