Namespace - LJCDocAppManager
Syntax
| C# |
|
public class DocFieldList : Form
|
The data list form.
Public Methods
3 Methods
Private Methods
|
Detail_Change
|
Adds a new list row or updates the existing list row with the changes
from the detail dialog.
|
|
Dispose
|
Clean up any resources being used.
|
|
DoDefaultAction
|
Performs the default list action.
|
|
DoDelete
|
Deletes the selected row.
|
|
DoEdit
|
Displays a detail dialog to edit an existing record.
|
|
DoNew
|
Displays a detail dialog for a new record.
|
|
DoRefresh
|
Refreshes the list.
|
|
DoSelect
|
Sets the selected item and returns to the parent form.
|
|
InitializeComponent
|
Required method for Designer support - do not modify
the contents of this method with the code editor.
|
9 Methods
Properties
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.