Click here to Skip to main content
15,913,222 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Silverlight/WPF Pin
JAYRAJ GIRI4-Oct-10 22:07
JAYRAJ GIRI4-Oct-10 22:07 
GeneralRe: Silverlight/WPF Pin
Pete O'Hanlon4-Oct-10 22:14
mvePete O'Hanlon4-Oct-10 22:14 
GeneralRe: Silverlight/WPF Pin
#realJSOP5-Oct-10 9:01
professional#realJSOP5-Oct-10 9:01 
AnswerRe: Silverlight/WPF Pin
Abhinav S4-Oct-10 22:15
Abhinav S4-Oct-10 22:15 
AnswerRe: Silverlight/WPF Pin
#realJSOP5-Oct-10 9:03
professional#realJSOP5-Oct-10 9:03 
AnswerRe: Silverlight/WPF Pin
thatraja7-Oct-10 19:57
professionalthatraja7-Oct-10 19:57 
QuestionHow to define condition variable on xaml ? Pin
Yanshof4-Oct-10 19:39
Yanshof4-Oct-10 19:39 
AnswerRe: How to define condition variable on xaml ? Pin
Mycroft Holmes4-Oct-10 19:45
professionalMycroft Holmes4-Oct-10 19:45 
GeneralRe: How to define condition variable on xaml ? Pin
Yanshof4-Oct-10 19:54
Yanshof4-Oct-10 19:54 
GeneralRe: How to define condition variable on xaml ? Pin
Mycroft Holmes4-Oct-10 20:12
professionalMycroft Holmes4-Oct-10 20:12 
AnswerRe: How to define condition variable on xaml ? Pin
#realJSOP5-Oct-10 9:04
professional#realJSOP5-Oct-10 9:04 
QuestionCommands in User Control Pin
eddieangel4-Oct-10 14:06
eddieangel4-Oct-10 14:06 
AnswerRe: Commands in User Control Pin
Mycroft Holmes4-Oct-10 19:59
professionalMycroft Holmes4-Oct-10 19:59 
AnswerRe: Commands in User Control Pin
Arun Jacob4-Oct-10 20:02
Arun Jacob4-Oct-10 20:02 
GeneralRe: Commands in User Control Pin
eddieangel5-Oct-10 6:15
eddieangel5-Oct-10 6:15 
AnswerRe: Commands in User Control Pin
Abhinav S4-Oct-10 20:29
Abhinav S4-Oct-10 20:29 
QuestionRe: Commands in User Control Pin
PumbaPumba17-Oct-10 21:22
PumbaPumba17-Oct-10 21:22 
AnswerRe: Commands in User Control Pin
eddieangel18-Oct-10 7:24
eddieangel18-Oct-10 7:24 
AnswerRe: Progress Bar Display Pin
Ian Shlasko4-Oct-10 5:49
Ian Shlasko4-Oct-10 5:49 
QuestionHow to show userControl on all screen ? Pin
Yanshof4-Oct-10 4:54
Yanshof4-Oct-10 4:54 
AnswerRe: How to show userControl on all screen ? Pin
Ian Shlasko4-Oct-10 5:52
Ian Shlasko4-Oct-10 5:52 
Things to check:

1) Does the container (The UserControl's parent) have its HorizontalContentAlignment and VerticalContentAlignment set to Stretch?

2) Does the UserControl have its HorizontalAlignment and VerticalAlignment set to Stretch?

3) Are you sure the UserControl isn't already stretching? Set its background to an obvious color. Maybe the stuff INSIDE your control isn't resizing.
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels)

QuestionWPF DataGrid: Settings ItemsSource with large DataTable Pin
soup4-Oct-10 1:41
soup4-Oct-10 1:41 
Questionclick event of the hyperlink variable. Pin
rus2042-Oct-10 0:42
rus2042-Oct-10 0:42 
AnswerRe: click event of the hyperlink variable. Pin
Abhinav S2-Oct-10 3:18
Abhinav S2-Oct-10 3:18 
GeneralRe: click event of the hyperlink variable. Pin
rus2042-Oct-10 3:53
rus2042-Oct-10 3:53 

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.