dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
ScrollBar.this
dlangui
widgets
scrollbar
ScrollBar
create with ID parameter
this
()
this
(string ID, Orientation orient)
class
ScrollBar
this
(
string
ID
,
Orientation
orient
=
Orientation.Vertical
)
Meta
Source
See Implementation
dlangui
widgets
scrollbar
ScrollBar
classes
PageScrollButton
SliderButton
constructors
this
functions
cancelLayout
layout
layoutButtons
measure
onClick
onDraw
onIndicatorDragging
onMouseEvent
onPositionChanged
setStringProperty
updateState
properties
orientation
variables
_btnBack
_btnForward
_btnSize
_indicator
_minIndicatorSize
_pageDown
_pageUp
_scrollArea
create with ID parameter