Class: VRVScrollbar

Inherits:
VRScrollbar show all
Defined in:
lib/vr/vrcontrol.rb

Constant Summary collapse

WINCLASSINFO =
["SCROLLBAR",1]

Instance Attribute Summary

Attributes inherited from VRScrollbar

#longstep, #smallstep

Attributes inherited from VRControl

#handlers, #name, #parent

Attributes inherited from VRWinComponent

#parent, #screen

Method Summary

Methods inherited from VRScrollbar

#pagesize, #pagesize=, #position, #position=, #setRange, #vrinit

Methods inherited from VRControl

Controltype, #add_parentcall, #call_parenthandler, #create, #setFont

Methods inherited from VRWinComponent

#_init, #create, #exwinstyle, #hide, #maximizebox, #maximizebox=, #minimizebox, #minimizebox=, #setscreen, #sizebox, #sizebox=, #tabstop, #tabstop=, #vrinit, #winstyle