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