Hi.

Im new at developing towards the Pocket PC platform. I have programmed
normal windows applications in .NET before.
The question im having is as follows: Due to the limitations in the Compact
Framework i realize there are a number of properties for instance that will
not work in the Pocket PC environment. For instance the BackColor property
on a label. However in Visual Studio intellisense provides you with all the
properties and methods. Is there somewhere a list or document stating what
methods and properties are supported for the various classes to see what
will actually work on the Pocket PC?

And if you have links to Open Source places around the web where people
discuss and show examples of derived controls needed due to the above
mentioned limitations I would greatly appreciate it.

Best Regards

<P>

Re: Limitations on the compact framework. by Peter

Peter
Thu Dec 11 06:09:44 CST 2003

For open source code and discussions take a look at www.OpenNETCF.org

With regard to the BackColor properties - these will be implemented in the
upcoming Service Pack 2 release due out before the end of the year.

Peter

--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com | www.opennetcf.org

"P" <patrik@objektor.se> wrote in message
news:ef0Txb9vDHA.1876@TK2MSFTNGP09.phx.gbl...
> Hi.
>
> Im new at developing towards the Pocket PC platform. I have programmed
> normal windows applications in .NET before.
> The question im having is as follows: Due to the limitations in the
Compact
> Framework i realize there are a number of properties for instance that
will
> not work in the Pocket PC environment. For instance the BackColor property
> on a label. However in Visual Studio intellisense provides you with all
the
> properties and methods. Is there somewhere a list or document stating what
> methods and properties are supported for the various classes to see what
> will actually work on the Pocket PC?
>
> And if you have links to Open Source places around the web where people
> discuss and show examples of derived controls needed due to the above
> mentioned limitations I would greatly appreciate it.
>
> Best Regards
>
> <P>
>
>



RE: Limitations on the compact framework. by a-ercant

a-ercant
Thu Dec 11 14:04:00 CST 2003

------=_NextPart_0001_4410E272
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi Patrik,

Microsoft Visual Studio 2003 Documentation contains the necessary
information.

If you open the documentation for a property, method, etc and look at the
Platforms section, you should see ".NET Compact Framework" for supported
items.

a-ercant@online.microsoft.com


This posting is provided "AS IS" with no warranties, and confers no rights.
------=_NextPart_0001_4410E272
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 Hi Patrik,
\par
\par Microsoft Visual Studio 2003 Documentation contains the necessary information.
\par
\par If you open the documentation for a property, method, etc and look at the Platforms section, you should see ".NET Compact Framework" for supported items.
\par
\par a-ercant@online.microsoft.com
\par
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par }
------=_NextPart_0001_4410E272--