/ Assembly List / LJCDocAppManager / DocAppList

Namespace - LJCDocAppManager


Syntax

C#
private class DocAppList : Form

The list form.

Remarks

This form displays the data items and allows for New, Edit, Delete and Select of those items.

Data Methods Action Methods Worklist Processing

Private Methods
#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.
11 Methods

Fields
components Required designer variable.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.