C# Class SidebarLibrary.Win32.TVITEM

Exibir arquivo 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_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 uint mask
return uint

pszText public_oe property

public IntPtr,System pszText
return System.IntPtr

state public_oe property

public uint state
return uint

stateMask public_oe property

public uint stateMask
return uint