How to add icon in control pannel using c#
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Dear users, How to add icon in control pannel using c#, by which we can set own application settings. Azad Yadav
-
Dear users, How to add icon in control pannel using c#, by which we can set own application settings. Azad Yadav
Hi, When you use the CodeProject search facilities (see top of most pages here) you would easily find several relevant articles including this one[^]. :)
Luc Pattyn [Forum Guidelines] [My Articles]
I use ListBoxes for line-oriented text output (not TextBoxes), and PictureBoxes for pictures (not drawings).