public override void Setup()
 {
     textBox.Setup();
     textBox.SetText(displayText);
 }