I want to draw a black line like a status bar...aspx

  • Thread starter Thread starter trint
  • Start date Start date
T

trint

Ok,
I want this to be inside something like a panel.
a square line that I can set as sql loads a value from
0 to 100 across - left to right.
Any help is appreciated.
Thanks,
Trint
 
Trint,

Why not use the ProgressBar class? It should do what you want.

Hope this helps.
 
Back
Top