Reviewed: Extended WPF Toolkit - 2.0.0 (Jun 04, 2013)
Rated 5 Stars (out of 5) - Excellent work thx!
View ArticleNew Post: Auto close Messagebox ?
If you only want to close it (do not show the time left on the MessageBox or anything like that), use a System.Timers.Timer.
View ArticleCommented Unassigned: RichTextBoxFormatBar bug!?!? during keyboard input!...
trying to type the size of the font in the dialog. But if i am typing more than 1 letter or number in the Font Familiy Box or Size Box , the dialog remains open and overwrites the selected text which...
View ArticleCommented Issue: How to prevent ApplyPropertyValue from setting the focus to...
Based on discussion 437034.Typing fontSize in the RichTextFormatBar only set the size of the text to the first input character and then set the focus in the RichTextBox. Then the second input character...
View ArticleCommented Unassigned: RichTextBoxFormatBar bug!?!? during keyboard input!...
trying to type the size of the font in the dialog. But if i am typing more than 1 letter or number in the Font Familiy Box or Size Box , the dialog remains open and overwrites the selected text which...
View ArticleUpdated Wiki: Home
Update: Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls.Extended WPF Toolkit™ is the number one collection of WPF...
View ArticleUpdated Wiki: Home
Update: Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls.Extended WPF Toolkit™ is the number one collection of WPF...
View ArticleUpdated Wiki: Home
Update: Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls.Extended WPF Toolkit™ is the number one collection of WPF...
View ArticleUpdated Wiki: Home
Update: Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls.Extended WPF Toolkit™ is the number one collection of WPF...
View ArticleUpdated Wiki: Home
Update: Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls.Extended WPF Toolkit™ is the number one collection of WPF...
View ArticleUpdated Wiki: Home
Update: Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls.Extended WPF Toolkit™ is the number one collection of WPF...
View ArticleCommented Unassigned: PropertyGrid Default DateTimeEditor ignores all inputs....
The default DateTime editor seems to be completely non-functional in the latest release. Mouse wheel scrolls, cursor keys, manual entry are all ignored and the value returned/stored/displayed is always...
View ArticleCommented Unassigned: RichTextBoxFormatBar bug!?!? during keyboard input!...
trying to type the size of the font in the dialog. But if i am typing more than 1 letter or number in the Font Familiy Box or Size Box , the dialog remains open and overwrites the selected text which...
View ArticleCommented Unassigned: RichTextBoxFormatBar bug!?!? during keyboard input!...
trying to type the size of the font in the dialog. But if i am typing more than 1 letter or number in the Font Familiy Box or Size Box , the dialog remains open and overwrites the selected text which...
View ArticleCommented Issue: RichTextBoxFormatBar fades away while choosing from Combos...
The auto fade feature of the RichTextBoxFormatBar fades away even if you are interacting with it. This happens, for example, when the list of the ComboBoxes are long enough. If you go far from the...
View ArticleCommented Unassigned: PropertyGrid Default DateTimeEditor ignores all inputs....
The default DateTime editor seems to be completely non-functional in the latest release. Mouse wheel scrolls, cursor keys, manual entry are all ignored and the value returned/stored/displayed is always...
View ArticleCommented Unassigned: RichTextBoxFormatBar bug!?!? during keyboard input!...
trying to type the size of the font in the dialog. But if i am typing more than 1 letter or number in the Font Familiy Box or Size Box , the dialog remains open and overwrites the selected text which...
View ArticleClosed Issue: How to prevent ApplyPropertyValue from setting the focus to...
Based on discussion 437034.Typing fontSize in the RichTextFormatBar only set the size of the text to the first input character and then set the focus in the RichTextBox. Then the second input character...
View ArticleNew Post: How to change error template of propertygrid elements
This could be a start:http://msdn.microsoft.com/en-us/library/system.windows.controls.validation.errortemplate.aspx
View Article