Hi All,
How to create a custom property in MFC ActiveX control?
Like,
xxxxxxx.yyyyyyyy.zzzzzzzz.qqqqqq
Where,
xxxxxxx is the control name.
yyyyyyyy is a property of the control.
zzzzzzzz is the subproperty of the yyyyyyyy.
qqqqqq is the subproperty of the zzzzzzzz.
Eg.
Font1.Color.Intensity.Value
With Regards,
A.Ilamparithi.
