Property | Type | Description | |
---|---|---|---|
Loc | Location | ||
Locations | List |
||
Selected | bool |
Method | Description | |
---|---|---|
frmAddLocation ( string Title, string Description, List |
||
frmAddLocation ( string Title, string Description, bool ShowAll ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnAdd_Click ( object sender, EventArgs e ) : void | ||
btnCancel_Click ( object sender, EventArgs e ) : void | ||
frmAddLocation_Load ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public frmAddLocation ( string Title, string Description, List |
||
Title | string | |
Description | string | |
Locations | List |
|
ShowAll | bool | |
return | System |
public frmAddLocation ( string Title, string Description, bool ShowAll ) : System | ||
Title | string | |
Description | string | |
ShowAll | bool | |
return | System |