The mystery of the vanishing textboxes
Hi,
I'm suffering a very annoying problem when textboxes and other items keep
vanishing from my forms. This sometimes happens when I move from the code
window to the design window. I can sometimes recover then with a <CTRL>+Z
but not always.
Can anyone suggest a reason this is happening and suggest how I can recover
them. I can still edit their properties even though they are nowhere to
be seen on the screen. Is there any property that will cause them to reappear?
The Location becomes 0,0.
A couple of other people in the office are having a similar problem so it's
hopefully not just our clumsy keyboardmanship!
I am using the Visual Studio Beta 2. VB.NET
Thanks,
David.
Re: The mystery of the vanishing textboxes
i think (not sure) that was a beta2 bug. Try out with RC1 and see if it will
do the same thing.
jonas
Re: The mystery of the vanishing textboxes
"jonas" <jjjj@mail.com> wrote:
>
>i think (not sure) that was a beta2 bug. Try out with RC1 and see if it
will
>do the same thing.
>
>jonas
>
>
>
We'll do that - thanks for the tip,
Cheers,
David.