Code EnterContactInfo Form logic using VB.NET syntax.
a. The Contact Info will be initially empty, except ComboBox,which should be loaded with specified values.
b. The user should be able to enter all data values based ondata types.
c. Save Button on Click should add all values to the Contact,then clear the values from TextBoxes.
d. Clear Button on Click should clear all values from theTextBoxes.
e. Close Button on Click should close/hide form without savingdata.
Code EnterContactInfo Form logic using VB.NET syntax. a. The Contact Info will be initially empty, except ComboBox, whic
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am