public List <ControlState> GetState() { return(uiState.CreateFrom(this, nameof(txtUrl), nameof(cbxPreset))); }