MSDOTnet.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Button Schrift zweizeilig

 
Post new topic   Reply to topic    MSDOTnet.org Forum Index -> Compact Framework
Author Message
Rainer Borchmann



Joined: 22 Nov 2007
Posts: 14

PostPosted: Wed Jan 30, 2008 12:11 am    Post subject: Button Schrift zweizeilig Reply with quote

Hi,
wie im Betreff abgedeutet, möchte ich gerne
auf einem Button zweizeilig etwas ablegen, also so


OK
hier weiter


das weis doch jemand ohne über meine miesen C# Kenntnisse zu schmunzeln ?


Danke

Rainer Borchmann

Archived from group: microsoft>public>dotnet>framework>compactframework
Back to top
View user's profile Send private message
Rainer Borchmann



Joined: 22 Nov 2007
Posts: 14

PostPosted: Wed Jan 30, 2008 12:17 am    Post subject: Re: Button Schrift zweizeilig Reply with quote

Huhhh,

sorry, i wanted to send it to a german newsgroup. i will try to translate
it.
How can i mad two Lines on a buttons like

OK
here next



please help me a lttle bit without smile on a beginners question on C#
Back to top
View user's profile Send private message
Christopher Fairbairn



Joined: 08 Aug 2007
Posts: 19

PostPosted: Wed Jan 30, 2008 2:48 pm    Post subject: Re: Button Schrift zweizeilig Reply with quote

Hi,

"Rainer Borchmann" wrote in message @TK2MSFTNGP05.phx.gbl...
> How can i mad two Lines on a buttons like
>
> OK
> here next

The .NET Compact Framework button (System.Windows.Forms.Button) does not
support this directly.

However the native OS button control the .NET CF wraps does support it. This
means you can enable this functionality via a little bit of Platform Invoke
magic.

Peter Foot gave a good write up on this on his blog last year -
http://peterfoot.net/MultilineButton.aspx

Hope this helps,
Christopher Fairbairn
Back to top
View user's profile Send private message
Rainer Borchmann



Joined: 22 Nov 2007
Posts: 14

PostPosted: Wed Jan 30, 2008 5:11 pm    Post subject: Re: Button Schrift zweizeilig Reply with quote

"Christopher Fairbairn" schrieb
> However the native OS button control the .NET CF wraps does support it.
> This means you can enable this functionality via a little bit of Platform
> Invoke magic.
>
> Peter Foot gave a good write up on this on his blog last year -
> http://peterfoot.net/MultilineButton.aspx
>
> Hope this helps,
> Christopher Fairbairn


Yes Sire,
it helps, thank you

Bye
Rainer

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Button clicked I have two forms with one button each When the button in one form is pressed I show the second form.How can I check whether the button in the second form pressed? Thanks

CF button color Hi, I am new to CF development. I am trying to change the color of a button control. Since there is no property setting in the property tab I tried to change the button color via code. my code is as follows = th

Mysteriously Vanishing OK Button? anyone else experiencing this on dialogs? -b

Can't get my help button to appear in a mdi Okay I am using a MDI where different windows forms open up on menu command (made with vb.net). The forms open up maximised so the control box is in the mdi. This means that if I have a help button on a form it doesn't show up unless I minimise the form.

help me about button. hi everyone: i have posted this thread before. But i consider it will be right to put it here. My question is that i want to simulate click a button with c# code instead of make the user to click it on Page. any ideas or c# code samples available? thanks
Post new topic   Reply to topic    MSDOTnet.org Forum Index -> Compact Framework All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group