/ Assembly List / LJCFacilityManager / UnitPersonDetail

Namespace - LJCFacilityManager


Syntax

C#
public class UnitPersonDetail : Form

The UnitPerson 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.
InitializeControls Configures the controls and loads the selection control data.
IsValid Validates the data.
LJCOnChange Fires the LJCChange event.
OnPaintBackground Paint the form background.
SetRecordValues Creates and returns a record object with the data from the controls.
10 Methods

Properties
LJCHelpFileName Gets or sets the LJCHelpFileName value.
LJCHelpPageName Gets or sets the LJCHelpPageName value.
LJCIsUpdate Gets the LJCIsUpdate value.
LJCPersonID Gets or sets the PersonID value.
LJCRecord Gets a reference to the record object.
LJCUnitID Gets or sets the UnitID value.

Fields
components Required designer variable.

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