>Can anyone tell me how to remove that checkbox from the panel through the Designer UI?
Correct me if I'm wrong. When you dragged a "checkbox" in designer (view) mode outside that panel, code this.panel1.Controls.Add(this.checkBox1); will be removed automatically from the designer.cs.
__avd
Posting Genius (adatapost)
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241