Click here to Skip to main content
16,016,906 members
Home / Discussions / WPF
   

WPF

 
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 
GeneralRe: WPF Grid IsLayer Pin
Jammer10-Mar-08 6:02
Jammer10-Mar-08 6:02 
Hi Karl,

That is interesting. I picked this up from the Microsoft Expression Blend Bible by Gurdy and Mary Leete.

They even go on to describe how you can programmatically change the visibility of the layers from C# ...

Layer1.Visibility = Visibility.Visible/Hidden ...

I did have the controls stacked on top of each other originally and I suppose you could do some efficient Hidden/Visible switching using borders to control their children.

I just liked the idea of using layers and switching just two things each time a navigation button is clicked rather than having a long list of user controls and so on ...

Regards,

Jammer

Going where everyone here has gone before! Smile | :)

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 
QuestionCan i use silverlight with Visula Studio 2005 Pin
Syed Ali Raza6-Mar-08 19:00
Syed Ali Raza6-Mar-08 19:00 

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.