WPF style Questions

1

WPF Window disappears in the screen capture taken by code written in VC or C#, why ?
I have been trying to write a code which can capture screen and if WPF window is opened on the screen then it should also be present in captured screen but I observed is WPF window does not come in screen capture. If I press ‘Print Screen’ button and paste the image on paint then [...]

Answer Question   |  December 30, 2010  11:46 AM
Coding, Windows Application, Windows XP, WPF style
asked by:
5 pts.

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 [...]

Answer Question   |  October 23, 2009  6:56 AM
wpf, WPF Control Library, WPF style
asked by:
5 pts.

1