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

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

            if (ContntTbl != null)
            {
                ContntTbl.Dispose();
                ContntTbl = null;
            }
        }
Example #2
0
        void ReleaseDesignerOutlets()
        {
            if (PlayerView != null)
            {
                PlayerView.Dispose();
                PlayerView = null;
            }

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

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

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

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

            if (TblVideos != null)
            {
                TblVideos.Dispose();
                TblVideos = null;
            }
        }
Example #3
0
        void ReleaseDesignerOutlets()
        {
            if (TxtFriendlyName != null)
            {
                TxtFriendlyName.Dispose();
                TxtFriendlyName = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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