Method | Description | |
---|---|---|
Control ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes resources used by the control.
|
Method | Description | |
---|---|---|
CustListViewItemSelectionSelectedIndexChanged ( object sender, |
List view's item selected has changed
|
|
DisableInputs ( ) : void |
Disable inputs
|
|
InitializeComponent ( ) : void |
This method is required for Windows Forms designer support. Do not change the method contents inside the source code editor. The Forms designer might not be able to load this method if it was changed manually.
|
|
InitializeSelections ( ) : void |
Initialize Listview's values
|
|
PanelsPaint ( object sender, PaintEventArgs e ) : void |
Paint panels
|
|
TextBoxDescTransTextChanged ( object sender, EventArgs e ) : void | ||
TextBoxNameTransTextChanged ( object sender, EventArgs e ) : void | ||
TextBoxNotesTextChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |