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 CModify Piecework B to a multi-form project, adding a Splash form and a Summary form. Be sure toretain your Piecework B program as you will need it later. Add a slogan and logo that the user candisplay or hide independently, based on toggling anddisplaying a checkmark in the menu choices; programshould start with slogan and logo being displayed and themenu items checked. Add program version number, agraphic, and an OK button to About box; About box shoulddisplay as modal. Splash should display project name,programmer name, and a graphic. Change the Summarydata from a message box to its own form (also modal).