Help for this page

Select Code to Download


  1. or download this
    $tv->SetImageList($il, 0); # Use Flag TVSIL_NORMAL for MS TreeView_Set
    +ImageList()
    
  2. or download this
        MODULE = Win32::GUI     PACKAGE = Win32::GUI::TreeView
        ...
            METHOD:SetImageList(IMAGELIST, [TYPE])
        ...
            RETVAL = TreeView_SetImageList(handle, imagelist, type);