G
Guest
Hi.
I`m creating a composite web control that has two lables, an image control
and a link.
What I would like to do is to give the developer using my control, the
option of changing all the font properties for the lables.
My problem is, how do I create some nifty nested font properties like the
built-in lable control has?
I was thinking of using ExpandableObjectConverter, but I`m hoping there is a
better way.
My bigest issue is, how do I get an enum of all the font names like in the
original
name subproperty?
I`m a little lost. Any help will be very appreciated.
Thank you.
I`m creating a composite web control that has two lables, an image control
and a link.
What I would like to do is to give the developer using my control, the
option of changing all the font properties for the lables.
My problem is, how do I create some nifty nested font properties like the
built-in lable control has?
I was thinking of using ExpandableObjectConverter, but I`m hoping there is a
better way.
My bigest issue is, how do I get an enum of all the font names like in the
original
name subproperty?
I`m a little lost. Any help will be very appreciated.
Thank you.