wpftoolkit icon indicating copy to clipboard operation
wpftoolkit copied to clipboard

All the controls missing in WPF. Over 1 million downloads.

Results 156 wpftoolkit issues
Sort by recently updated
recently updated
newest added

Hello, after an mahapps update to version 2.0. in AvalonDock control the PART_AutoHideArea don't show content when is docking, but if the layout is floating this is visible. Another thing...

Hey, I have encountered a problem with the CheckComboBox in my project. The general use behind it is letting the user choose multiple answers which are later saved to a...

XAML: ... ... If e.g. the hour part is deleted a FormatException is thrown (Trace from my logs): Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles...

The main page here mentions that the last 3.x version will be > we have decided to re-publish the last version of the Extended Toolkit (v3.8) as per the initial...

When ColorPicker placed in ListBoxItem or ListViewItem, it closes immediately after single click on Canvas or color. User can't change the color without opening ColorPicker again. Perhaps it makes sense...

I'm using a Splitbutton to add 'Configurations' based on the dropdown selection of the user in my software. I would like to display the name of the current configuration as...

I have my propertygrid set to readonly; all of the controls are readonly except for the comboboxes for my enums, however. How do I prevent users from selecting other options...

How can I select between 4 different DateTimePicker fields in powershell WPF if there is no Name property?

Using zoombox, there is a problem sometimes. Dispatcher_UnhandledException: 'ShowViewFinderGlyph' name cannot be found in the name scope of 'System.Windows.Controls.ControlTemplate'. No action taken. Is there anything in the setting that might...

I'm using Xceed WPF Toolkit DataGridControl, and I would like to copy a cell content to clipboard without of double quotes. How to do it?