|
Mouse Operations
Essential Grid's mouse and hit test operations are implemented using a special MouseController pattern that allows easy plug in of custom mouse operations pertaining to different hit test contexts.
As the cursor moves over the button, its appearance changes, giving users tactile feedback
This architecture fully supports the Windows Forms Framework with events such as MouseHover, MouseLeave and MouseEnter.
|
|
|
|