Link to home
Start Free TrialLog in
Avatar of gometang
gometang

asked on

How to remove border on ASP.NET(C#) ListBox?

I want to remove the borders of a ListBox in ASP.NET.  Merely changing the Border/BorderStyle properties do not work.  

Is there a way to change the borderstyle of a ListBox in ASP.NET(C#)?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of chaniewskim
chaniewskim

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial