[]
Called when mouse double clicked on the button of calendar, to raise the DoubleClickDate event.
protected virtual void OnDoubleClickDate(ClickDateEventArgs e)
Protected Overridable Sub OnDoubleClickDate(e As ClickDateEventArgs)
Type | Name | Description |
---|---|---|
ClickDateEventArgs | e | The GrapeCity.Windows.InputMan.ClickDateEventArgs instance containing the event data. |