Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stay on the same control when click the button!
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01006656
Message ID:
01006761
Views:
19
>Button doesn't go down and the up as if you clicked on it, it remains always up.

Hi Mister Borissov,
No problems with effect
In Click event of cmdbutton
By example may be:
save_color = this.BackColor
this.BackColor = RGB(0,255,0)
INKEY(0.1)
this.BackColor = save_color
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform