Click here to Skip to main content
16,011,374 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WPF Processor Usage Pin
jlgeris11-Mar-08 3:30
jlgeris11-Mar-08 3:30 
GeneralRe: WPF Processor Usage Pin
Jammer11-Mar-08 4:31
Jammer11-Mar-08 4:31 
GeneralBringToFront and SendBack in WPF Pin
Yoyosch10-Mar-08 2:05
Yoyosch10-Mar-08 2:05 
GeneralRe: BringToFront and SendBack in WPF Pin
User 27100910-Mar-08 3:58
User 27100910-Mar-08 3:58 
GeneralRe: BringToFront and SendBack in WPF Pin
Yoyosch10-Mar-08 4:31
Yoyosch10-Mar-08 4:31 
GeneralRe: BringToFront and SendBack in WPF Pin
User 27100910-Mar-08 4:56
User 27100910-Mar-08 4:56 
GeneralWPF Grid IsLayer Pin
Jammer10-Mar-08 1:17
Jammer10-Mar-08 1:17 
GeneralRe: WPF Grid IsLayer Pin
User 27100910-Mar-08 4:14
User 27100910-Mar-08 4:14 
Jammer,

WPF does not have the concept of layers like in Photoshop for example.

That markup you are seeing is something that Blend puts in. I honestly do not know why it does it.

You can use the ZIndex to bring objects to the front or send them to the rear.

You can also do some cool things with the Grid control as it stacks controls on top of each other unless you move them with margins or place in other rows or columsn.

Cheers, Karl

» CodeProject 2008 MVP

My Blog | Mole's Home Page | How To Create Screen Capture Videos For Your Articles

Just a grain of sand on the worlds beaches.



modified 27-Feb-21 21:01pm.

GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 6:02
Jammer10-Mar-08 6:02 
GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 6:05
Jammer10-Mar-08 6:05 
GeneralRe: WPF Grid IsLayer Pin
User 27100910-Mar-08 6:18
User 27100910-Mar-08 6:18 
GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 7:29
Jammer10-Mar-08 7:29 
GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 6:17
Jammer10-Mar-08 6:17 
GeneralRe: WPF Grid IsLayer Pin
User 27100910-Mar-08 6:22
User 27100910-Mar-08 6:22 
GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 7:32
Jammer10-Mar-08 7:32 
GeneralRe: WPF Grid IsLayer Pin
User 27100910-Mar-08 8:16
User 27100910-Mar-08 8:16 
GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 10:22
Jammer10-Mar-08 10:22 
GeneralRe: WPF Grid IsLayer Pin
Pete O'Hanlon10-Mar-08 10:35
mvePete O'Hanlon10-Mar-08 10:35 
GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 10:42
Jammer10-Mar-08 10:42 
GeneralRe: WPF Grid IsLayer Pin
Pete O'Hanlon10-Mar-08 10:55
mvePete O'Hanlon10-Mar-08 10:55 
GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 10:59
Jammer10-Mar-08 10:59 
GeneralRe: WPF Grid IsLayer Pin
Pete O'Hanlon10-Mar-08 11:19
mvePete O'Hanlon10-Mar-08 11:19 
GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 11:22
Jammer10-Mar-08 11:22 
GeneralRe: WPF Grid IsLayer Pin
Jammer11-Mar-08 1:03
Jammer11-Mar-08 1:03 
GeneralRe: WPF Grid IsLayer Pin
Pete O'Hanlon11-Mar-08 1:27
mvePete O'Hanlon11-Mar-08 1:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.