Gets a value indicating whether the associated item (if any) is being pointed by the mouse.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool Pointed { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Pointed As Boolean |
A boolean value specifying whether the item associated with the event is currently being pointed.