Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RichText Box
Message
From
06/03/2003 11:07:36
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/03/2003 10:53:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00762200
Message ID:
00762215
Views:
11
>I want to automatically insert text into a richtext box. I have it working but I need to place the text two lines down from the top. When I use Chr(10)+Chr(13)+Chr(10)+Chr(13)+myString I get a space symbol at the beginning of my inserted string. How can I avoid this?

Steven,
Did you try :
chr(13)+chr(10)+chr(13)+chr(10)+string
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform