/ Assembly List / LJCTransformManager / LayoutDetail

Namespace - LJCTransformManager


Syntax

C#
public class LayoutDetail : Form

The Layout detail dialog.

Public Methods
#ctor Initializes an object instance.
1 Methods

Private Methods
DataRetrieve Retrieves the initial control data.
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.
IsValid Validates the data.
LJCOnChange Fires the LJCChange event.
OnPaintBackground Paint the form background.
ResetRecordValues Resets the empty record values.
SetRecordValues Creates and returns a record object with the data from the controls.
10 Methods

Properties
LJCID Gets or sets the primary ID value.
LJCIsUpdate Gets the LJCIsUpdate value.
LJCRecord Gets a reference to the record object.

Fields
components Required designer variable.

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