MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
IsMouseOverColumnHeader Property
NamespacesMPfm.WindowsControlsSongGridViewColumnIsMouseOverColumnHeader
Indicates if the mouse cursor is currently over the column header. This property is set automatically by the song grid view control.
Declaration Syntax
C#Visual Basic
public bool IsMouseOverColumnHeader { get; set; }
Public Property IsMouseOverColumnHeader As Boolean
	Get
	Set

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)