Click here to Skip to main content
15,891,607 members
Home / Discussions / WPF
   

WPF

 
QuestionRe: WPF language issue Please help very urgnet Pin
psdeepu4-Mar-09 16:41
psdeepu4-Mar-09 16:41 
QuestionBinding connections Pin
Jozef Hopko3-Mar-09 13:43
Jozef Hopko3-Mar-09 13:43 
AnswerRe: Binding connections Pin
ABitSmart3-Mar-09 15:46
ABitSmart3-Mar-09 15:46 
QuestionMoonlight 2.0 Pin
Stuart Campbell3-Mar-09 13:19
Stuart Campbell3-Mar-09 13:19 
AnswerRe: Moonlight 2.0 Pin
Kevin McFarlane4-Mar-09 6:03
Kevin McFarlane4-Mar-09 6:03 
GeneralRe: Moonlight 2.0 Pin
Stuart Campbell4-Mar-09 9:59
Stuart Campbell4-Mar-09 9:59 
QuestionHow to get the listboxitem when listbox do data binding in WPF? Pin
JS 20082-Mar-09 23:53
JS 20082-Mar-09 23:53 
AnswerRe: How to get the listboxitem when listbox do data binding in WPF? Pin
ABitSmart3-Mar-09 0:25
ABitSmart3-Mar-09 0:25 
You will have to databind the IsEnabled Property of ListBox item to a CLR property in the databound object. The Visual tree is not accessible easily once you use Data binding. Once you databind the IsEnabled property to a CLR property then setting the CLR property will automatically enable\disable the ListBox item.

Hope I made sense Smile | :)
QuestionLoad .obj file in WPF - Load by Code - Dynamically! Pin
AmirHossein.M.Ojvar2-Mar-09 23:29
AmirHossein.M.Ojvar2-Mar-09 23:29 
QuestionHow to add WPF controller to a Winform dinamically?? Pin
saku692-Mar-09 22:58
saku692-Mar-09 22:58 
AnswerRe: How to add WPF controller to a Winform dinamically?? Pin
ABitSmart2-Mar-09 23:43
ABitSmart2-Mar-09 23:43 
GeneralRe: How to add WPF controller to a Winform dinamically?? Pin
saku693-Mar-09 16:55
saku693-Mar-09 16:55 
Question[Message Deleted] Pin
Prajeesh2-Mar-09 17:46
Prajeesh2-Mar-09 17:46 
AnswerRe: Pan in ViewBox Pin
ABitSmart2-Mar-09 18:01
ABitSmart2-Mar-09 18:01 
QuestionWindowLogin..... Pin
VisualLive2-Mar-09 5:07
VisualLive2-Mar-09 5:07 
QuestionFolderBrowser Dialog WPF Pin
JS 20081-Mar-09 22:56
JS 20081-Mar-09 22:56 
AnswerRe: FolderBrowser Dialog WPF Pin
ABitSmart1-Mar-09 23:54
ABitSmart1-Mar-09 23:54 
GeneralRe: FolderBrowser Dialog WPF Pin
JS 20082-Mar-09 0:11
JS 20082-Mar-09 0:11 
GeneralRe: FolderBrowser Dialog WPF Pin
ABitSmart2-Mar-09 1:25
ABitSmart2-Mar-09 1:25 
AnswerRe: FolderBrowser Dialog WPF Pin
Mark Salsbery2-Mar-09 7:29
Mark Salsbery2-Mar-09 7:29 
GeneralRe: FolderBrowser Dialog WPF Pin
ABitSmart2-Mar-09 15:43
ABitSmart2-Mar-09 15:43 
GeneralRe: FolderBrowser Dialog WPF Pin
led mike4-Mar-09 9:07
led mike4-Mar-09 9:07 
GeneralRe: FolderBrowser Dialog WPF Pin
Mark Salsbery4-Mar-09 9:52
Mark Salsbery4-Mar-09 9:52 
Question[Message Deleted] Pin
Prajeesh1-Mar-09 21:00
Prajeesh1-Mar-09 21:00 
AnswerRe: Zoom Image Pin
Pete O'Hanlon1-Mar-09 21:31
mvePete O'Hanlon1-Mar-09 21:31 

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.