Click here to Skip to main content
15,879,490 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Out-of-Browser Window Positioning Pin
SledgeHammer012-Mar-12 10:42
SledgeHammer012-Mar-12 10:42 
Questionhow to change Combobox DropDownStyle ? Pin
gshhar29-Feb-12 22:21
gshhar29-Feb-12 22:21 
AnswerRe: how to change Combobox DropDownStyle ? Pin
Abhinav S29-Feb-12 22:40
Abhinav S29-Feb-12 22:40 
GeneralRe: how to change Combobox DropDownStyle ? Pin
gshhar29-Feb-12 23:23
gshhar29-Feb-12 23:23 
QuestionScreen-Workareas of multiple Monitors Pin
Mr.PoorEnglish29-Feb-12 2:05
Mr.PoorEnglish29-Feb-12 2:05 
QuestionHow to access data format errors Pin
Bernhard Hiller29-Feb-12 1:05
Bernhard Hiller29-Feb-12 1:05 
AnswerRe: How to access data format errors Pin
Abhinav S29-Feb-12 1:17
Abhinav S29-Feb-12 1:17 
GeneralRe: How to access data format errors Pin
Bernhard Hiller29-Feb-12 3:32
Bernhard Hiller29-Feb-12 3:32 
Thanks for the links. But they do not cover my problem: I do not care for a rule that my int must be between 1 and 99 or something like that, but that it must be an int! Just check the demo program of your second link: in the age field enter "1" and leave the field => it is ok. Then come back and add a letter, e.g. "w1" => it stays valid. Why? Exactly because of the problem I described above: the setter of the age property is not called now, the property's value is still 1, and that's ok. But not ok for me, because the UI shows a different (illegal) value.
How do you cope with such problems? Do you use a fully fledged WPF framework which handles such cases?
GeneralRe: How to access data format errors Pin
Pete O'Hanlon29-Feb-12 4:00
mvePete O'Hanlon29-Feb-12 4:00 
GeneralRe: How to access data format errors Pin
Bernhard Hiller29-Feb-12 19:32
Bernhard Hiller29-Feb-12 19:32 
Questioncalendar control Pin
nik00828-Feb-12 20:38
nik00828-Feb-12 20:38 
AnswerRe: calendar control Pin
Abhinav S28-Feb-12 22:41
Abhinav S28-Feb-12 22:41 
AnswerRe: calendar control Pin
Pete O'Hanlon29-Feb-12 0:18
mvePete O'Hanlon29-Feb-12 0:18 
QuestionThe WPF DocumentViewer Control Pin
usolo28-Feb-12 15:04
usolo28-Feb-12 15:04 
QuestionEdit MainPage title in Silverlight 5 Pin
roni-in28-Feb-12 6:01
roni-in28-Feb-12 6:01 
AnswerRe: Edit MainPage title in Silverlight 5 Pin
Abhinav S29-Feb-12 1:53
Abhinav S29-Feb-12 1:53 
GeneralRe: Edit MainPage title in Silverlight 5 Pin
roni-in29-Feb-12 3:37
roni-in29-Feb-12 3:37 
QuestionReference a Converter from a template.xaml Pin
Mycroft Holmes27-Feb-12 20:55
professionalMycroft Holmes27-Feb-12 20:55 
AnswerRe: Reference a Converter from a template.xaml Pin
Pete O'Hanlon27-Feb-12 21:03
mvePete O'Hanlon27-Feb-12 21:03 
GeneralRe: Reference a Converter from a template.xaml Pin
Mycroft Holmes27-Feb-12 21:25
professionalMycroft Holmes27-Feb-12 21:25 
GeneralRe: Reference a Converter from a template.xaml Pin
Pete O'Hanlon27-Feb-12 21:34
mvePete O'Hanlon27-Feb-12 21:34 
GeneralRe: Reference a Converter from a template.xaml Pin
Mycroft Holmes27-Feb-12 21:48
professionalMycroft Holmes27-Feb-12 21:48 
GeneralRe: Reference a Converter from a template.xaml Pin
Pete O'Hanlon27-Feb-12 21:50
mvePete O'Hanlon27-Feb-12 21:50 
QuestionWPF Facebook App Pin
Kevin Marois27-Feb-12 13:25
professionalKevin Marois27-Feb-12 13:25 
QuestionIntersoft ClientUI 6 Pin
LAPEC27-Feb-12 12:19
LAPEC27-Feb-12 12:19 

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.