G Guest Apr 19, 2005 #1 I would to chand the default colors used to make a button look 3d. How do I do that in c#.
H Herfried K. Wagner [MVP] Apr 19, 2005 #2 kingram said: I would to chand the default colors used to make a button look 3d. How do I do that in c#. Click to expand... Take a look at the 'Dark', 'DarkDark', 'Light', and 'LightLight' methods of the 'ControlPaint' class.
kingram said: I would to chand the default colors used to make a button look 3d. How do I do that in c#. Click to expand... Take a look at the 'Dark', 'DarkDark', 'Light', and 'LightLight' methods of the 'ControlPaint' class.