public EyesExerciseWindow()
        {
            Send.AddWindow(this);

            InitializeComponent();
        }