asp:listbox borderstyle

liunx

Guest
Hi

I have a asp:listbox control on my site. But I want to adjust the borderstyle of the listbox. You have to override this property somehow. Does anyone know how this override works? Any documentation I know it's like:

public override ... (GET, SET)

Does anyone know the actual code? Does anyone have a C# code example?

thx a lot.
 
Back
Top