C# Class ZForge.Controls.HeaderPanelNativeMethods.TRACKMOUSEEVENT

Show file 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 property

public int cbSize
return int

dwFlags public property

public int dwFlags
return int

dwHoverTime public property

public int dwHoverTime
return int

hwndTrack public property

public IntPtr,System hwndTrack
return System.IntPtr