Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Showing Button has Depressed
Message
From
24/04/2002 10:17:33
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00648660
Message ID:
00648671
Views:
26
This message has been marked as a message which has helped to the initial question of the thread.
>I have a button that I use to toggle the display of information. The code is in the button's click method is:
>
>
>glShowBlocks=!glShowBlocks
>thisform.ReLoadSchedule
>
>
>What I'd like to do is show the button as depressed while glShowBlocks=.t. and raised when glShowBlocks=.f.
>
>Kirk

Use a CheckBox.
Style = 1
Picture = PICTURE_FOR_FALSE
DownPicture = PICTURE_FOR_TRUE
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform