scroll box width once more

  • Thread starter Thread starter Joep
  • Start date Start date
J

Joep

The scroll box of an independent scrollbar is affected by the difference
between Maximum and Minimum like so (approximately):

percentage of scrollbar occupied by scrollbox = 1000 / (Maximum - Minimum).

Does anyone have the exact rules that apply here, i.e. how is the width of
the scrollbox exactly determined?

T.I.A.

P.S. Visual C# 2005 Express Edition Beta
 
Back
Top