Question: c# Write compile and test a GUI program named NinasCookieSource. At form load, the following object properties should be set: Chocolate Chip cookie radio button

c#

Write compile and test a GUI program named NinasCookieSource.

At form load, the following object properties should be set:

Chocolate Chip cookie radio button Checked property = True.

One Dozen quantity radio button Checked property = True.

DateTimePicker control MinDate property = the current date plus 3 days

DateTimePicker control MaxDate property = the current date plus 10 days.

Changing the selected cookie type or quantity radio button should trigger an update to the total price displayed.

Changing the desired delivery date will trigger an update to the date displayed.

The following prices (per dozen) should be used for the cookie types: Chocolate Chip: $8.99 Oatmeal: $6.99 Vanilla Wafer: $6.49

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!