private void button4_Click_1(object sender, EventArgs e) { Tests.PrintText PrintText = new Tests.PrintText(memRead); PrintText.CreateCodeCave(255, 1, 1, 200, 200, 2, "This is a test", "test"); }