C# Class LitDev.User32.IconInfo

Exibir arquivo Open project: litdev1/LitDev Class Usage Examples

Public Properties

Property Type Description
fIcon bool
hbmColor System.IntPtr
hbmMask System.IntPtr
xHotspot int
yHotspot int

Property Details

fIcon public_oe property

public bool fIcon
return bool

hbmColor public_oe property

public IntPtr,System hbmColor
return System.IntPtr

hbmMask public_oe property

public IntPtr,System hbmMask
return System.IntPtr

xHotspot public_oe property

public int xHotspot
return int

yHotspot public_oe property

public int yHotspot
return int