| C# |
|---|
| private class DocAppList : Form |
| #ctor | Initializes an object instance. |
| DataRetrieveDocApp | Retrieves the list rows. |
| DataRetrieveFile | Retrieves the list rows. |
| DataRetrieveFolder | Retrieves the list rows. |
| Dispose | Clean up any resources being used. |
| DoDelete | Deletes the selected row. |
| DoEdit | Displays a detail dialog to edit an existing record. |
| DoNew | Displays a detail dialog for a new record. |
| InitializeComponent | Required method for Designer support - do not modify the contents of this method with the code editor. |
| SetControlState | Sets the control states based on the current control values. |
| TreeNodeAdd | Recursively adds the folder tree nodes. |
| components | Required designer variable. |