public override void OnShow() { _tbInput.Select(); }
public override void OnShow() { _tbOutput.Select(); Compile(); }