Commented Issue: Richtextbox language problem [19385]
Hello support,I have a problem with the richtextbox-control and the language.Maybe you can help me.If I doesn't change the text the spellchecking is working, when I change the language. If I wirte...
View ArticleCommented Unassigned: Possible Font Size Issue with RichTextBox [21111]
I'm developing a project where I use WPF data binding and the RichTextBox with RtfFormatter.When I set the font in the RichTextBoxFormatBar to Arial 10 for example, and use the data to export to a...
View ArticleNew Comment on "Improvements230"
Avalon Dock is buggy, and you guys write off issue without even checking them. Developers would love to purchase the control given that support is awesome - Long time since I logged the issue, guess...
View ArticleNew Comment on "Improvements230"
Hi vinaydvd, sorry to ear that, The things is that the Toolkit has many different controls. We need to prioritize the bugs fixes and the new features to add, based on client's needs. Clients who have a...
View ArticleNew Post: AvalonDock loses control state in Release V2.3.0
Hi, I have now built a test app which can demonstrate the problem with V2.3.0 and working with V2.2.1. I have also verified that the constructor for the UserControl is called when the tab selection...
View ArticleCreated Unassigned: AvalonDock loses control state in Release V2.3.0 [21560]
Based on discussion https://wpftoolkit.codeplex.com/discussions/571591
View ArticleNew Post: AvalonDock loses control state in Release V2.3.0
You can attach it in the issue here : https://wpftoolkit.codeplex.com/workitem/21560
View ArticleCommented Unassigned: AvalonDock loses control state in Release V2.3.0 [21560]
Based on discussion https://wpftoolkit.codeplex.com/discussions/571591Comments: ** Comment from web user: ChangedDaily ** Test project attached.
View ArticleCommented Unassigned: AvalonDock loses control state in Release V2.3.0 [21560]
Based on discussion https://wpftoolkit.codeplex.com/discussions/571591Comments: ** Comment from web user: BoucherS ** Hi,Thanks for the project attached. It was easier to track.This bug is already...
View ArticleEdited Issue: AvalonDock loses control state in Release V2.3.0 [21560]
Based on discussion https://wpftoolkit.codeplex.com/discussions/571591
View ArticleNew Post: horizontal content alignment of left in DateTimePicker
How do I get the text in either DateTimePicker or IntergerUpDown to be left aligned? By default, the text is right aligned. Thanks.
View ArticleNew Post: horizontal content alignment of left in DateTimePicker
Never mind. Found the answer after deciding to spend some time to read through the docs.... Property is TextAlignment and Visual Studio intellisense does not find it.
View ArticleCreated Unassigned: DateTimePicker crash if value is smaller than MinValue...
DateTimePicker crash if value is smaller than MinValueHow to reproduce crash in LiveExplorer:Select current date in DateTimePicker. Set minimum value to tomorrow.
View ArticleNew Post: AvalonDock AutoHidden Panel and Touch
Hello, I use sensor monitor and when I have a panel that is in the AutoHidden state, the flyout does not respond to touch. Is there a solution to this? My current layout has a left side docked panel...
View ArticleCreated Unassigned: Nested AvalonDock - Memory Leak [21567]
I've described this problem already here: https://avalondock.codeplex.com/workitem/16060 and proposed a solution. Please review it.A have one main docking manager and nested docking manager is...
View ArticleNew Post: Add button in CollectionControl
Hi, I'm using the CollectionControl with differents Lists, but sometimes the Add button is Disabled, I was wondering why ? What are the conditions to Enabled or Disabled this Add button in the...
View ArticleCreated Unassigned: Speed up DataGridControl checking /binding Suggestion ?...
i am using extended datagridcontrol. Binding the datagrid by using datagrid.itemsource. I have checkbox and grouping in side the datagrid.While checking in group item, i have to automatically check all...
View ArticleNew Post: Basic RichTextBox usage - .Text Property does not update
Xaml:<StackPanel><xctk:RichTextBox x:Name="_richTextBox" Text="{Binding Path=Content,Mode=TwoWay}" Width="200"/> <Button Content="Click Me" Click="Button_Click" /> </StackPanel>...
View ArticleNew Post: AvalonDock - Dock tabbed document
Hi, AvalonDock has capability dock anchorable as tabbed document. But there is no way to dock anchorable from tabbed document back. Visual Studio 2013 support this feature. Is there any way how adds...
View ArticleCreated Unassigned: Possible Bug in AvalonDock [21572]
I use some custom datagrids with columns which can be bound to a ViewModel using the MVVM pattern. This class is directly inherited from DataGrid; I added the DependencyProperty BindableColumns....
View Article