Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CheckBox Style Graphical
Message
 
 
To
07/04/2003 11:57:57
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00774705
Message ID:
00774883
Views:
23
>Thanks Jaime
>
>
>But don´t work in way i want .
>
>Now , happen this :
>first , color change , after i see MessageBox .
>
>i want this :
>first i see MessageBox , after color change if i make yes .

Just a speculation, but how about in Click:

nodefault
your messagebox code
if Answer = 'Yes'
dodefault()
endif
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform