C# Class BExplorer.Shell.Interop.TVITEMW

Exibir arquivo 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_oe property

public int cChildren
return int

cchTextMax public_oe property

public int cchTextMax
return int

hItem public_oe property

public IntPtr,System hItem
return System.IntPtr

iImage public_oe property

public int iImage
return int

iSelectedImage public_oe property

public int iSelectedImage
return int

lParam public_oe property

public int lParam
return int

mask public_oe property

public TVIF mask
return TVIF

pszText public_oe property

public string pszText
return string

state public_oe property

public TVIS state
return TVIS

stateMask public_oe property

public TVIS stateMask
return TVIS