dbicMonth Send comments on this topic.
Click Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : Click Event

Occurs when the control is clicked.

Syntax

Visual Basic (Declaration) 
Public Event Click As EventHandler
C# 
public event EventHandler Click

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also