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

Determines if the default appointment dialog will appear when an appointment is double clicked.

Syntax

Visual Basic (Declaration) 
Public Property AppointmentDialog As Boolean
C# 
public bool AppointmentDialog {get; set;}

Property Value

Boolean

Remarks

Please see Using the Appointment Dialog for additional information.

Requirements

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

See Also