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

The default reminder dialog.

Object Model

dbiReminderDialog ClassdbiAppointmentItem Class

Syntax

Visual Basic (Declaration) 
Public Class dbiReminderDialog 
   Inherits System.Windows.Forms.Form
C# 
public class dbiReminderDialog : 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.dbiReminderDialog

Requirements

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

See Also