C# Class TV_ITEM, vsgesture

Mostra file Open project: powerumc/vsgesture Class Usage Examples

Public Properties

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

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 hItem
return IntPtr

iImage public_oe property

public int iImage
return int

iSelectedImage public_oe property

public int iSelectedImage
return int

lParam public_oe property

public IntPtr lParam
return IntPtr

mask public_oe property

public int mask
return int

pszText public_oe property

public IntPtr pszText
return IntPtr

state public_oe property

public int state
return int

stateMask public_oe property

public int stateMask
return int