displaying text in lable
-
How to display a paragraph of text, in a label. It want the text should be displayed I a particular width. Please help me.
jai prakash
Set the style of that label to have a particular width, e.g.
style { width : 300px; }
.Deja View - the feeling that you've seen this post before.
-
Set the style of that label to have a particular width, e.g.
style { width : 300px; }
.Deja View - the feeling that you've seen this post before.
-
Read the 'how to ask questions' sticky post at the top of this forum. What you've been told is correct. Now, it remains to work out what you're doing wrong. 'It's not working' does not give us the info we need to work out your error.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )