Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Browsing all 4964 articles
Browse latest View live

New Post: Customising the RichTextBoxFormatBar

Hi, The current RichTextBoxFormatBar has a default design in a resource Dictionary in the Toolkit. If you want to have a new Design, you have to modify the current control in XAML. Usually, properties...

View Article


Edited Issue: PropertyGrid handling of primitive controls [20762]

Hi, I've am attempting to use the propertygrid in a new application so I am fairly new on using it. My application allows the user to dynamically add controls (button, label, image, rectangle, ellipse,...

View Article


Created Issue: XamlDesignerSerializationManager with AvalonDock [20767]

The issue I've encountered was while attempting to use the XamlDesignerSerializationManager(XMLWriter) to save the XAML definition of my modified form so that I could restore it later. I am able to...

View Article

Commented Issue: PropertyGrid handling of primitive controls [20762]

Hi, I've am attempting to use the propertygrid in a new application so I am fairly new on using it. My application allows the user to dynamically add controls (button, label, image, rectangle, ellipse,...

View Article

New Post: Customising the RichTextBoxFormatBar

Thanks. I have created a Custom Control, used the xaml source code in Themes/Generic.xaml and created the necessary .cs files from the source code. IsesFormatBar.cs is the control file which inherits...

View Article


Created Issue: validation with minus sign in MaskedTextBox [20769]

Based on discussion https://wpftoolkit.codeplex.com/discussions/535190.

View Article

New Post: validation with minus sign

Hi, In Code-behind, the exception is raised because you are setting a Double and the MaskedTextBox is expecting a Decimal. Make sure you provide the right type to the MaskedTextBox value....

View Article

New Post: validation with minus sign

casting it to a decimal doesn't yield any different result. I was already assigning it using the 'm' suffix to make it a decimal (like: maskedTextBox.Value = -1.2m;) also assigning it a non-negative...

View Article


New Post: PropertyGrid: Custom Editor does not update underlying property

I am trying to setup a custom editor with a combobox where in the itemssource is generated dynamically based on the value of another property. I got most of the code from other posts on this site. All...

View Article


Commented Issue: validation with minus sign in MaskedTextBox [20769]

Based on discussion https://wpftoolkit.codeplex.com/discussions/535190.Comments: ** Comment from web user: BoucherS ** Maybe something to do with MaskedTextBox.GetFormatSpecifierFromMask() which adds a...

View Article

New Post: validation with minus sign

Hi, You are right. Issue should be fixed in https://wpftoolkit.codeplex.com/workitem/20769

View Article

New Post: how to use CheckComboBox with mvvm?

hi I am using the CheckComboBox ver 2.0.0 in my wpf mvvm project but I seem unable to bind the selecteditems. when Bind selecteditems to a property in wpf exception errror SelectedItems="{Binding...

View Article

Commented Unassigned: how to use CheckComboBox with mvvm [20766]

hiI am using the CheckComboBox ver 2.0.0 in my wpf mvvm project but I seem unable to bind the selecteditems. when Bind selecteditems to a property in wpf exception errror SelectedItems="{Binding...

View Article


New Post: Customising the RichTextBoxFormatBar

Hi, from what I see, you create a style for objects of type MyNamespace:IsesFormatBar which uses the ControlTemplate "richTextBoxFormatBarTemplate". On the other hand, there is a ControlTemplate (for...

View Article

Commented Feature: Expandable Property not expanded by default [20054]

Based on discussion https://wpftoolkit.codeplex.com/discussions/452722, user wants to have an expand property expanded by default.Maybe having a new ExpandableObjectAttribute which take a true/false...

View Article


Commented Issue: validation with minus sign in MaskedTextBox [20769]

Based on discussion https://wpftoolkit.codeplex.com/discussions/535190.Comments: ** Comment from web user: scrappydoo ** I already tried adding the '#' instead of '0' in the...

View Article

Edited Feature: Expandable Property not expanded by default [20054]

Based on discussion https://wpftoolkit.codeplex.com/discussions/452722, user wants to have an expand property expanded by default.Maybe having a new ExpandableObjectAttribute which take a true/false...

View Article


New Post: Limit PropertyGrid Control Standard Properties and Use Toolkit...

Hi, I believe I am attempting to use the propertygrid in a non-standard way, but wanted to reach out to everyone for some advice and guidance. My requirements are as follows: 1) I don't want to show...

View Article

Created Unassigned: CheckComboBox mvvm sample [20774]

hi

View Article

New Post: No Dynamic binding available for tab pages of LayoutDocumentPane

I'm trying to take some existing code that is currently using a TabControl class with the ItemsSource property bound to an observable collection of ViewModels (see link below). There doesn't even seem...

View Article
Browsing all 4964 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>