Exemple #1
0
        void ReleaseDesignerOutlets()
        {
            if (IBAccountCodeDoneBar != null)
            {
                IBAccountCodeDoneBar.Dispose();
                IBAccountCodeDoneBar = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (IBToLbl != null)
            {
                IBToLbl.Dispose();
                IBToLbl = null;
            }
        }
Exemple #2
0
        void ReleaseDesignerOutlets()
        {
            if (IBAssignedDoneBar != null)
            {
                IBAssignedDoneBar.Dispose();
                IBAssignedDoneBar = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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