Ready-made form for task editing.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling.WinForms.StandardForms
SyntaxC#
Copy Code
|
|---|
public class TaskForm : Form |
Visual Basic
Copy Code
|
|---|
Public Class TaskForm |
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.TaskForm
See Also