C# Class ZForge.Controls.HeaderPanelNativeMethods.TRACKMOUSEEVENT

Datei anzeigen Open project: zhuangyy/Motion

Public Properties

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

Public Methods

Method Description
TRACKMOUSEEVENT ( ) : System

Method Details

TRACKMOUSEEVENT() public method

public TRACKMOUSEEVENT ( ) : System
return System

Property Details

cbSize public_oe property

public int cbSize
return int

dwFlags public_oe property

public int dwFlags
return int

dwHoverTime public_oe property

public int dwHoverTime
return int

hwndTrack public_oe property

public IntPtr,System hwndTrack
return System.IntPtr