Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as C# by john doe ( 16 years ago )
private void radioButton2_CheckedChanged(object sender, EventArgs e)
{
listBox1.Items.Clear();
UpdateListbox("DVD");
ClearControls();
}
Revise this Paste