Apply flat style for WPF Controls
5 pts.
0
Q:
Apply flat style for WPF Controls
I am new to WPF and more used to the design of UIs with MFC. I need to create a Window which looks like an old Win32 Api with flat style, that means that all controls are shown without 3D effects. For a TextBox this seems very easy to achieve in order to set the Property BorderThickness to 0. But thats not possible for ComboBoxes. If I change the default Control template for a ComboBox with the help of Expression Blend the first look it gets is very strange (no borders, but small the Toggle button is smaller than before).

Can someone please help me and tell me how to set something like a flat style theme throughout my whole application?



Software/Hardware used:
Visual Studio 2008
ASKED: Oct 23 2009  6:56 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
5 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Oct 23 2009  6:56 AM GMT by Luna801   5 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0