Table of Contents

Struct User32.TRACKMOUSEEVENT

Namespace
Xui.Runtime.Windows.Win32
Assembly
Xui.Runtime.Windows.dll
public struct User32.TRACKMOUSEEVENT
Inherited Members

Fields

cbSize

public uint cbSize

Field Value

uint

dwFlags

public User32.TrackMouseEventFlags dwFlags

Field Value

User32.TrackMouseEventFlags

dwHoverTime

public uint dwHoverTime

Field Value

uint

hwndTrack

public User32.Types.HWND hwndTrack

Field Value

User32.Types.HWND