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() Draws the object virtual unsigned long GetTotalNo() Returns the total items number virtual bool ProcessMouseEvent(XMouseEvent *__Event) Process mouse events virtual void SetTotalNo(unsigned long __ItemNo) Change the total items number virtual void SetValue(unsigned long __ItemNo) Change the current item number
virtual unsigned long GetTotalNo() Returns the total items number virtual bool ProcessMouseEvent(XMouseEvent *__Event) Process mouse events virtual void SetTotalNo(unsigned long __ItemNo) Change the total items number virtual void SetValue(unsigned long __ItemNo) Change the current item number
virtual bool ProcessMouseEvent(XMouseEvent *__Event) Process mouse events virtual void SetTotalNo(unsigned long __ItemNo) Change the total items number virtual void SetValue(unsigned long __ItemNo) Change the current item number
virtual void SetTotalNo(unsigned long __ItemNo) Change the total items number virtual void SetValue(unsigned long __ItemNo) Change the current item number
virtual void SetValue(unsigned long __ItemNo) Change the current item number