Esempio n. 1
0
 private void frmReg_DVD_Load(object sender, EventArgs e)
 {
     txtDVDId.Text = DVD.nextDVDId().ToString("0000");
 }