Previous | Up | Next |
Create a tree object.Parameters
ObjTree _CRtree ( Chn _channel_ ObjWin _father_ I _x_ I _y_ I _width_ I _height_ I _flags_ )
Return value
_channel_ proprietary channel _father_ father window _x_ x coordinate _y_ y coordinate _width_ width _height_ height _flags_ flags :
TV_BORDER display a border TV_DOWN display a 3d border TV_HSCROLL display a horizontal scroll box TV_VSCROLL display a vertical scroll box TV_BUTTON display node buttons
new tree object