when i open my form, my form flikers , which look odd.
how can i overcome this problem?
how can i overcome this problem?
this.SetStyle(ControlStyles.AllPaintingInWmPaint, true); this.UpdateStyles();
this.SetStyle(ControlStyles.AllPaintingInWmPaint, true); this.UpdateStyles();
Comment