Tree.this
this
(int x, int y, int width, int height, string label = null)Creates a new tree widget.
Parameters
x | X position |
y | Y position |
width | Width in pixels |
height | Height in pixels |
label | Optional label |