Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slashes around border of Label
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00824635
Message ID:
00824678
Views:
22
If you set the text of the bottom label in the form's constructor, you can use something like
label1.text = new String('/', 500);
and it will wrap by default.

It just takes some trial and error to get the count right.

The insructors method works, but I was under the impression you wanted the label completely surrounded, and not just the left and right borders.

Alan

>The instructor suggested that we should use \n to go to the next line after a few slashes, then ,../
>
>Anyway, he says to do something like
>
>@"\\\" + "Welcome"
>
>and so on, then use \n to go to the next line, etc. I don't know how he does it.
>
>Yeah, I know about VFP thinking; it's in my head and doing C# is a bit difficult for me, since it is not as intuitive to me as VFP is.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform