How to cuztomize the look and feel of the UI controls in WinForms?
Posted
by DanSogaard
on Stack Overflow
See other posts from Stack Overflow
or by DanSogaard
Published on 2010-04-21T14:19:51Z
Indexed on
2010/04/21
14:23 UTC
Read the original article
Hit count: 280
I'd like to customize the standard user controls look (buttons, dgv, txtboxs ... etc) and the layout of my forms to a state of art modern interface like any decently built application. How can I do that?. What to look for? any articles, books .. etc that might be of help!
© Stack Overflow or respective owner