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

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

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

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

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

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

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

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

            if (ApplyButton != null)
            {
                ApplyButton.Dispose();
                ApplyButton = null;
            }
        }
Esempio n. 3
0
        void ReleaseDesignerOutlets()
        {
            if (noProjectLabel != null)
            {
                noProjectLabel.Dispose();
                noProjectLabel = null;
            }

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

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

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

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

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

            if (parts != null)
            {
                parts.Dispose();
                parts = null;
            }
        }
Esempio n. 5
0
        void ReleaseDesignerOutlets()
        {
            if (ActiveCertificatesLabel != null)
            {
                ActiveCertificatesLabel.Dispose();
                ActiveCertificatesLabel = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (ErrorLabel != null)
            {
                ErrorLabel.Dispose();
                ErrorLabel = null;
            }
        }
Esempio n. 13
0
        void ReleaseDesignerOutlets()
        {
            if (FilePickerButton != null)
            {
                FilePickerButton.Dispose();
                FilePickerButton = null;
            }

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

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

            if (FileImagePreview != null)
            {
                FileImagePreview.Dispose();
                FileImagePreview = null;
            }
        }
Esempio n. 14
0
        void ReleaseDesignerOutlets()
        {
            if (CurrentValueField != null)
            {
                CurrentValueField.Dispose();
                CurrentValueField = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (SpotifyButton != null)
            {
                SpotifyButton.Dispose();
                SpotifyButton = null;
            }
        }
Esempio n. 18
0
        void ReleaseDesignerOutlets()
        {
            if (PrefsPrecomputeDriftOutlet != null)
            {
                PrefsPrecomputeDriftOutlet.Dispose();
                PrefsPrecomputeDriftOutlet = null;
            }

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

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

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

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

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

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

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

			if (CancelButton != null) {
				CancelButton.Dispose ();
				CancelButton = null;
			}
		}
Esempio n. 20
0
        void ReleaseDesignerOutlets()
        {
            if (CSharpFile != null)
            {
                CSharpFile.Dispose();
                CSharpFile = null;
            }

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

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

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

            if (ChooseButton != null)
            {
                ChooseButton.Dispose();
                ChooseButton = null;
            }
        }
Esempio n. 21
0
        void ReleaseDesignerOutlets()
        {
            if (btnTabs != null)
            {
                btnTabs.Dispose();
                btnTabs = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

            if (loopButton != null)
            {
                loopButton.Dispose();
                loopButton = null;
            }
        }
Esempio n. 25
0
        void ReleaseDesignerOutlets()
        {
            if (ButtonOutlet != null)
            {
                ButtonOutlet.Dispose();
                ButtonOutlet = null;
            }

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

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

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

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

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

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

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

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

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

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

            if (swAutoCancel != null)
            {
                swAutoCancel.Dispose();
                swAutoCancel = null;
            }
        }
 void ReleaseDesignerOutlets()
 {
     if (LoginButton != null) {
         LoginButton.Dispose ();
         LoginButton = null;
     }
 }
        void ReleaseDesignerOutlets()
        {
            if (EndEncounterButton != null)
            {
                EndEncounterButton.Dispose();
                EndEncounterButton = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (ValueFromScriptCheckbox != null)
            {
                ValueFromScriptCheckbox.Dispose();
                ValueFromScriptCheckbox = null;
            }
        }
Esempio n. 35
0
        void ReleaseDesignerOutlets()
        {
            if (InstallButton != null)
            {
                InstallButton.Dispose();
                InstallButton = null;
            }

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

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

            if (FolderPathTextField != null)
            {
                FolderPathTextField.Dispose();
                FolderPathTextField = null;
            }
        }
Esempio n. 36
0
        void ReleaseDesignerOutlets()
        {
            if (imageLabel != null)
            {
                imageLabel.Dispose();
                imageLabel = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (ExistingAttributesList != null) {
                ExistingAttributesList.Dispose ();
                ExistingAttributesList = null;
            }
        }
Esempio n. 45
0
		void ReleaseDesignerOutlets ()
		{
			if (imageLabel != null) {
				imageLabel.Dispose ();
				imageLabel = null;
			}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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