PC Review


Reply
Thread Tools Rate Thread

Buttons & multiline text

 
 
Brian H
Guest
Posts: n/a
 
      3rd Mar 2004
Using VB.NET, is there a way to make the button text wrap multiple lines?

The form designer seems to work with something like:
button1.text = "Line 1" & VisualBasic.ChrW(10) & VisualBasic.ChrW(13) &
"Line 2"

.... but nothing seems to work (using VbCrLf, et.al.) when deployed.... any
ideas?

Thanks,
Brian


 
Reply With Quote
 
 
 
 
Serg Kuryata [MS]
Guest
Posts: n/a
 
      4th Mar 2004
Hello Brian,

Unfortunately, this scenario is not supported in the .NET Compact
Framework. As far as I remember, the reason for this is that Windows CE
itself does not support it.

Thank you,
Sergiy.

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Brian H" <(E-Mail Removed)>
| Subject: Buttons & multiline text
| Date: Wed, 3 Mar 2004 12:43:17 -0800
| 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: <(E-Mail Removed)>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| NNTP-Posting-Host: 204.120.131.254
| Path:
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08
.phx.gbl!TK2MSFTNGP11.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:47577
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Using VB.NET, is there a way to make the button text wrap multiple lines?
|
| The form designer seems to work with something like:
| button1.text = "Line 1" & VisualBasic.ChrW(10) & VisualBasic.ChrW(13) &
| "Line 2"
|
| ... but nothing seems to work (using VbCrLf, et.al.) when deployed.... any
| ideas?
|
| Thanks,
| Brian
|
|
|

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
When I hit return in a multiline text box, focus goes to next text =?Utf-8?B?d2JudHJhdmlz?= Microsoft Excel Programming 1 7th Mar 2007 09:51 AM
Multiline text box =?Utf-8?B?Q2hyaXNK?= Microsoft Access Forms 4 24th Feb 2007 04:12 AM
Can buttons not have multiline text? JamesL Microsoft Dot NET Compact Framework 12 1st Mar 2006 03:20 PM
Tab's in a multiline text box =?Utf-8?B?Um9iZXJ0IE11bHJvbmV5?= Microsoft Excel Programming 1 8th Feb 2006 01:21 AM
Using Multiline on a text box Brian L Microsoft VB .NET 5 12th Jun 2004 10:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:48 PM.