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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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