|
-
Oct 16th, 2002, 03:41 AM
#1
Thread Starter
Lively Member
String doesn't fit in label
This is probably very very easy...i think there's some pre-made function in VB for it..but I can't find it...
I have a string...."sgsdgkjdsglkdjglkdjglkdjfglkdgjlkdg"
And a label which can hold up to 8 character and 4 lines (for examle)
When I use
it will only show the first 8 characters....
But I want it to have the first 8 on the first line..and the next 8 on the next line..
So I need a function to split it and enter space between it...(I suppose)
If the string is "sgsdg kjdsglkdjg lkdjglkdjfgl kdgjlkdg" then it will work fine...
Last edited by Chrissie; Oct 16th, 2002 at 03:45 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|