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