Click here to Skip to main content
15,907,906 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Why Does It Do That? Pin
Rage4-Sep-09 1:01
professionalRage4-Sep-09 1:01 
GeneralRe: Why Does It Do That? Pin
#realJSOP4-Sep-09 2:14
professional#realJSOP4-Sep-09 2:14 
GeneralRe: Why Does It Do That? Pin
Mycroft Holmes5-Sep-09 14:34
professionalMycroft Holmes5-Sep-09 14:34 
GeneralRe: Why Does It Do That? Pin
Dario Solera4-Sep-09 1:23
Dario Solera4-Sep-09 1:23 
GeneralRe: Why Does It Do That? Pin
OriginalGriff4-Sep-09 1:25
mveOriginalGriff4-Sep-09 1:25 
GeneralRe: Why Does It Do That? Pin
Jim Crafton4-Sep-09 3:15
Jim Crafton4-Sep-09 3:15 
GeneralRe: Why Does It Do That? Pin
peterchen4-Sep-09 3:21
peterchen4-Sep-09 3:21 
QuestionUsing a resource in multiple places Pin
Etienne_1233-Sep-09 8:10
Etienne_1233-Sep-09 8:10 
AnswerRe: Using a resource in multiple places Pin
Daniel Larocque3-Sep-09 8:41
Daniel Larocque3-Sep-09 8:41 
GeneralRe: Using a resource in multiple places Pin
Etienne_1234-Sep-09 1:01
Etienne_1234-Sep-09 1:01 
GeneralRe: Using a resource in multiple places Pin
Pete O'Hanlon4-Sep-09 1:13
mvePete O'Hanlon4-Sep-09 1:13 
GeneralRe: Using a resource in multiple places Pin
Daniel Larocque4-Sep-09 1:15
Daniel Larocque4-Sep-09 1:15 
GeneralRe: Using a resource in multiple places Pin
Etienne_1234-Sep-09 2:19
Etienne_1234-Sep-09 2:19 
QuestionUpload Images to SQL database in silverlight Pin
Nekkantidivya2-Sep-09 0:34
Nekkantidivya2-Sep-09 0:34 
AnswerRe: Upload Images to SQL database in silverlight Pin
Pete O'Hanlon2-Sep-09 1:40
mvePete O'Hanlon2-Sep-09 1:40 
AnswerRe: Upload Images to SQL database in silverlight Pin
Arun Jacob2-Sep-09 20:03
Arun Jacob2-Sep-09 20:03 
QuestionUsercontrol properties Pin
krishnan.s1-Sep-09 18:53
krishnan.s1-Sep-09 18:53 
AnswerRe: Usercontrol properties Pin
Krishna Aditya1-Sep-09 22:43
Krishna Aditya1-Sep-09 22:43 
AnswerRe: Usercontrol properties Pin
Pete O'Hanlon1-Sep-09 23:06
mvePete O'Hanlon1-Sep-09 23:06 
GeneralRe: Usercontrol properties Pin
krishnan.s2-Sep-09 1:35
krishnan.s2-Sep-09 1:35 
GeneralRe: Usercontrol properties Pin
Pete O'Hanlon4-Sep-09 10:09
mvePete O'Hanlon4-Sep-09 10:09 
GeneralRe: Usercontrol properties [modified] Pin
PaulPrice3-Sep-09 4:02
PaulPrice3-Sep-09 4:02 
I am looking for a variation of this answer as well (assuming I read the question right).

I have a simple UserControl that has 3 controls which I plan to use to standardise the visual look. The only part of this control that will very is the text on the button. I would like to be able to set this within the XAML as once set it will not change.

For example, i would like to be able to do something like this.

<Views:CurrentStatusView ButtonText="Proceed"/>

If I expose a property I am able to set the value, but how do I use this within the user control, I have tried Binding, setting the value in the constructor etc with no success.

Many thanks

Just racking up the postings

modified on Thursday, September 3, 2009 10:26 AM

GeneralRe: Usercontrol properties Pin
Pete O'Hanlon4-Sep-09 10:08
mvePete O'Hanlon4-Sep-09 10:08 
Question[Message Deleted] Pin
ProgrammerWPF1-Sep-09 16:02
ProgrammerWPF1-Sep-09 16:02 
AnswerRe: Creating a customcontrol Pin
Super Lloyd1-Sep-09 16:56
Super Lloyd1-Sep-09 16:56 

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.