C# Class SidebarLibrary.Win32.TVITEM

Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

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

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 uint mask
return uint

pszText public property

public IntPtr,System pszText
return System.IntPtr

state public property

public uint state
return uint

stateMask public property

public uint stateMask
return uint