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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (StopButton != null)
            {
                StopButton.Dispose();
                StopButton = null;
            }
        }
Example #7
0
        void ReleaseDesignerOutlets()
        {
            if (CategoryLabel != null)
            {
                CategoryLabel.Dispose();
                CategoryLabel = null;
            }

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

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

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

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

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

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

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

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

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

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