Hi.
I have found a picture of a wpf window in one of msdn tutorial and Im trying to copy the design for my progect (School progect).
The picture I found is: (found here)
The picture of what I have made until now is (In replays down)
First I have been trying to make the window backgound look the same as the window border withe this code: this.Background = System.Windows.SystemColors.ActiveCaptionBrush;
but you can see that dosen't worked (so please help!).
Second can you please help me make the border/canvas at the side(The white one) to be as the same angle as the border/canvas at the first picture (I tried to do that with viewport2Dvisual3D with no secsess).
I have found a picture of a wpf window in one of msdn tutorial and Im trying to copy the design for my progect (School progect).
The picture I found is: (found here)
The picture of what I have made until now is (In replays down)
First I have been trying to make the window backgound look the same as the window border withe this code: this.Background = System.Windows.SystemColors.ActiveCaptionBrush;
but you can see that dosen't worked (so please help!).
Second can you please help me make the border/canvas at the side(The white one) to be as the same angle as the border/canvas at the first picture (I tried to do that with viewport2Dvisual3D with no secsess).
---N.M---
P.S
Sorry about my English :)