Home All Groups Group Topic Archive Search About

Broken property panel

Author
22 Jun 2006 9:06 AM
NickP
Hi there,

    For some reason the property panel in the Visual Studio .NET 2005 -
Visual Basic form designer is not showing the properties for any controls.
It just remains blank.  It's only doing it for 1 solution that I am using,
but that is one solution too many at the moment.  Any ideas on how i can
wake it back up again??

Nick.

Author
22 Jun 2006 10:47 AM
NickP
I found the problem.  A control I had was in a recursive Invalidate loop.

Nick.

Show quoteHide quote
"NickP" <a@a.com> wrote in message
news:OBHU5sdlGHA.3576@TK2MSFTNGP04.phx.gbl...
> Hi there,
>
>    For some reason the property panel in the Visual Studio .NET 2005 -
> Visual Basic form designer is not showing the properties for any controls.
> It just remains blank.  It's only doing it for 1 solution that I am using,
> but that is one solution too many at the moment.  Any ideas on how i can
> wake it back up again??
>
> Nick.
>
Author
22 Jun 2006 11:12 AM
Cor Ligthert [MVP]
Nick,

Next time I will warn you if I *see* that in your program.
:-)

Cor

Show quoteHide quote
"NickP" <a@a.com> schreef in bericht
news:OLDeDlelGHA.3528@TK2MSFTNGP02.phx.gbl...
>I found the problem.  A control I had was in a recursive Invalidate loop.
>
> Nick.
>
> "NickP" <a@a.com> wrote in message
> news:OBHU5sdlGHA.3576@TK2MSFTNGP04.phx.gbl...
>> Hi there,
>>
>>    For some reason the property panel in the Visual Studio .NET 2005 -
>> Visual Basic form designer is not showing the properties for any
>> controls. It just remains blank.  It's only doing it for 1 solution that
>> I am using, but that is one solution too many at the moment.  Any ideas
>> on how i can wake it back up again??
>>
>> Nick.
>>
>
>
Author
22 Jun 2006 3:08 PM
NickP
LOL!

Cheers Cor!

Show quoteHide quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
news:OeHixxelGHA.1272@TK2MSFTNGP03.phx.gbl...
> Nick,
>
> Next time I will warn you if I *see* that in your program.
> :-)
>
> Cor
>
> "NickP" <a@a.com> schreef in bericht
> news:OLDeDlelGHA.3528@TK2MSFTNGP02.phx.gbl...
>>I found the problem.  A control I had was in a recursive Invalidate loop.
>>
>> Nick.
>>
>> "NickP" <a@a.com> wrote in message
>> news:OBHU5sdlGHA.3576@TK2MSFTNGP04.phx.gbl...
>>> Hi there,
>>>
>>>    For some reason the property panel in the Visual Studio .NET 2005 -
>>> Visual Basic form designer is not showing the properties for any
>>> controls. It just remains blank.  It's only doing it for 1 solution that
>>> I am using, but that is one solution too many at the moment.  Any ideas
>>> on how i can wake it back up again??
>>>
>>> Nick.
>>>
>>
>>
>
>