C# Class TOAPI.User32.ICONINFO

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Свойство Type Description
hbmColor System.IntPtr
hbmMask System.IntPtr
xHotspot int
yHotspot int

Property Details

hbmColor public_oe property

public IntPtr,System hbmColor
Résultat System.IntPtr

hbmMask public_oe property

public IntPtr,System hbmMask
Résultat System.IntPtr

xHotspot public_oe property

public int xHotspot
Résultat int

yHotspot public_oe property

public int yHotspot
Résultat int