|
-
Dec 6th, 2004, 02:59 PM
#1
Thread Starter
Hyperactive Member
Controls disappear from Form in IDE
Hey All,
I know this is a common problem, but I don't know the "official" solution.
Basically, I have some controls on a Panel in my form. Sometimes, when I change a property of the controls (say, Flatstyle) ALL of the controls disappear from the Form Designer.
What's happening? Well, all of the control definitions are still in the code, but the Panel1.Controls.Add(...) line of code was removed by the IDE. I tried putting those lines in myself, but the next time I change a property, bink!
What am I missing here?
Thanks,
Ben
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|