C# avatar maker app 07 How to use the color picker



C# avatar maker app 07 How to use the color picker

C# avatar maker app 07 How to use the color picker

See my complete course list at http://studycoding.org
This tutorial will show you how to create GUI controls on a data entry form, associate the controls with the proper type of variable, create a new instance of an object, save a list of objects and display the objects in a second form using a listbox. We will use checkboxes, textboxes, labels, radio buttons, horizontal sliders, date pickers, multi-select lists, trackbar, color picker dialog box, picture box and file dialog box and an up down number chooser.

Comments are closed.