Property | Type | Description | |
---|---|---|---|
btn_addAnswer | System.Windows.Forms.Button |
Method | Description | |
---|---|---|
EditQuestion_OnlyOneSelect ( ) : System | ||
EditQuestion_OnlyOneSelect ( int IDQuestion, int IDCatalogue ) : System | ||
checkAnswerEmpty ( ) : bool | ||
checkBlankCorrectAnswer ( ) : bool |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
EditQuestion_OnlyOneSelect_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OneChoiceAnswer_onCheck ( object sender, |
||
OneChoiceAnswer_onDelete ( object sender, |
||
btn_CancelEditQuestion_Click ( object sender, |
||
btn_PreviewQuestion_Click ( object sender, |
||
btn_SaveEditQuestion_Click ( object sender, |
||
btn_addAnswer_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public EditQuestion_OnlyOneSelect ( ) : System | ||
return | System |
public EditQuestion_OnlyOneSelect ( int IDQuestion, int IDCatalogue ) : System | ||
IDQuestion | int | |
IDCatalogue | int | |
return | System |