dbicMonth Send comments on this topic.
dbiAppointmentDialog Class
See Also  Members  
dbicPIM Assembly > Dbi.PIM Namespace : dbiAppointmentDialog Class

The default appointment dialog.

Object Model

dbiAppointmentDialog ClassdbiAppointmentItem Class

Syntax

Visual Basic (Declaration) 
Public Class dbiAppointmentDialog 
   Inherits System.Windows.Forms.Form
C# 
public class dbiAppointmentDialog : System.Windows.Forms.Form 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     Dbi.PIM.dbiAppointmentDialog

Requirements

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

See Also