this->DoubleBuffered = true; this->SetStyle(ControlStyles::AllPaintingInWmPaint | ControlStyles::UserPaint | ControlStyles::OptimizedDoubleBuffer, true); this->UpdateStyles();
The code i wrote above does not work.
I have also read about making a new class with the tabcontrol and an extended class,then overloading its functions somehow. But i don't know, any help please this is making my whole project look bad. thanks again, for any advice.

New Topic/Question
Reply


MultiQuote


|