Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text on CmdButtons
Message
 
 
To
01/12/1997 16:12:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00063139
Message ID:
00063157
Views:
51
>>I was wondering if it is possible to put two words one above the other on a command button.
>>If so How do you do it?
>
>You can create a label and put in on cmdbutton. It will require some additional coding, at least in cmd.click event.

Plus in the caption of the label: ="Line 1 stuff"+chr(13)+"Line 2 stuff" to explicitly split the line where you want. And make the BackStyle of the label transparent.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform