Navigation:  thinBasic Modules > UI (User Interface) > UDT predefined in UI module > TreeView UDTs >

TVITEM

Previous pageReturn to chapter overviewNext page

 

Description

 

TVITEM structure.

 

Syntax

 

Type TVITEM                   

  mask           As Dword

  hItem          As Dword

  lSTATE         As Dword

  stateMask      As Dword

  pszText        As Asciiz Ptr

  cchTextMax     As Long

  iImage         As Long

  iSelectedImage As Long

  cChildren      As Long

  lParam         As Long

End Type

 

Remarks

 

See also

 

Examples

 

 

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com