C# Class cadencii.TRACKMOUSEEVENT

Exibir arquivo Open project: cadencii/cadencii Class Usage Examples

Public Properties

Property Type Description
cbSize int
dwFlags uint
dwHoverTime int
hwndTrack System.IntPtr

Property Details

cbSize public_oe property

public int cbSize
return int

dwFlags public_oe property

public uint dwFlags
return uint

dwHoverTime public_oe property

public int dwHoverTime
return int

hwndTrack public_oe property

public IntPtr,System hwndTrack
return System.IntPtr