Ejemplo n.º 1
0
        void ReleaseDesignerOutlets()
        {
            if (ButtonSave != null)
            {
                ButtonSave.Dispose();
                ButtonSave = null;
            }

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

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

            if (LabelName != null)
            {
                LabelName.Dispose();
                LabelName = null;
            }
        }
Ejemplo n.º 2
0
        void ReleaseDesignerOutlets()
        {
            if (ButtonListBook != null)
            {
                ButtonListBook.Dispose();
                ButtonListBook = null;
            }

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

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

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

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

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

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

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

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

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

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

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

            if (TextFieldLunch != null)
            {
                TextFieldLunch.Dispose();
                TextFieldLunch = null;
            }
        }
Ejemplo n.º 6
0
        void ReleaseDesignerOutlets()
        {
            if (BottomSpaceButtonSave != null)
            {
                BottomSpaceButtonSave.Dispose();
                BottomSpaceButtonSave = null;
            }

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

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

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

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

            if (TextFieldRating != null)
            {
                TextFieldRating.Dispose();
                TextFieldRating = null;
            }
        }
Ejemplo n.º 7
0
        void ReleaseDesignerOutlets()
        {
            if (ButtonLoad != null)
            {
                ButtonLoad.Dispose();
                ButtonLoad = null;
            }

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

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

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

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

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