border of a listbox

  • Thread starter Thread starter helpful sql
  • Start date Start date
Use CSS style to define appearance of ListBox.

I think something like "border-right: 0px; border-top: 0px; border-left:
0px; border-bottom: 0px; background-color: transparent;" will do.
 
Back
Top