dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
TreeWidget.this
dlangui
widgets
tree
TreeWidget
create with ID parameter
this
()
this
(string ID, ScrollBarMode hscrollbarMode, ScrollBarMode vscrollbarMode)
class
TreeWidget
this
(
string
ID
,
ScrollBarMode
hscrollbarMode
=
ScrollBarMode.Visible
,
ScrollBarMode
vscrollbarMode
=
ScrollBarMode.Visible
)
Meta
Source
See Implementation
dlangui
widgets
tree
TreeWidget
constructors
this
create with ID parameter