MessageBox.Show("Warning: When attaching to an application, some local variables might not be available. If possible, use the \"Start Executable\" command.",
MessageBox.Show("Warning: When attaching to an application, some local variables might not be available. If possible, use the \"Start Executable\" command.",
"Attach to a process",MessageBoxButton.OK,MessageBoxImage.Warning);
"Attach to a process",MessageBoxButton.OK,MessageBoxImage.Warning);