Scroll bar
Scroll bar
SB_HORIZONTAL scroll bar is horizontally positioned
SB_INDICATE_PERCENT scroll bar indicates what percent of
total items are being viewed. By default, the scroll bar indicates
the current item number.
virtual void Draw()
virtual unsigned long GetTotalNo()
virtual bool ProcessMouseEvent(XMouseEvent *__Event)
virtual void SetTotalNo(unsigned long __ItemNo)
virtual void SetValue(unsigned long __ItemNo)