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

New Post: How to disable Zoombox scaling on content resize?

It seems like the authors don't bother to look at this topic either... I'm still messing with this control :(

View Article


New Post: How to disable Zoombox scaling on content resize?

According to me this Scaling is due to the bug mentionned in the Issue : 20508. When i had correct this bug using the patch i had uploaded the zoombox do not change scale anymore. However you can need...

View Article


New Post: Any News on 2.1

Any News when 2.1 will be released as Source?

View Article

New Post: ColorPicker Binding

Im new to wpf and got stuck for hours now with a, what I think, simple Problem.Im creating a paint app and want to implement a colorpickertool to pick the color of a pixel of an image. I hope my Code...

View Article

New Post: ColorPicker Binding

Hi, your property Test need to be A) a DP defined like this : public static readonly DependencyProperty TestProperty = DependencyProperty.Register( "Test", typeof( Color ), typeof( MainWindow ), new...

View Article


New Post: ColorPicker Binding

Thanx, this really helped me :) I used the first solution and did like this FrameworkPropertyMetadata(Color.FromARGB((byte)clrA,(byte)clrR,(byte)clrG,(byte)clrB)...); clrA,clrR,clrG,clrB are integers...

View Article

New Post: how to add new layout document from code

I am working in an PowerBuilder.net project (wpf project, but in the powerbuilder ide) and just now I have a issue with open a new layout document from my application menu. The question is how can i...

View Article

New Post: how to add new layout document from code

Hi, Can you give an x:Name to your LayoutDocumentPane in xaml and add LayoutDocument to it ? private void Button_Click_1( object sender, RoutedEventArgs e ) { _layoutDocumentPane.Children.Add( new...

View Article


New Post: DropDownButton, My Style kills my DropDown-Ability

I`m using the Dropdownbutton<toolkit:DropDownButton/> My Problem is, that i defined the template in my style. By doing this my button lost his "dropdown ability" so he acts like a simple normal...

View Article


New Post: GridControl ComboBox editor

I have LIst of the Items that assigned to ItemsSource of the ComboBox. Right now almost everything is working like I need. But I can't understand why ComponentId is not updating.<xcdg:Column...

View Article

New Post: DropDownButton, My Style kills my DropDown-Ability

Hi, You are redefining the controlTemplate of the DropDownButton. So you are modifying the behavior of the DropDownButton to act as you defined it. To keep the Behavior of the DropDownButton from the...

View Article

New Post: how to add new layout document from code

Thanks, but the issue is that i am working in PowerBuilder.net. i tried the code in c# and it is working fine but in powerbuilder no, because the Children.Add() function is not found, I found that...

View Article

New Post: UpDown box Inches format

The UpDown box is exactly what I need for my project but is there a way to format in inchces? Such as 1.5" or 1.5 In. Something along those lines or are we locked into the formats listed?

View Article


New Post: Problem with Propertygrid and fonts

PropertyGrid .NET control

View Article

New Post: Color Picker Bind Selected Color To Ink Canvas

Hey, I'm having a bit of trouble binding the color picker selected color property to my ink canvas. I was wondering if someone could help me get this going, would be awesome :)<toolkit:ColorPicker...

View Article


New Post: WPF Brush Editor

How about including this Brush Editor to the Property Grid:http://colorbox.codeplex.com/ In the comunity Version this should not be a Problem (same Licence)

View Article

New Post: Datapicker change button background

Can i change the background of my button when i selected a color in the datapicker how can i do this. Thanks.

View Article


New Post: How to change background of title bar for ChildWindow?

Please advise. Thanks, Brew

View Article

Image may be NSFW.
Clik here to view.

New Post: Crazy Question: Can XCTK PropertyGrid offer different editors for...

Sound weird? It really isn't. I have a single entity that describes any kind of configuration in my app. The user today uses a treeview on the left, clicks on a node, and a simple 3 column grid comes...

View Article

New Post: Displaying read-only collections in the PropertyGrid

What is the best way to display read-only collections in the PropertyGrid? Read-write ones display fine, but as soon as they are read-only is just displays:...

View Article
Browsing all 2157 articles
Browse latest View live


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