private void CreateItem() { ContactsEditView v = new ContactsEditView(); v._id = -1; v.ShowDialog(); }