dbicDayView Send comments on this topic.
DoubleClick Event
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : DoubleClick Event

Occurs when the control is double-clicked.

Syntax

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

Requirements

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

See Also