Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: vsbc
  • Order by date
  1. vsbc

    Dynamic style sheet creation problem

    Thanks, will have a look. But I would still love to know why I can't create a table style. Cheers, Volker
  2. vsbc

    Dynamic style sheet creation problem

    Hi all, I'm building a web control that creates its styles on the fly during PreRender. This works fine as long as I'm using the Style class as below: Style style = new Style(); style.BorderColor = System.Drawing.Color.Black; style.BorderStyle = BorderStyle.Solid; ...

Part and Inventory Search

Back
Top