/ Assembly List / LJCRegionForm / RegionTabForm

Namespace - LJCRegionForm


Syntax

C#
public class RegionTabForm : Form

Displays the RegionModule form.

Public Methods
#ctor Initializes an object instance.
1 Methods

Private Methods
Dispose Clean up any resources being used.
InitializeComponent Required method for Designer support - do not modify the contents of this method with the code editor.
2 Methods

Properties
IsChildWindow Gets or sets the child window indicator.
LJCCityID The startup CityID value.
LJCCityName Gets or sets the City/Municipality name.
LJCCitySectionID The startup CitySectionID value.
LJCCitySectionName Gets or sets the Barangay name.
LJCProvinceCode Gets or sets the Province abbreviation.
LJCProvinceID The startup ProvinceID value.
LJCRegionID The startup RegionID value.
LJCRegionName Gets or sets the Region name.
RegionModule Gets or sets the RegionModule reference.

Fields
components Required designer variable.

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