Hi,
I would like to do a brand new ListView control (for reportview) but i
do not remember what is the best base class to devire from :
CustomControl, ContainerControl or UserControl ?
I do not want to derive from original ListView control.
thanks a lot,
A.
Peter Bromberg [C# MVP] - 03 Oct 2007 20:02 GMT
Well, what does ListView derive from? Wouldn't that be your best bet?
Peter

Signature
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com
> Hi,
>
[quoted text clipped - 6 lines]
>
> A.