/ Assembly List / LJCTextInvasion / ValueDetail

Namespace - LJCTextInvasion


Syntax

C#
public class ValueDetail : Form

The practice value detail dialog.

Public Methods
#ctor Initializes an object instance.
1 Methods

Private Methods
DataRetrieve Retrieves the list rows.
DataSave Saves the data.
Dispose Clean up any resources being used.
GetRecordValues Gets the record values and copies them to the controls.
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.
IsValid Validates the data.
LJCOnChange Fires the LJCChange event.
SetRecordValues Creates and returns a record object with the data from the controls.
9 Methods

Properties
LJCIsUpdate Gets the IsUpdate value.
LJCPracticeSet The parent practice set.
LJCValue Gets or sets the Value text.

Fields
components Required designer variable.

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