Ask a Teacher



what is mini and max prroperties?

Max returns or sets a scroll bar position's maximum Value property setting when the scroll box is in its bottom or rightmost position. For the ProgressBar control, it returns or sets its maximum value.

Min returns or sets a scroll bar position's minimum Value property setting when the scroll box is in its top or leftmost position. For the ProgressBar control, it returns or sets its minimum value.
Syntax
    object.Max [= value]
    object.Min [= value]


comments powered by Disqus