Double buffered SplitContainer

  • Thread starter Thread starter Tom Bianchi
  • Start date Start date
T

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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top