Hi
Does anyone know how to make listed controls below, flat
- TextBox
- ComboBox
- CheckedListBox
- DateTimePicker
I want to have a flat design with a black border. Is this possible
Only "TextBox" and "ComboBox" has a property that makes this come true (more or less). Why is the property "FlatStyle" missing on the other two Does it make sense
So, my question is, how do I get the four controls above, with a flat style
(Im using VS 2005)
Kind regards!

Flat Controls (.NET 2.0)
ANB_149
clairetub
mccpres
Ivana Hudakova
B Langston
Seems strange.
They make other controls (such as "TextBox" and "ComboBox" with a flat-style), but DateTimePicker they had trouble with, or what :)