Property | Type | Description | |
---|---|---|---|
btn_Delete | System.Windows.Forms.Button | ||
rad_check | System.Windows.Forms.RadioButton | ||
txt_Answercontent | System.Windows.Forms.TextBox |
Method | Description | |
---|---|---|
Answer_OnlyOneSelect ( ) : 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.
|
|
btn_Delete_Click ( object sender, |
||
rad_check_CheckedChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.Button btn_Delete | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.RadioButton rad_check | ||
return | System.Windows.Forms.RadioButton |