MessageBox.Show("Are you sure you want to change the date value setting to " & ControlChars.CrLf & FormatDateTime(cs), "Date Value", MessageBoxButtons.YesNo, MessageBoxIcon.Question)
I want the "FormatDateTime(cs)" variable to be centered in the messagebox.


Sign In
Create Account


Back to top









