Click here to Skip to main content
16,012,352 members

Comments by furyous (Top 9 by date)

furyous 21-May-11 1:55am View    
These articles aren't what im looking for I know how to do the status bar part it's having the chat part popup that im having trouble with ( basically positioning my custom chat control above the cooresponding button part in the status bar)
furyous 18-May-11 2:00am View    
Deleted
I think I may have found a solution

Wrap the Expander control inside a Canvas control.
Constrain the Canvas height to the desired height when the Expander control is collapsed.
Set the Canvas Panel.ZIndex higher than controls you want to overlay.
furyous 18-May-11 1:42am View    
maybe I should give you some more info because I'm not sure what you are trying to get at here. I have a stack panel positioned at the bottom of the window with the orientation of horizontal basically what im wanting to do is add my custom control to the stack panel (this would be a persons chat) basically a button on bottom but when you click that the top expands into the chat part of the window the only issue im having is when you try to expand it the stackpanel doesnt let you go out of the bounds to show above the stackpanel
furyous 12-May-11 18:19pm View    
Deleted
With your first example up there could you not just set the height of the border and the toolbar will basically inherit from that?
furyous 8-May-11 19:43pm View    
No offense John but you are asking for help with creating classes and storing those classes in a list this is very SIMPLE. You should learn the language before asking a question like this.