I have ProperyGrid loaded with categorised PropertySpec and set to CategorizedAlphabetical sort. When form runs categories then items within categories are sorted. An annoying artefact is that Propert
I\'ll try t开发者_JS百科o explain the effect I want to achieve. Basically, when user select a particular property (whose accepted values will be presented in a drop down) I\'d like the dropdown to sho
I have a property grid that will have a few properties referenced. I would like to have one of the items in the property grid to be a button or even have a ellipses button which will act like a button
I have a property grid that when a button is clicked for one of the properties, certain fields are filled in. However the property\'s set isn\'t being triggered. I do not know why.
I\'m trying to make an object, configureable/editable with a propertygrid. This is all going well, except for objects inside objects.
In my application I have a property grid to allow users to change settings.This works fine for strings and other value properties, but what I need now is a list of strings that can be edited by users.
First off, I am using the MVVM pattern with the Prism libraries. My application shell has two Regions: a main diagram region containing diagram shapes and items, and an auxiliary region as a kind of f
What is wrong with this? The property LeftImage doesn\'t show up in the PropertyGrid (WinForms .NET 3.5)
I am using a PropertyGrid for configuring objects. I need to be able to hide 开发者_开发百科or show some properties depending on the values of other properties. How this can be achieved? I know about
At the moment I have an object of type A which is being view开发者_如何学Goed by the PropertyGrid. However, one of its properties is of type B. The property which is of type B is not expandable. How c