Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit Box without Word Wrap
Message
From
27/06/2001 17:17:32
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00524328
Message ID:
00524434
Views:
12
OK. That worked. *slapping hand to forhead*

Thanks

>Craig,
> You can access the Font's properties by code. Example:
>
>
>*&  MS Form 2.0 Textbox Init()
>WITH This.Font
>    .Name = "Tahoma"
>    .Size = 12
>    .Italic = .T.
>    .Underline = .T.
>    .Bold = .T.
>ENDWITH
>
>
>HTH.
>
>Wan
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform