I have a simple mod to do on a Int32PropertyEditor. I need to read a descriptor to set the .Minimum and the .Maximum. I've tried a couple of things, inheriting int32PropertyEditor, putting it in a usercontrol. The big thing is I lose all of the stylings and bindings. I don't want to recreate all of this for this simple mod.
What is an easy suggested approach?
Thanks.
(I do have the styles. I'd be interested in seeing the bindings to the data accessor and how the appearance changes based upon readonly)
[Modified at 01/11/2011 10:52 AM]
What is an easy suggested approach?
Thanks.
(I do have the styles. I'd be interested in seeing the bindings to the data accessor and how the appearance changes based upon readonly)
[Modified at 01/11/2011 10:52 AM]