Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Piece Work C Visual Studio BASIC
Program must have these things
Format currency, total pieces & exit or ok button to go back; comments; tooltips;
Piecework C
Modify Piecework B to a multi-form project, adding a Splash form and a Summary form. Be sure to
retain your Piecework B program as you will need it later. Add a slogan and logo that the user can
display or hide independently, based on toggling and
displaying a checkmark in the menu choices; program
should start with slogan and logo being displayed and the
menu items checked. Add program version number, a
graphic, and an OK button to About box; About box should
display as modal. Splash should display project name,
programmer name, and a graphic. Change the Summary
data from a message box to its own form (also modal).