void ReleaseDesignerOutlets()
        {
            if (DateTimeLabel != null)
            {
                DateTimeLabel.Dispose();
                DateTimeLabel = null;
            }

            if (HistoriqueImageView != null)
            {
                HistoriqueImageView.Dispose();
                HistoriqueImageView = null;
            }

            if (NumberOfElementsLabel != null)
            {
                NumberOfElementsLabel.Dispose();
                NumberOfElementsLabel = null;
            }

            if (SeekiosNameLabel != null)
            {
                SeekiosNameLabel.Dispose();
                SeekiosNameLabel = null;
            }

            if (TitleNameLabel != null)
            {
                TitleNameLabel.Dispose();
                TitleNameLabel = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (AlertImage != null)
            {
                AlertImage.Dispose();
                AlertImage = null;
            }

            if (AlertLabel != null)
            {
                AlertLabel.Dispose();
                AlertLabel = null;
            }

            if (BatteryBackgroundImage != null)
            {
                BatteryBackgroundImage.Dispose();
                BatteryBackgroundImage = null;
            }

            if (BatteryIndicator != null)
            {
                BatteryIndicator.Dispose();
                BatteryIndicator = null;
            }

            if (BatteryLabel != null)
            {
                BatteryLabel.Dispose();
                BatteryLabel = null;
            }

            if (CreditsFreeLabel != null)
            {
                CreditsFreeLabel.Dispose();
                CreditsFreeLabel = null;
            }

            if (CreditsLabel != null)
            {
                CreditsLabel.Dispose();
                CreditsLabel = null;
            }

            if (CreditsTitleLabel != null)
            {
                CreditsTitleLabel.Dispose();
                CreditsTitleLabel = null;
            }

            if (DateReloadSeekiosCredit != null)
            {
                DateReloadSeekiosCredit.Dispose();
                DateReloadSeekiosCredit = null;
            }

            if (HeadView != null)
            {
                HeadView.Dispose();
                HeadView = null;
            }

            if (HelpCreditCostButton != null)
            {
                HelpCreditCostButton.Dispose();
                HelpCreditCostButton = null;
            }

            if (LastRefreshBatteryLabel != null)
            {
                LastRefreshBatteryLabel.Dispose();
                LastRefreshBatteryLabel = null;
            }

            if (ModeImage != null)
            {
                ModeImage.Dispose();
                ModeImage = null;
            }

            if (ModeLabel != null)
            {
                ModeLabel.Dispose();
                ModeLabel = null;
            }

            if (NeedUpdateButton != null)
            {
                NeedUpdateButton.Dispose();
                NeedUpdateButton = null;
            }

            if (NextRefillLabel != null)
            {
                NextRefillLabel.Dispose();
                NextRefillLabel = null;
            }

            if (PowerSavingImage != null)
            {
                PowerSavingImage.Dispose();
                PowerSavingImage = null;
            }

            if (RefreshBatteryButton != null)
            {
                RefreshBatteryButton.Dispose();
                RefreshBatteryButton = null;
            }

            if (SeekiosImageView != null)
            {
                SeekiosImageView.Dispose();
                SeekiosImageView = null;
            }

            if (SeekiosLastPositionLabel != null)
            {
                SeekiosLastPositionLabel.Dispose();
                SeekiosLastPositionLabel = null;
            }

            if (SeekiosNameLabel != null)
            {
                SeekiosNameLabel.Dispose();
                SeekiosNameLabel = null;
            }

            if (Tableview != null)
            {
                Tableview.Dispose();
                Tableview = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (BuySeekiosButton != null)
            {
                BuySeekiosButton.Dispose();
                BuySeekiosButton = null;
            }

            if (DeleteButton != null)
            {
                DeleteButton.Dispose();
                DeleteButton = null;
            }

            if (IMEILabel != null)
            {
                IMEILabel.Dispose();
                IMEILabel = null;
            }

            if (MaxSizeSeekiosIMEILabel != null)
            {
                MaxSizeSeekiosIMEILabel.Dispose();
                MaxSizeSeekiosIMEILabel = null;
            }

            if (MaxSizeSeekiosNameLabel != null)
            {
                MaxSizeSeekiosNameLabel.Dispose();
                MaxSizeSeekiosNameLabel = null;
            }

            if (MaxSizeSeekiosPinCodeLabel != null)
            {
                MaxSizeSeekiosPinCodeLabel.Dispose();
                MaxSizeSeekiosPinCodeLabel = null;
            }

            if (ModifySeekiosImageButton != null)
            {
                ModifySeekiosImageButton.Dispose();
                ModifySeekiosImageButton = null;
            }

            if (NeedUpdateButton != null)
            {
                NeedUpdateButton.Dispose();
                NeedUpdateButton = null;
            }

            if (NotificationDontMoveLabel != null)
            {
                NotificationDontMoveLabel.Dispose();
                NotificationDontMoveLabel = null;
            }

            if (NotificationDontMoveSwitch != null)
            {
                NotificationDontMoveSwitch.Dispose();
                NotificationDontMoveSwitch = null;
            }

            if (NotificationTrackingLabel != null)
            {
                NotificationTrackingLabel.Dispose();
                NotificationTrackingLabel = null;
            }

            if (NotificationTrackingSwitch != null)
            {
                NotificationTrackingSwitch.Dispose();
                NotificationTrackingSwitch = null;
            }

            if (NotificationZoneLabel != null)
            {
                NotificationZoneLabel.Dispose();
                NotificationZoneLabel = null;
            }

            if (NotificationZoneSwitch != null)
            {
                NotificationZoneSwitch.Dispose();
                NotificationZoneSwitch = null;
            }

            if (PinLabel != null)
            {
                PinLabel.Dispose();
                PinLabel = null;
            }

            if (SaveButton != null)
            {
                SaveButton.Dispose();
                SaveButton = null;
            }

            if (ScrollView != null)
            {
                ScrollView.Dispose();
                ScrollView = null;
            }

            if (SeekiosImageView != null)
            {
                SeekiosImageView.Dispose();
                SeekiosImageView = null;
            }

            if (SeekiosIMEITextField != null)
            {
                SeekiosIMEITextField.Dispose();
                SeekiosIMEITextField = null;
            }

            if (SeekiosNameLabel != null)
            {
                SeekiosNameLabel.Dispose();
                SeekiosNameLabel = null;
            }

            if (SeekiosNameTextField != null)
            {
                SeekiosNameTextField.Dispose();
                SeekiosNameTextField = null;
            }

            if (SeekiosPinCodeTextField != null)
            {
                SeekiosPinCodeTextField.Dispose();
                SeekiosPinCodeTextField = null;
            }
        }