MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
IsMouseCursorOverColumnLimit Property
NamespacesMPfm.WindowsControlsSongGridViewColumnIsMouseCursorOverColumnLimit
Indicates if the mouse cursor is over the column limit (i.e. for column resizing). This property is set automatically by the song grid view control.
Declaration Syntax
C#Visual Basic
public bool IsMouseCursorOverColumnLimit { get; set; }
Public Property IsMouseCursorOverColumnLimit As Boolean
	Get
	Set

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