Method | Description | |
---|---|---|
NewIssueForm ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
BtnCancelButton_Click ( object sender, |
||
BtnSaveButton_Click ( object sender, |
||
FillForm ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
NewIssueForm_Load ( object sender, |
||
backgroundWorker2_DoWork ( object sender, |
||
backgroundWorker2_RunWorkerCompleted ( object sender, |
||
cbDueDate_CheckedChanged ( object sender, |
||
cbStartDate_CheckedChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |