Q. Which is the caption part for the following Visual Basic command?
Code:
MessageBox.Show("Delete this record?","Payroll",MessageBoxButtons.YesNo,
MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button2).
β
Correct Answer: (B)
"Payroll"