Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MessageBox() and the Ok Button
Message
 
 
To
07/08/2008 20:47:03
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01337438
Message ID:
01337439
Views:
20
>I thought this would not display the Ok button, but it does. Is there as way to have the messagebox with no icon or button?
>
>=MESSAGEBOX(ALLTRIM(oValidateResponse.SubLast) + ', ' + ALLTRIM(oValidateResponse.SubFirst),4096,'Eligibility Validated',1)
>
I may be wrong, but I think you can not have a messagebox without a button. There is Craig Boyd's messagebox that you may want to check (MessageBox on steroids on his site).

You can also check Dragan's Alert() function. I don't know if it allows a messagebox without a button.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform