Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ahhh!! It can't be this difficult!
Message
 
To
03/04/2001 08:24:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00491256
Message ID:
00491371
Views:
9
>>I'd like to make a VFP toolbar with command buttons with
>>icons with the text aligned to the RIGHT of the button.
>>
>>The Microsoft toolbar control does it, but the imagelist
>>doesn't work with it in VFP. And it looks like VFP-7 is in
>>the same boat (Except for a new hot tracking property), but
>>still no text alignment.
>>
>>Does anyone have a way to do it without a $399 OCX? (Hmmm...
>>maybe there's a market there...) ;)
>
>
>You can make a BMP with the text aligned that way then put it on the button.

You can also use a container as a shell button so you can put an image and a label control anywhere you want. It's easy enough to simulate the up and down movement when clicked. We have a control called conButton which does it.

Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform