Home All Groups Group Topic Archive Search About

Double buffered SplitContainer

Author
3 Apr 2006 1:27 PM
Tom Bianchi
Hi,

is it possible to make a SplitContainer double buffered ?  Deriving and
setting the style in the constructor doesn't seem to work, maybe because it
is composed by two normal Panels...

Thanks,
Tom.

Author
3 Apr 2006 2:58 PM
Ken Tucker [MVP]
Hi,

         I guess you could make a user control and drop a split container on
it.  Then dock a double buffered control in one of the panels.

Ken
---------------

Show quoteHide quote
"Tom Bianchi" wrote:

> Hi,
>
> is it possible to make a SplitContainer double buffered ?  Deriving and
> setting the style in the constructor doesn't seem to work, maybe because it
> is composed by two normal Panels...
>
> Thanks,
> Tom.
>
>
>