|
2012‑03‑01
5,593 views
|
"Hi there,
I create a splitcontainer, when I put the propertygrid on to the container, it crashes on MeasureOverides..."
|
|
2012‑03‑02
4,234 views
|
"we have a class X with some properties that is added to the PropertyGrid.SelectedObject. the functionality (and prope..."
|
|
2009‑12‑24
6,566 views
|
"Hi,
I've follow this post to sort the items inside each category, and it's work fine.
But I also need to d..."
|
|
2012‑02‑13
3,847 views
|
"My xaml looks somewhat like :
<UserControl x:Name ="MyUserControl" >
......
<PropertyGrid x:..."
|
|
2012‑02‑14
3,406 views
|
"Hi,
In my PropertyGrid, i will like to allow my user to "browse for a file".
To create the "...&qu..."
|
|
2012‑02‑08
3,675 views
|
"What causes this warning when running application?
System.Windows.ResourceDictionary Warning: 9 : Resource not fou..."
|
|
2010‑11‑17
4,701 views
|
"Hi,
I use a PropertyGrid with nested categories (as the objects we show via the grid often have hierarchical refer..."
|
|
2012‑01‑31
4,047 views
|
"I have property names that are long and property values that are short, so i'd like to have the splitter at about..."
|
|
2012‑01‑26
3,084 views
|
"Hi,
I am trying to programatically create a property grid using VB, and I would like to find out if the following ..."
|
|
2012‑01‑19
5,223 views
|
"I am setting a TypeConverter for an enum property as in one of your samples.
I don't set the Editor for the enum..."
|
|
2012‑01‑17
3,636 views
|
"Basically, the issue that i'm running into is that I need to know when the user is done editing a property field...."
|
|
2012‑01‑17
3,408 views
|
"When a property text field is in focus the cursor is at position 0.
How would I set the cursor to end of text lengt..."
|
|
2012‑01‑17
3,365 views
|
"The display name for say a collection of strings is index, such as [0], [1], [2], etc. How would I make this start ..."
|
|
2011‑12‑23
3,396 views
|
"Hi,
I'm in the process of upgrading our controls to use the latest release, moving from v11.1.0542 to v11.2.05..."
|
|
2011‑12‑20
3,664 views
|
"Hi.
Is there a way to use the PropertyGrid in a way that I can drill down into objects?
Let's say that obje..."
|
|
2011‑12‑19
4,275 views
|
"I have a nested property (that is, property on an object which itself is a property of another object) of type string..."
|
|
2011‑12‑02
3,816 views
|
"I'm trying to solve a problem. I have a property grid that is showing the properties of an object in our view mod..."
|
|
2011‑11‑30
3,299 views
|
"I created a custom SummaryTemplate similar to the one in the Summary Customization QuickStart.
The behavior I d..."
|
|
2011‑11‑24
3,540 views
|
"Hi
In my property grid I'm making some properties read-only based on the value of other properties, using the ..."
|
|
2011‑11‑14
2,866 views
|
"I have a list<string> property that will either be a list or null.
When the list is null the + button is not ..."
|