Visual Studio property windows and sp2

  • Thread starter Thread starter Ralph Flaugher
  • Start date Start date
R

Ralph Flaugher

I recently upgraded to sp2. The VS intellisense shows my
new events/properties but the property windows do not.
Is there an additional step I must do?
 
Hi Ralph, Did you notice this only after SP2 install ? What specific
properties do you not see in the property Window ?

I suspect this may not be a SP2 issue but an issue that existed in VS 2003
before that where you get to see all Framework properties and not just NET
CF.

Thanks

--------------------
Content-Class: urn:content-classes:message
From: "Ralph Flaugher" <[email protected]>
Sender: "Ralph Flaugher" <[email protected]>
Subject: Visual Studio property windows and sp2
Date: Fri, 9 Jan 2004 08:51:17 -0800
Lines: 3
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcPW0M0ElYuingjjRuCNNKyRIR98kQ==
Newsgroups: microsoft.public.dotnet.framework.compactframework
Path: cpmsftngxa07.phx.gbl
Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.framework.compactframework:42577
NNTP-Posting-Host: tk2msftngxa08.phx.gbl 10.40.1.160
X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework

I recently upgraded to sp2. The VS intellisense shows my
new events/properties but the property windows do not.
Is there an additional step I must do?


Amit Chopra
Visual Studio for Devices
Microsoft Corp.
 
VS does not get updated with the CF SP2. You'll just have to know which ones
you can use and set them in code.
 
Back
Top