| C# |
|---|
| public class RegionTabForm : Form |
| #ctor | Initializes an object instance. |
| 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. |
| 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. |
| components | Required designer variable. |