示例#1
0
        public void Dispose()
        {
            if (this.x0e75cd3866dbb930)
            {
                return;
            }
            if (true)
            {
                goto label_6;
            }
label_2:
            this.x537a4001020fd4c7.Tick -= new EventHandler(this.x79a58a5d2c65c5a4);
            this.x537a4001020fd4c7.Dispose();
            this.x0e75cd3866dbb930 = true;
            return;

label_6:
            this.x47c79a4d207183de();
            this.xa6607dfd4b3038ad.MouseMove -= new MouseEventHandler(this.x1aaaf41037533886);
            this.xa6607dfd4b3038ad.Dispose();
            this.xa6607dfd4b3038ad = (xf8f9565783602018.xab7df35839b7399e)null;
            if (false)
            {
                return;
            }
            if (true)
            {
                this.x43bec302f92080b9.MouseMove  -= new MouseEventHandler(this.x51529e0468abe27e);
                this.x43bec302f92080b9.MouseLeave -= new EventHandler(this.x664829383a59617c);
                this.x43bec302f92080b9.MouseDown  -= new MouseEventHandler(this.x1c8953a8a8447816);
                this.x43bec302f92080b9.MouseWheel -= new MouseEventHandler(this.x5e1cbc67acfe3317);
                if (true)
                {
                    this.x43bec302f92080b9.Disposed    -= new EventHandler(this.x77d9086325b6e538);
                    this.x43bec302f92080b9.FontChanged -= new EventHandler(this.xb27df3b0091b2a36);
                }
                this.x43bec302f92080b9 = (Control)null;
                goto label_2;
            }
            else
            {
                goto label_2;
            }
        }
示例#2
0
        public xf8f9565783602018(Control control)
        {
            if (true)
            {
                goto label_4;
            }
label_1:
            this.xa6607dfd4b3038ad.MouseMove += new MouseEventHandler(this.x1aaaf41037533886);
            this.x537a4001020fd4c7            = new Timer();
            this.x537a4001020fd4c7.Interval   = SystemInformation.DoubleClickTime;
            this.x537a4001020fd4c7.Tick      += new EventHandler(this.x79a58a5d2c65c5a4);
            return;

label_4:
            if (true)
            {
                goto label_5;
            }
label_2:
            control.FontChanged   += new EventHandler(this.xb27df3b0091b2a36);
            this.xa6607dfd4b3038ad = new xf8f9565783602018.xab7df35839b7399e(this);
            goto label_7;
label_5:
            this.x43bec302f92080b9 = control;
            if (true)
            {
                control.MouseMove  += new MouseEventHandler(this.x51529e0468abe27e);
                control.MouseLeave += new EventHandler(this.x664829383a59617c);
                control.MouseDown  += new MouseEventHandler(this.x1c8953a8a8447816);
                control.MouseWheel += new MouseEventHandler(this.x5e1cbc67acfe3317);
                control.Disposed   += new EventHandler(this.x77d9086325b6e538);
            }
            if (true)
            {
                goto label_2;
            }
label_7:
            if (true)
            {
                goto label_1;
            }
        }