C# Class TV_ITEM, vsgesture

Show 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 property

public int cChildren
return int

cchTextMax public property

public int cchTextMax
return int

hItem public property

public IntPtr hItem
return IntPtr

iImage public property

public int iImage
return int

iSelectedImage public property

public int iSelectedImage
return int

lParam public property

public IntPtr lParam
return IntPtr

mask public property

public int mask
return int

pszText public property

public IntPtr pszText
return IntPtr

state public property

public int state
return int

stateMask public property

public int stateMask
return int