Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to draw text on form/control in the orientation u li
Message
From
23/07/1998 15:35:06
 
 
To
23/07/1998 15:31:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00120697
Message ID:
00120700
Views:
19
>Hi,
> Is there anyway of drawing text on a form in whatever orientation u like? For example, I want to draw some text along vertical borders of a form, Iam looking for a function/procedure that does something like Win32 TextOut api call(with proper device context).
>
>Thanks
>Puri Malluru

Firstly, try Label with
.WordWrap=.t.
.Caption="1"+chr(13)+"2"+chr(13)+"3"
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform