Posted 13 years ago
by Mary Fontana
-
Rudolph Technologies
I am setting a TypeConverter for an enum property as in one of your samples.
I don't set the Editor for the enum property. But I think by default is uses the ComboBoxStringPropertyEditor.
I have a request for the drop down list to open if you select the property field.
instead of having to select the dropdown list button on the right.
Or could I move the button to the left instead?
I looked at PropertyEditors.xaml but I don't see an editor that matches the behavior I am seeing.
Thanks,
Mary
I don't set the Editor for the enum property. But I think by default is uses the ComboBoxStringPropertyEditor.
I have a request for the drop down list to open if you select the property field.
instead of having to select the dropdown list button on the right.
Or could I move the button to the left instead?
I looked at PropertyEditors.xaml but I don't see an editor that matches the behavior I am seeing.
Thanks,
Mary