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