|
2010‑11‑04
4,093 views
|
"Hallo,
I encountered a problem when using the NotifyParentProperty. It seems like when this property is set to &qu..."
|
|
2010‑04‑08
7,099 views
|
"I created a UserControl.
UserControl is:
<Grid Focusable="False">
<TabControl TabStrip..."
|
|
2010‑10‑15
3,399 views
|
"One of the properties I have is a text that could have some predefined values, I'd like for that to have an edita..."
|
|
2010‑10‑20
3,723 views
|
"Hello Support,
we use an ExpandableCollectionConverter to display and edit a ChildCollection (where each child is an..."
|
|
2010‑10‑15
6,170 views
|
"Is there any examples in question?
In particular for ComboBoxPropertyEditor and DialogTextBoxPropertyEditor.
Thanks..."
|
|
2010‑10‑15
3,821 views
|
"I have a property grid thats bound to an object through a couple of layers of indirection. A bit complicated to expla..."
|
|
2010‑09‑02
3,672 views
|
"I have a property that is a list of Values I want to allow the user to delete but not to add, how can I take out the ..."
|
|
2010‑10‑08
4,918 views
|
"I am using a PropertyGrid, populated with a number of PropertyGridPropertyItems and PropertyGridCategoryItems. I hav..."
|
|
2010‑10‑11
3,123 views
|
"I have a value type I want edited in the PropertyGrid, lets say, struct Point( float X, float Y, float Z ). The edita..."
|
|
2010‑10‑06
2,932 views
|
"I am looking to add new properties to the propertygrid from a custom editor. the new properties are not necessarily p..."
|
|
2010‑10‑05
2,876 views
|
"We have a requirment where we want the tab key to jump on propertyvalues directly. currently tab key first goes to pr..."
|
|
2010‑10‑05
2,705 views
|
"Hi,
I have a combo box linked to a ObjectDataSource with ObservableCollection<>.
I want the property box to..."
|
|
2010‑10‑05
2,998 views
|
"We have a requirement where there is a drop down property(with eg: red, brown options) in the property grid we want ..."
|
|
2010‑09‑30
3,240 views
|
"Hi,
I have the following issue:
I implemented a CachedPropertyDataAccessorBase to do some special handling in t..."
|
|
2010‑09‑17
3,158 views
|
"Hello,
I am having a weird behaviour with the BrushPropertyEditor.
I have an Editor class attribute on an object, w..."
|
|
2010‑09‑17
3,504 views
|
"Hi, I've been reading through the PropGrid manual and demos, but am stuck with what is almost certainly a total ..."
|
|
2010‑09‑13
3,893 views
|
"Create a new WPF project and add the following code and call it right after the generated call to InitializeComponent..."
|
|
2009‑07‑02
10,382 views
|
"Hi all,
I'm trying to create a custom property editor and apply it to a property via the "Editor" at..."
|
|
2010‑09‑07
4,048 views
|
"I have a window with a property grid. All stock, no theming, no special code, no event handlers, etc.
I have the f..."
|
|
2010‑08‑19
7,594 views
|
"How can I set a specific order in the way the Categories are displayed and also in the order properties are displayed..."
|