Force a new line in MessageBox in c# code example Example: c# new line in messagebox string msg = "Text here" + Environment.NewLine + "some other text";