My Correction.
Ampersand is supported in NetCF v1.0 SP2 but it only supported turning
character with underline. Currently it doesn't support the && parsing. This
would be something we would consider in future version of NetCF.
Thanks,
David
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| X-Tomcat-ID: 686887842
| References: <
[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) (David So [MSFT])
| Organization: Microsoft
| Date: Mon, 06 Oct 2003 22:36:11 GMT
| Subject: RE: Ampersand query in MenuItem Text, C#
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
| Message-ID: <
[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Lines: 39
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:35277
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
| Neville,
|
| NetCF does not support ampersand in all menuitems, it strips off any
| ampersand in menuitem. I'll try to see if there's any work around that
you
| can show it.
|
| Thanks,
| David
|
|
| This posting is provided "AS IS" with no warranties, and confers no
rights.
| --------------------
| | Reply-To: "Neville Lang" <
[email protected]>
| | From: "Neville Lang" <
[email protected]>
| | Subject: Ampersand query in MenuItem Text, C#
| | Date: Sun, 21 Sep 2003 01:02:02 +1000
| | Lines: 13
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| | Message-ID: <
[email protected]>
| | Newsgroups: microsoft.public.dotnet.framework.compactframework
| | NNTP-Posting-Host: 203.222.147.72
| | Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
| | Xref: cpmsftngxa06.phx.gbl
| microsoft.public.dotnet.framework.compactframework:33996
| | X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
| |
| | Hi all,
| |
| | On a MenuItem, I want to pass an ampersand so that it displays on the
menu
| | item, as in "Edit & Copy". In the past, I have simply used && as the &
| | usually allows an underline of the next character. However, in the CF
if I
| | use either one or two ampersands in the text string, no ampersand ever
| | displays. Does this mean that CF does not allow ampersands in the Text
| | property of MenuItem or if so, what am I missing?
| |
| | Regards,
| | Neville Lang
| |
| |
| |
|
|