private void UpdateText() { tbxRoomNumber.Text = SelectedRoom.ToString( ParseAsHex ? "X" : String.Empty, CultureInfo.CurrentCulture); }