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

WPF

 
GeneralRe: How to define windows property in resourcedictionary Pin
vidster30-Jul-09 23:21
vidster30-Jul-09 23:21 
GeneralRe: How to define windows property in resourcedictionary Pin
Pete O'Hanlon31-Jul-09 1:08
mvePete O'Hanlon31-Jul-09 1:08 
GeneralRe: How to define windows property in resourcedictionary Pin
vidster31-Jul-09 1:18
vidster31-Jul-09 1:18 
QuestionGood reputable C# tutorials for beginners Pin
copec30-Jul-09 1:50
copec30-Jul-09 1:50 
AnswerRe: Good reputable C# tutorials for beginners Pin
Christian Graus30-Jul-09 10:51
protectorChristian Graus30-Jul-09 10:51 
GeneralRe: Good reputable C# tutorials for beginners Pin
copec30-Jul-09 17:10
copec30-Jul-09 17:10 
AnswerRe: Good reputable C# tutorials for beginners Pin
BillWoodruff2-Aug-09 5:59
professionalBillWoodruff2-Aug-09 5:59 
QuestionAdjusting WPF Layout Controls Pin
Krishna Aditya29-Jul-09 22:09
Krishna Aditya29-Jul-09 22:09 
Hi All,

In a WPF UI Application, I have 4 controls and 3 radio buttons( say write, read and load). I have aligned them Properly too.

4 controls are : 1. Tabcontrol with listview in it 2. Stackpanel with checkboxes 3. Stackpanel(orientation - Horizantal) with textbox and browse button 4. A stackpanel with Textblock and Listview.

My question is, for Load RadioButton, I should have all the 4 controls stacked vertically. (this is no issue, its done.. )

for Write button, the controls 2 and 3 should be invisible and the control 1 and 4 should fill tht area.

ctrl ht
1 150
2 100
3 30
4 200

When i press write, the ctrl 2 n 3 shuld become invisible and the ctrl 1 height should be (150 + 75) and ctrl 4 should be (200 + 55).. which makes ctrl1 lower limit should move down to 75 pixels and ctrl 4 upper limit should be 55 pixels above..

please help me in doing this.. I am using XAML and C# for this WPF app

thanks Ramm
AnswerRe: Adjusting WPF Layout Controls Pin
Christian Graus30-Jul-09 10:53
protectorChristian Graus30-Jul-09 10:53 
RantSilverlight design Pin
Adriaan Davel29-Jul-09 21:37
Adriaan Davel29-Jul-09 21:37 
GeneralRe: Silverlight design Pin
Pete O'Hanlon29-Jul-09 22:46
mvePete O'Hanlon29-Jul-09 22:46 
GeneralRe: Silverlight design Pin
Adriaan Davel29-Jul-09 23:48
Adriaan Davel29-Jul-09 23:48 
GeneralRe: Silverlight design Pin
Pete O'Hanlon30-Jul-09 1:12
mvePete O'Hanlon30-Jul-09 1:12 
GeneralRe: Silverlight design Pin
Michael Sync30-Jul-09 2:57
Michael Sync30-Jul-09 2:57 
QuestionWPF FlipBook Orientation Issue Pin
Kunal Chowdhury «IN»29-Jul-09 20:38
professionalKunal Chowdhury «IN»29-Jul-09 20:38 
AnswerRe: WPF FlipBook Orientation Issue Pin
Christian Graus30-Jul-09 10:54
protectorChristian Graus30-Jul-09 10:54 
QuestionRe: WPF FlipBook Orientation Issue Pin
Kunal Chowdhury «IN»2-Aug-09 22:25
professionalKunal Chowdhury «IN»2-Aug-09 22:25 
QuestionPlotting a Silverlight chart/graph by getting data from SQL database Pin
burger8729-Jul-09 18:06
burger8729-Jul-09 18:06 
AnswerRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
Pete O'Hanlon29-Jul-09 21:31
mvePete O'Hanlon29-Jul-09 21:31 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
burger8729-Jul-09 21:37
burger8729-Jul-09 21:37 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
Pete O'Hanlon29-Jul-09 22:10
mvePete O'Hanlon29-Jul-09 22:10 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
burger8729-Jul-09 22:34
burger8729-Jul-09 22:34 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
Pete O'Hanlon29-Jul-09 23:00
mvePete O'Hanlon29-Jul-09 23:00 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
burger8730-Jul-09 5:25
burger8730-Jul-09 5:25 
GeneralRe: Plotting a Silverlight chart/graph by getting data from SQL database Pin
Pete O'Hanlon30-Jul-09 9:01
mvePete O'Hanlon30-Jul-09 9:01 

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.