public EditorForm() { InitializeComponent(); state = Figures.Nothing; vector.AddObserver(this); AddObserver(vector); }