Quantcast
Channel: wpftoolkit Discussions Rss Feed
Browsing all 2157 articles
Browse latest View live
↧

New Post: DateTimePicker

Many thanks for your prompt response. Any idea as to when v2.6 will be released? Thanks

View Article


New Post: DateTimePicker

Hi, Here are the latest currently available versions : Toolkit Comunity edition : v2.3 Toolkit Plus Edition : v2.5 Plus edition is always ahead of community Edition. I don't have an exact date for the...

View Article


New Post: DateTimePicker

Hi again, Many thanks.

View Article

New Post: DocumentHeaderTemplate - animation ceases to work when document is...

Hello, I have a DocumentHeaderTemplate with animation style to flash the document tab based on the value of a dependency property. This works when the document is docked to the main window however when...

View Article

New Post: DocumentHeaderTemplate - animation ceases to work when document is...

Hi, Here's a possible solution. The LayoutDocumentFloatingWindowControl (the window when undocked) uses the DocumentTitleTemplate property, so you could define it in DockingManager. From there, the...

View Article


New Post: DocumentHeaderTemplate - animation ceases to work when document is...

Thank you for the solution and also the explanation, it works!

View Article

New Post: PropertyGrid validation for dynamic properties

I know the word 'dynamic' is probably overloaded by now. What I mean is the object that I am assigning to PropertyGrid.SelectedObject implements ICustomTypeProvider and based on one or more property...

View Article

Image may be NSFW.
Clik here to view.

New Post: PropertyGrid disable class name in title

I was wondering if it's possible to remove the class name from the default title of a property grid. For example, I have a PropertyGrid with the following properties:<xctk:PropertyGrid...

View Article


Image may be NSFW.
Clik here to view.

New Post: PropertyGrid disable class name in title

I'm sorry, I found the answer just a few minutes later... I'll leave it up in case anyone else is wondering about it. The change is to add SelectedObjectTypeName="" to the...

View Article


New Post: DateTimePicker issue

Hi, I've an application that uses DateTimePicker. Only on a certain computer, when the UI which contains DateTimePicker is opened, then the application crashes. To prove that it is the DateTimePicker,...

View Article

New Post: DateTimePicker issue

Hi, I'm not sure about the "Internal Error". But what could be the problem may be the Date/Time default format in the computer settings. Could be related to https://wpftoolkit.codeplex.com/workitem/21635.

View Article

New Post: Child Window

Is there a way to modify ChildWindow Template. I want to have one panel for both PART_Header and content.

View Article

New Post: Child Window

Hi, The childWindow Template is located in : -Xceed.Wpf.Toolkit/ChildWindow/Themes/Aero2.NormalColor.xaml (for Windows 8) -Xceed.Wpf.Toolkit/ChildWindow/Themes/Generic.xaml (for other Windows) It uses...

View Article


New Post: CheckListBox SelectedItemsOverride binding not working

I have a problem with getting the CheckListBox SelectedItemsOverride set binding to work. The get binding (on my SelectedTaskStatuses) is called correctly during initialization but set is never called...

View Article

New Post: CheckListBox SelectedItemsOverride binding not working

Hi, From what I can see, the Collections are set to a value, but the get returns a new collection. I would suggest to initialize the collection when defining the variable, or in the get, if the...

View Article


New Post: CheckListBox SelectedItemsOverride binding not working

Hi BoucherS, You solved my problem :-) My key misunderstanding was that setter will be called only if the entire collection is changed and not on changes to the content of the selection. I am new to...

View Article

New Post: CheckBoxList get items inside and select them

Hello, I want to make an CheckBoxList with a "Select All" Item, and when you click it every item in the CheckBoxList should get selected. So I was wondering how you'd get all the items within a...

View Article


New Post: CheckBoxList get items inside and select them

Never mind, this worked for me:for (int i = 1; i < CheckBoxList.Items.Count; i++) { CheckBoxList.SelectedItems.Add(CheckBoxList.Items[i]); }

View Article

Image may be NSFW.
Clik here to view.

New Post: AvalonDock Problem showing document contents of tab in Anchorable...

Hello, I have an Avalondock that incorporates both a LayoutDocumentPane and an LayoutAnchorablePane the DocumentsSource and AnchorablesSource both binding to the same datasource which in this case...

View Article

New Post: IntegerUpDown behavior changed

I'm using the component IntegerUpDown for sometime now and I had to update to version 2.0. Before, the "UpdateSourceTrigger" was not working and the component had two behaviors.Using the up and down...

View Article
Browsing all 2157 articles
Browse latest View live


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