Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1470
Webtab with rounded corners and drop shadow
posted

I am using Infragistics ASP.NET controls.  Customer has inquired about putting rounded corners and drop shadows on webtab controls.

Note that I am generating the web tab controls dynamically.  So the controls are not sitting on the aspx design surface.  I should be able to set Webtab properties - but dont think I can hook up ajax or javascript to dynamic controls. 

I am confused as to whether I can create a webtab with rounded corners or not.  Some forum posts seem to say that you can enable/disable rounded corners - not sure how?  Is drop shadow possible?

If it was just straight asp.net I would use ajax control toolkit to provide these. 

Thanks