Sets the scroll frame's vertical scroll position. Signature: Code ScrollFrame:SetVerticalScroll(scroll)
Arguments: - scroll - Current vertical scroll position (0 = at top edge, frame:GetVerticalScrollRange() = at bottom edge) (number)
Также смотрите: Фрейм прокрутки
Ссылки: http://wowprogramming.com/docs/widgets/ScrollFrame/SetVerticalScroll
|