Click here to Skip to main content
15,902,938 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Wierd Border drawing on ElementHost when it is dropped on a Windows Form. Pin
Aaron Hickman4-Nov-08 17:58
Aaron Hickman4-Nov-08 17:58 
QuestionI need more ideas to customize the look of the color palette control with more properties [modified] Pin
ArunManick4-Nov-08 17:39
ArunManick4-Nov-08 17:39 
QuestionAdd content to a GridViewRowPresenter Pin
GDavy4-Nov-08 4:22
GDavy4-Nov-08 4:22 
QuestionBeginners question on deployment/installation Pin
esjq3-Nov-08 9:47
esjq3-Nov-08 9:47 
AnswerRe: Beginners question on deployment/installation Pin
Jammer4-Nov-08 0:31
Jammer4-Nov-08 0:31 
GeneralRe: Beginners question on deployment/installation Pin
esjq4-Nov-08 9:47
esjq4-Nov-08 9:47 
QuestionsetingOneWindowInsideAnother WPF Pin
bilal haider2-Nov-08 17:44
bilal haider2-Nov-08 17:44 
AnswerRe: setingOneWindowInsideAnother WPF Pin
Pete O'Hanlon2-Nov-08 22:26
mvePete O'Hanlon2-Nov-08 22:26 
When you talk about creating one window inside another, what you are normally talking about is creating an MDI window. Now, WPF does not provide native support for MDI because Microsoft is trying to deprecate this technique, preferring Multiple SDI applications. However, to achieve the affect you are after, I would normally create the item you call NewWindow as a UserControl - and then I would make it a child of the MainWindow, stacked below the RibbonControl.

Deja View - the feeling that you've seen this post before.

My blog | My articles | MoXAML PowerToys



GeneralRe: setingOneWindowInsideAnother WPF Pin
bilal haider3-Nov-08 1:30
bilal haider3-Nov-08 1:30 
GeneralRe: setingOneWindowInsideAnother WPF Pin
Pete O'Hanlon3-Nov-08 1:39
mvePete O'Hanlon3-Nov-08 1:39 
GeneralRe: setingOneWindowInsideAnother WPF Pin
bilal haider3-Nov-08 2:28
bilal haider3-Nov-08 2:28 
GeneralRe: setingOneWindowInsideAnother WPF Pin
Pete O'Hanlon3-Nov-08 2:37
mvePete O'Hanlon3-Nov-08 2:37 
QuestionTest Project Issue ? Pin
Mohammad Dayyan2-Nov-08 17:00
Mohammad Dayyan2-Nov-08 17:00 
AnswerRe: Test Project Issue ? Pin
Pete O'Hanlon3-Nov-08 8:25
mvePete O'Hanlon3-Nov-08 8:25 
QuestionHow can I create this effect in WPF ? Pin
Mohammad Dayyan2-Nov-08 16:48
Mohammad Dayyan2-Nov-08 16:48 
AnswerRe: How can I create this effect in WPF ? Pin
Pete O'Hanlon2-Nov-08 22:50
mvePete O'Hanlon2-Nov-08 22:50 
GeneralRe: How can I create this effect in WPF ? Pin
Mohammad Dayyan3-Nov-08 2:44
Mohammad Dayyan3-Nov-08 2:44 
GeneralRe: How can I create this effect in WPF ? Pin
Pete O'Hanlon3-Nov-08 3:15
mvePete O'Hanlon3-Nov-08 3:15 
AnswerRe: How can I create this effect in WPF ? Pin
lneir12-Nov-08 19:28
lneir12-Nov-08 19:28 
QuestionSilverlight in VS 2008 Pin
Vimalsoft(Pty) Ltd1-Nov-08 0:37
professionalVimalsoft(Pty) Ltd1-Nov-08 0:37 
AnswerRe: Silverlight in VS 2008 Pin
Pete O'Hanlon1-Nov-08 11:20
mvePete O'Hanlon1-Nov-08 11:20 
QuestionLooking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
christoph brändle31-Oct-08 11:23
christoph brändle31-Oct-08 11:23 
AnswerRe: Looking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
User 27100931-Oct-08 13:59
User 27100931-Oct-08 13:59 
GeneralRe: Looking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
christoph brändle1-Nov-08 8:30
christoph brändle1-Nov-08 8:30 
GeneralRe: Looking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
User 2710091-Nov-08 8:50
User 2710091-Nov-08 8:50 

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.