Click here to Skip to main content
15,889,619 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Custom classes in XAML - Assign properties after parents set Pin
Ian Shlasko4-Aug-09 12:14
Ian Shlasko4-Aug-09 12:14 
GeneralRe: Custom classes in XAML - Assign properties after parents set Pin
Super Lloyd4-Aug-09 13:06
Super Lloyd4-Aug-09 13:06 
GeneralRe: Custom classes in XAML - Assign properties after parents set Pin
Ian Shlasko4-Aug-09 15:57
Ian Shlasko4-Aug-09 15:57 
QuestionHow can I cache data in WPF application? Pin
Kunal Chowdhury «IN»3-Aug-09 1:06
professionalKunal Chowdhury «IN»3-Aug-09 1:06 
AnswerRe: How can I cache data in WPF application? Pin
Pete O'Hanlon3-Aug-09 1:32
mvePete O'Hanlon3-Aug-09 1:32 
AnswerRe: How can I cache data in WPF application? Pin
Kunal Chowdhury «IN»3-Aug-09 2:43
professionalKunal Chowdhury «IN»3-Aug-09 2:43 
QuestionHow to Give Header in multicolunm TreeView and also implement sorting algo? Pin
sachinjadhavcm2-Aug-09 23:54
sachinjadhavcm2-Aug-09 23:54 
QuestionAdjusting Panels in WPF programatically ? Pin
Krishna Aditya2-Aug-09 20:31
Krishna Aditya2-Aug-09 20:31 
Hi,

I am working on WPF controls, I have a halt at adjusting one of the controls programatically.
I have 2 radiobuttons (rdbtn1, rdbtn2) and a dockpanel(2 controls) with a stackpanel(with textbox and button)a another stackpanel(with 2 textboxes).

so the panels are placed at (40,10,0,0) and (40,150,0,0) with panel1 above and panel2 below it.

actually the problem is selecting one of radiobuttons .
if i select rdbtn2, the panel1 shuld be invisible and the panel2 should stretch (not shift, which mean if the panel2 height is 200 and it should stretch its starting point in vertical to 10 and its lower limit should be same , making total height of 140 + 200 )to the panel1 starting location .

so, only panel2 shuld be visible. how to do this programatically in C#?

Please help..

Thank you,
Ramm
AnswerRe: Adjusting Panels in WPF programatically ? Pin
Christian Graus2-Aug-09 22:02
protectorChristian Graus2-Aug-09 22:02 
QuestionGlobal Styles - Update Pin
#realJSOP2-Aug-09 1:02
mve#realJSOP2-Aug-09 1:02 
QuestionHow to display a document in silverlight? Pin
CBenac31-Jul-09 14:27
CBenac31-Jul-09 14:27 
AnswerRe: How to display a document in silverlight? Pin
Michael Sync31-Jul-09 18:21
Michael Sync31-Jul-09 18:21 
QuestionUse Themes? Pin
#realJSOP31-Jul-09 1:09
mve#realJSOP31-Jul-09 1:09 
AnswerRe: Use Themes? Pin
Super Lloyd31-Jul-09 1:52
Super Lloyd31-Jul-09 1:52 
AnswerRe: Use Themes? Pin
Pete O'Hanlon31-Jul-09 1:53
mvePete O'Hanlon31-Jul-09 1:53 
QuestionHow to add silverlight. Pin
Blikkies30-Jul-09 21:20
professionalBlikkies30-Jul-09 21:20 
AnswerRe: How to add silverlight. Pin
Mark Salsbery31-Jul-09 5:08
Mark Salsbery31-Jul-09 5:08 
GeneralRe: How to add silverlight. Pin
Blikkies2-Aug-09 8:17
professionalBlikkies2-Aug-09 8:17 
QuestionUse XAML file as vector image Pin
Jack Valmadre30-Jul-09 12:01
Jack Valmadre30-Jul-09 12:01 
AnswerRe: Use XAML file as vector image Pin
Christian Graus30-Jul-09 13:57
protectorChristian Graus30-Jul-09 13:57 
QuestionHow to define windows property in resourcedictionary Pin
vidster30-Jul-09 3:23
vidster30-Jul-09 3:23 
AnswerRe: How to define windows property in resourcedictionary Pin
Pete O'Hanlon30-Jul-09 4:35
mvePete O'Hanlon30-Jul-09 4:35 
GeneralRe: How to define windows property in resourcedictionary [modified] Pin
vidster30-Jul-09 5:37
vidster30-Jul-09 5:37 
GeneralRe: How to define windows property in resourcedictionary Pin
Pete O'Hanlon30-Jul-09 8:46
mvePete O'Hanlon30-Jul-09 8:46 
GeneralRe: How to define windows property in resourcedictionary Pin
vidster30-Jul-09 23:21
vidster30-Jul-09 23:21 

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.