Click here to Skip to main content
15,897,371 members
Home / Discussions / WPF
   

WPF

 
QuestionWPF - Popup moveable? Pin
devvvy1-Aug-10 15:53
devvvy1-Aug-10 15:53 
AnswerRe: WPF - Popup moveable? Pin
Abhinav S1-Aug-10 17:11
Abhinav S1-Aug-10 17:11 
GeneralRe: WPF - Popup moveable? Pin
devvvy2-Aug-10 21:29
devvvy2-Aug-10 21:29 
QuestionVisual State Manager - What's Wrong? Pin
#realJSOP31-Jul-10 10:16
professional#realJSOP31-Jul-10 10:16 
AnswerRe: Visual State Manager - What's Wrong? Pin
Abhinav S31-Jul-10 20:35
Abhinav S31-Jul-10 20:35 
GeneralRe: Visual State Manager - What's Wrong? Pin
#realJSOP1-Aug-10 1:34
professional#realJSOP1-Aug-10 1:34 
AnswerRe: Visual State Manager - What's Wrong? Pin
Abhinav S1-Aug-10 4:01
Abhinav S1-Aug-10 4:01 
QuestionFilling out extent of margins. Pin
dbrenth29-Jul-10 9:16
dbrenth29-Jul-10 9:16 
I have a grid defined as

<Grid x:Name="CoordWPanel" Height="38" Margin="10,0,70,10" VerticalAlignment="Bottom" 
                        Background="#77000000" HorizontalAlignment="Left">


I want the background shade to cover the the bottom of the screen (less the margin area). But it always stops at the last control placed in the grid. The shading only goes halfway across the screen because that's how far the controls in the grid go. How can I get the grid to fill out the rest of the area in the margins?

Thanks.
Brent

AnswerRe: Filling out extent of margins. Pin
dbrenth29-Jul-10 9:18
dbrenth29-Jul-10 9:18 
GeneralRe: Filling out extent of margins. Pin
BRShroyer29-Jul-10 9:30
BRShroyer29-Jul-10 9:30 
GeneralRe: Filling out extent of margins. Pin
dbrenth29-Jul-10 9:32
dbrenth29-Jul-10 9:32 
AnswerRe: Filling out extent of margins. Pin
BRShroyer29-Jul-10 9:26
BRShroyer29-Jul-10 9:26 
QuestionCreating a Binding Resource Pin
BRShroyer29-Jul-10 8:20
BRShroyer29-Jul-10 8:20 
AnswerRe: Creating a Binding Resource Pin
Abhishek Sur29-Jul-10 10:17
professionalAbhishek Sur29-Jul-10 10:17 
QuestionBinding xaml property to class property Pin
#realJSOP29-Jul-10 5:15
professional#realJSOP29-Jul-10 5:15 
AnswerRe: Binding xaml property to class property Pin
BRShroyer29-Jul-10 7:57
BRShroyer29-Jul-10 7:57 
GeneralRe: Binding xaml property to class property Pin
#realJSOP29-Jul-10 8:16
professional#realJSOP29-Jul-10 8:16 
GeneralRe: Binding xaml property to class property Pin
BRShroyer29-Jul-10 9:02
BRShroyer29-Jul-10 9:02 
QuestionSilverlight : Changing theme at run-time Pin
Prasoon Chaudhary28-Jul-10 23:24
Prasoon Chaudhary28-Jul-10 23:24 
QuestionAlternative to "DropDownWidth" Property for Combo Box in WPF. Pin
dashingsidds28-Jul-10 23:01
dashingsidds28-Jul-10 23:01 
QuestionHow to do UI Design that fix in all the screen size Pin
Joe Rozario28-Jul-10 20:56
Joe Rozario28-Jul-10 20:56 
AnswerRe: How to do UI Design that fix in all the screen size Pin
Pete O'Hanlon28-Jul-10 22:04
mvePete O'Hanlon28-Jul-10 22:04 
GeneralRe: How to do UI Design that fix in all the screen size Pin
Joe Rozario29-Jul-10 2:42
Joe Rozario29-Jul-10 2:42 
QuestionDataVisualization Library Binding Question [SOLVED] Pin
#realJSOP28-Jul-10 9:21
professional#realJSOP28-Jul-10 9:21 
QuestionHow To Create This Trigger Pin
Kevin Marois28-Jul-10 8:47
professionalKevin Marois28-Jul-10 8:47 

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.