Click here to Skip to main content
15,902,938 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Display list content Pin
Member 103390726-Oct-11 3:22
Member 103390726-Oct-11 3:22 
GeneralRe: Display list content Pin
Member 103390726-Oct-11 4:24
Member 103390726-Oct-11 4:24 
GeneralRe: Display list content Pin
Member 103390726-Oct-11 5:02
Member 103390726-Oct-11 5:02 
GeneralRe: Display list content Pin
SledgeHammer0126-Oct-11 8:46
SledgeHammer0126-Oct-11 8:46 
SuggestionString Formatting in XALM, Silverlight Pin
chrisndirangu25-Oct-11 21:30
chrisndirangu25-Oct-11 21:30 
GeneralRe: String Formatting in XALM, Silverlight Pin
Mycroft Holmes25-Oct-11 21:39
professionalMycroft Holmes25-Oct-11 21:39 
QuestionWrapping Text in Canvas Pin
indian14325-Oct-11 13:43
indian14325-Oct-11 13:43 
AnswerRe: Wrapping Text in Canvas Pin
Mark Salsbery25-Oct-11 17:18
Mark Salsbery25-Oct-11 17:18 
Set the TextBlock's TextWrapping property to TextWrapping.Wrap. A Canvas parent won't resize or clip the TextBlock so you'll need to handle that yourself.
Mark Salsbery
Java | [Coffee]

GeneralRe: Wrapping Text in Canvas Pin
indian14325-Oct-11 17:23
indian14325-Oct-11 17:23 
GeneralRe: Wrapping Text in Canvas Pin
Mark Salsbery26-Oct-11 5:37
Mark Salsbery26-Oct-11 5:37 
GeneralRe: Wrapping Text in Canvas Pin
indian14326-Oct-11 6:15
indian14326-Oct-11 6:15 
GeneralRe: Wrapping Text in Canvas Pin
Mark Salsbery26-Oct-11 7:31
Mark Salsbery26-Oct-11 7:31 
GeneralRe: Wrapping Text in Canvas Pin
indian14326-Oct-11 7:58
indian14326-Oct-11 7:58 
GeneralRe: Wrapping Text in Canvas Pin
Mark Salsbery26-Oct-11 8:17
Mark Salsbery26-Oct-11 8:17 
GeneralRe: Wrapping Text in Canvas Pin
indian14326-Oct-11 12:18
indian14326-Oct-11 12:18 
QuestionHow to compile single project for Silverlight and then standard .NET Pin
Member 103390725-Oct-11 5:17
Member 103390725-Oct-11 5:17 
AnswerRe: How to compile single project for Silverlight and then standard .NET Pin
Member 103390726-Oct-11 21:50
Member 103390726-Oct-11 21:50 
QuestionLet user adjust control size Pin
Loveisasea24-Oct-11 19:57
Loveisasea24-Oct-11 19:57 
AnswerRe: Let user adjust control size Pin
Wayne Gaylard24-Oct-11 21:04
professionalWayne Gaylard24-Oct-11 21:04 
GeneralRe: Let user adjust control size Pin
Loveisasea24-Oct-11 21:55
Loveisasea24-Oct-11 21:55 
GeneralRe: Let user adjust control size Pin
Wayne Gaylard24-Oct-11 22:05
professionalWayne Gaylard24-Oct-11 22:05 
QuestionWPF Hyperlink Question Pin
Kevin Marois24-Oct-11 9:51
professionalKevin Marois24-Oct-11 9:51 
GeneralRe: WPF Hyperlink Question Pin
Kevin Marois24-Oct-11 10:15
professionalKevin Marois24-Oct-11 10:15 
AnswerRe: WPF Hyperlink Question Pin
SledgeHammer0124-Oct-11 10:11
SledgeHammer0124-Oct-11 10:11 
GeneralRe: WPF Hyperlink Question Pin
Kevin Marois24-Oct-11 10:16
professionalKevin Marois24-Oct-11 10:16 

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.