/ Assembly List / LJCTextInvasion / PracticeSetList

Namespace - LJCTextInvasion


Syntax

C#
public class PracticeSetList : Form

The practice set list window.

Public Methods
#ctor Initializes an object instance.
1 Methods

Private Methods
DataRetrieveSet 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.
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.
InitializeControls Configures the controls and loads the selection control data.
9 Methods

Properties
SelectedPracticeSetName The selected practice set name.

Fields
components Required designer variable.

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