All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brianlagunas_cp bd818d50ec RichTextBoxFormatBar: fixed bug when selecting text and trying to show a context menu, such as spell check. The RTBFormatBar would not allow the context menu to show. 15 years ago
..
Images ColorPicker: Added SelectedColorChanged event. Added ButtonStyle property so you can style the ColorPicker's dropdown button any way you want. 15 years ago
IRichTextBoxFormatBar.cs renamed IRichTextBoxFormatBar property from RichTextBox to Target. This describes the purpose of the property better when creating your own custom format bar. 15 years ago
RichTextBoxFormatBar.xaml RichTextBoxFormatBar: fixed color indicator on font color picker 15 years ago
RichTextBoxFormatBar.xaml.cs RichTextBoxFormatBar: fixed bug when setting a RTB background color to anything but white and then showing the format bar which would add a white highlight color to the selected text. 15 years ago
RichTextBoxFormatBarManager.cs RichTextBoxFormatBar: fixed bug when selecting text and trying to show a context menu, such as spell check. The RTBFormatBar would not allow the context menu to show. 15 years ago