Click here to Skip to main content
15,886,873 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: n00b - pointer please Pin
Pete O'Hanlon7-Sep-10 9:22
mvePete O'Hanlon7-Sep-10 9:22 
GeneralRe: n00b - pointer please Pin
Dalek Dave7-Sep-10 10:44
professionalDalek Dave7-Sep-10 10:44 
GeneralRe: n00b - pointer please Pin
Pete O'Hanlon7-Sep-10 11:09
mvePete O'Hanlon7-Sep-10 11:09 
GeneralRe: n00b - pointer please Pin
Dalek Dave7-Sep-10 11:20
professionalDalek Dave7-Sep-10 11:20 
GeneralRe: n00b - pointer please Pin
Pete O'Hanlon7-Sep-10 11:30
mvePete O'Hanlon7-Sep-10 11:30 
AnswerRe: n00b - pointer please Pin
Abhinav S8-Sep-10 6:23
Abhinav S8-Sep-10 6:23 
QuestionCombo box inside a user control disappears when style is applied Pin
dashingsidds7-Sep-10 1:40
dashingsidds7-Sep-10 1:40 
AnswerRe: Combo box inside a user control disappears when style is applied Pin
Ian Shlasko7-Sep-10 2:59
Ian Shlasko7-Sep-10 2:59 
When you set the Template property for a control, you're replacing the control with whatever is inside the template... In this case, you're replacing it with nothing, since the only thing you put inside your custom template is a trigger.
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels)

GeneralRe: Combo box inside a user control disappears when style is applied Pin
dashingsidds7-Sep-10 3:36
dashingsidds7-Sep-10 3:36 
GeneralRe: Combo box inside a user control disappears when style is applied Pin
Ian Shlasko7-Sep-10 5:44
Ian Shlasko7-Sep-10 5:44 
QuestionHow to add simple C# user control to WPF project ? Pin
Yanshof6-Sep-10 4:48
Yanshof6-Sep-10 4:48 
AnswerRe: How to add simple C# user control to WPF project ? Pin
Kunal Chowdhury «IN»6-Sep-10 18:41
professionalKunal Chowdhury «IN»6-Sep-10 18:41 
GeneralRe: How to add simple C# user control to WPF project ? Pin
Yanshof6-Sep-10 18:56
Yanshof6-Sep-10 18:56 
GeneralRe: How to add simple C# user control to WPF project ? Pin
Kunal Chowdhury «IN»6-Sep-10 19:51
professionalKunal Chowdhury «IN»6-Sep-10 19:51 
GeneralRe: How to add simple C# user control to WPF project ? Pin
Yanshof6-Sep-10 19:55
Yanshof6-Sep-10 19:55 
AnswerRe: How to add simple C# user control to WPF project ? Pin
Abhinav S11-Sep-10 21:03
Abhinav S11-Sep-10 21:03 
AnswerRe: How to add simple C# user control to WPF project ? Pin
PumbaPumba27-Sep-10 6:54
PumbaPumba27-Sep-10 6:54 
QuestionTransform a model's positions directly Pin
Frank Boettcher5-Sep-10 23:38
Frank Boettcher5-Sep-10 23:38 
AnswerRe: Transform a model's positions directly Pin
Kubajzz6-Sep-10 0:11
Kubajzz6-Sep-10 0:11 
QuestionWpf Ribbon Control Pin
techaspnet5-Sep-10 20:18
techaspnet5-Sep-10 20:18 
AnswerRe: Wpf Ribbon Control Pin
Abhinav S11-Sep-10 2:51
Abhinav S11-Sep-10 2:51 
QuestionAuto completing multiple values separated by comma into a single autocompletebox. Pin
ananddayalan5-Sep-10 13:02
ananddayalan5-Sep-10 13:02 
AnswerRe: Auto completing multiple values separated by comma into a single autocompletebox. Pin
Abhinav S5-Sep-10 23:31
Abhinav S5-Sep-10 23:31 
QuestionCan't get rid of the scrollbar Pin
Yariv5-Sep-10 6:32
Yariv5-Sep-10 6:32 
AnswerRe: Can't get rid of the scrollbar Pin
Yariv5-Sep-10 23:27
Yariv5-Sep-10 23:27 

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.