Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I make a button appear depressed?
Message
From
21/01/1999 15:04:43
Senna Dwipayana
Indo Rebel Apparel Cv
Bandung, Indonesia
 
 
To
21/01/1999 14:53:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00178652
Message ID:
00178668
Views:
39
So John,

>Q: "How do I make a button appeared depressed?"
>A: "Tell it it's mother died"
>LOL...Sorry --- couldn't resist :-D

I guess I have to put this
Commandbutton.init()
This.parent.addproperty('died',.F.)

CommandButton.Click()
If this.parent.died=.t.
Wait Window "Depressed" Nowait
Else
Wait Window "Just Kiddin'" Nowait
Endif

Well, no offense please, just kiddin' .


Senna
Senna Dwipayana
Being good is better
Being better is a bless
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform