[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase.OnMouseDown

OnMouseDown Method

OnMouseDown(object, MouseEventArgs)

Raises the MouseDown event.

Declaration
protected virtual void OnMouseDown(object sender, MouseEventArgs e)
Protected Overridable Sub OnMouseDown(sender As Object, e As MouseEventArgs)
Parameters
Type Name Description
object sender

An object that indicates the event source.

MouseEventArgs e

A MouseEventArgs object that contains the event data.