Ready-made form for appointment editing.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling.WinForms.StandardForms
SyntaxC#
Copy Code
|
|---|
public class AppointmentForm : Form |
Visual Basic
Copy Code
|
|---|
Public Class AppointmentForm |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
System.Windows.Forms.Control![]()
System.Windows.Forms.ScrollableControl![]()
System.Windows.Forms.ContainerControl![]()
System.Windows.Forms.Form![]()
MindFusion.Scheduling.WinForms.AppointmentForm
See Also