コード例 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.swt_Connessione = ((Gestione_impianto___Telecamera_WPF.Switch)(target));
                return;

            case 2:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.btnManuale = ((Gestione_impianto___Telecamera_WPF.Custom_Element.cstButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
 private void NstMain_OnClick(Switch sender, bool value)
 {
     PLController.TabVar["nstMain"].Value = value;
 }
コード例 #3
0
 private void VntX_OnClick(Switch sender, bool value)
 {
     PLController.TabVar["ventosaX"].Value = value;
 }
コード例 #4
0
 private void PstMain_OnClick(Switch sender, bool value)
 {
     PLController.TabVar["pstPrincipale"].Value = value;
 }
コード例 #5
0
 private void PstSecondario_OnClick(Switch sender, bool value)
 {
     PLController.TabVar["pstSecondario"].Value = value;
 }
コード例 #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.nstMain = ((Gestione_impianto___Telecamera_WPF.Switch)(target));
                return;

            case 2:
                this.label = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.nstOne = ((Gestione_impianto___Telecamera_WPF.Switch)(target));
                return;

            case 4:
                this.label_Copy = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.nstTwo = ((Gestione_impianto___Telecamera_WPF.Switch)(target));
                return;

            case 6:
                this.label_Copy1 = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.vntZ = ((Gestione_impianto___Telecamera_WPF.Switch)(target));
                return;

            case 8:
                this.label_Copy2 = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.vntX = ((Gestione_impianto___Telecamera_WPF.Switch)(target));
                return;

            case 10:
                this.label_Copy3 = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.label_Copy4 = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.ventosa = ((Gestione_impianto___Telecamera_WPF.Switch)(target));
                return;

            case 13:
                this.label_Copy5 = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.pstMain = ((Gestione_impianto___Telecamera_WPF.Switch)(target));
                return;

            case 15:
                this.label_Copy6 = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.pstSecondario = ((Gestione_impianto___Telecamera_WPF.Switch)(target));
                return;

            case 17:
                this.label_Copy7 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }