Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB calculator
Message
From
17/03/1999 15:42:19
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00198820
Message ID:
00198868
Views:
23
>>I am writing a budgeting system that needs a calulator in the program. I found a VB calculator in the samples directory that would fit my needs. What do I need to do to incorporate the calculator into my VFP application? Are copyright issues involved?
>>
>>Thank you,
>>
>>Lance
>
>VFP has a calculator as well that you can include. It just depends on what all you need it to do. The VFP menu name is _mst_calcu. The code snippet generated by the Menu Designer:
>
>DEFINE POPUP _tools MARGIN RELATIVE SHADOW COLOR SCHEME 4
>DEFINE BAR _mst_calcu OF _tools PROMPT "Calculator"


How about just

ACTIVATE WINDOW Calculator
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform