char e[60] = "Eli";

MessageBox::Show(e, " has just hijacked the bus. You will need to take back control. ", "Hijack", MessageBoxButtons:ShockedK, MessageBoxIcon::Stop);

-I need the format to add the name to the beggining of the message...