C# Class TOAPI.User32.ICONINFO

ファイルを表示 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

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

Property Details

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