T
ton
Hi
i'm developing web server controls for my project.
When I use Inherits WebControl, the control can use the width of the
control, but when I use Inherits Compositecontrol the width of the control
stays=0 allthough I do see the control drawing with a certain width.
Is their a list of properties a usercontrol will inherit when using inherits
webcontrol?
thanx
ton
i'm developing web server controls for my project.
When I use Inherits WebControl, the control can use the width of the
control, but when I use Inherits Compositecontrol the width of the control
stays=0 allthough I do see the control drawing with a certain width.
Is their a list of properties a usercontrol will inherit when using inherits
webcontrol?
thanx
ton