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

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

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

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

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

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

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

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

            if (btnSupport != null)
            {
                btnSupport.Dispose();
                btnSupport = null;
            }
        }
Пример #2
0
        void ReleaseDesignerOutlets()
        {
            if (ScrollView != null)
            {
                ScrollView.Dispose();
                ScrollView = null;
            }

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

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

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

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

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

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

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

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

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

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

            if (txtEmail != null)
            {
                txtEmail.Dispose();
                txtEmail = null;
            }
        }
Пример #4
0
        void ReleaseDesignerOutlets()
        {
            if (lblQuestion1 != null)
            {
                lblQuestion1.Dispose();
                lblQuestion1 = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (btnConfirm != null)
            {
                btnConfirm.Dispose();
                btnConfirm = null;
            }
        }
Пример #5
0
        void ReleaseDesignerOutlets()
        {
            if (lblApartment != null)
            {
                lblApartment.Dispose();
                lblApartment = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (phoneNumberView != null)
            {
                phoneNumberView.Dispose();
                phoneNumberView = null;
            }
        }
Пример #6
0
        void ReleaseDesignerOutlets()
        {
            if (btnCardDefault != null)
            {
                btnCardDefault.Dispose();
                btnCardDefault = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (confirmScrollViewer != null)
            {
                confirmScrollViewer.Dispose();
                confirmScrollViewer = null;
            }
        }
Пример #8
0
        void ReleaseDesignerOutlets()
        {
            if (btnDelete != null)
            {
                btnDelete.Dispose();
                btnDelete = null;
            }

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

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

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

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

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

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

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

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

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