C# Class BExplorer.Shell.Interop.TVITEMW

Show file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
cChildren int
cchTextMax int
hItem System.IntPtr
iImage int
iSelectedImage int
lParam int
mask TVIF
pszText string
state TVIS
stateMask TVIS

Property Details

cChildren public property

public int cChildren
return int

cchTextMax public property

public int cchTextMax
return int

hItem public property

public IntPtr,System hItem
return System.IntPtr

iImage public property

public int iImage
return int

iSelectedImage public property

public int iSelectedImage
return int

lParam public property

public int lParam
return int

mask public property

public TVIF mask
return TVIF

pszText public property

public string pszText
return string

state public property

public TVIS state
return TVIS

stateMask public property

public TVIS stateMask
return TVIS