Results 1 to 2 of 2

Thread: Controls disappear from Form in IDE

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297

    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

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297

    Re: Controls disappear from Form in IDE

    *Bump? *

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width