dbicCalendar Send comments on this topic.
DoubleClick Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog 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