Protected override CreateParams CreateParams
{
The get
{
CreateParams cp=base. CreateParams;
Cp. ExStyle |=0 x02000000;
Return the cp;
}
}
Solve the flicker
But I have a write their own control paint flash chart will be gone, how to solve?
CodePudding user response:
Because has been destroyed,