예제 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.inputExpGateGroupbox = ((System.Windows.Controls.Border)(target));
                return;

            case 2:
                this.inputExpGateControlGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.threSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 4:
                this.attackSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 5:
                this.ratioSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 6:
                this.releaseSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 7:
                this.bypasBtn = ((Lib.Controls.CSwitcher)(target));

            #line 45 "..\..\CNoiseGateAjustControl.xaml"
                this.bypasBtn.Click += new System.Windows.RoutedEventHandler(this.bypasBtn_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.FlatBtn = ((System.Windows.Controls.Button)(target));

            #line 47 "..\..\CNoiseGateAjustControl.xaml"
                this.FlatBtn.Click += new System.Windows.RoutedEventHandler(this.FlatBtn_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.pageInputGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.leftExpGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.leftxExpGateGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.expLed = ((Lib.Controls.CLed)(target));
                return;

            case 5:
                this.leftExpGateControl = ((Lib.Controls.CLimitGDSlider)(target));
                return;

            case 6:
                this.leftNoiseControl = ((Lib.Controls.CNoiseGateAjustControl)(target));
                return;

            case 7:
                this.leftploarityBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 8:
                this.dc48VBtn = ((Lib.Controls.CSwitcher)(target));

            #line 66 "..\..\..\pageTab\DSpChanelPage.xaml"
                this.dc48VBtn.Click += new System.Windows.RoutedEventHandler(this.dc48VBtn_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.ploarityBtn = ((Lib.Controls.CSwitcher)(target));

            #line 67 "..\..\..\pageTab\DSpChanelPage.xaml"
                this.ploarityBtn.Click += new System.Windows.RoutedEventHandler(this.ploarityBtn_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.edPloarity = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.gpxSensi = ((System.Windows.Controls.Border)(target));
                return;

            case 12:
                this.sensiSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 13:
                this.rightExpGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 14:
                this.rightDynControlPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 15:
                this.rightExpGateGridPanel = ((System.Windows.Controls.Grid)(target));
                return;

            case 16:
                this.rightExpGateControl = ((Lib.Controls.CLimitGDSlider)(target));
                return;

            case 17:
                this.dynGSlider = ((Lib.Controls.CSlider)(target));
                return;

            case 18:
                this.dynMeter = ((Lib.Controls.CMeter)(target));
                return;

            case 19:
                this.dynEdGain = ((System.Windows.Controls.TextBox)(target));
                return;

            case 20:
                this.rightNoiseControl = ((Lib.Controls.CNoiseGateAjustControl)(target));
                return;

            case 21:
                this.delayCtl = ((Lib.Controls.CDelayControl)(target));
                return;

            case 22:
                this.userfft = ((Lib.Controls.FFTDrawer)(target));
                return;

            case 23:
                this.eqControl = ((Lib.Controls.CEQControlII)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 7 "..\..\RPM200.xaml"
                ((MatrixSystemEditor.RPM200)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.devTopPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 3:
                this.conLed = ((Lib.Controls.CLed)(target));
                return;

            case 4:
                this.labelAPID = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.edDevName = ((System.Windows.Controls.TextBox)(target));

            #line 49 "..\..\RPM200.xaml"
                this.edDevName.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.edDevName_MouseDoubleClick);

            #line default
            #line hidden

            #line 49 "..\..\RPM200.xaml"
                this.edDevName.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.edDevName_TextChanged);

            #line default
            #line hidden

            #line 49 "..\..\RPM200.xaml"
                this.edDevName.MouseLeave += new System.Windows.Input.MouseEventHandler(this.edDevName_MouseLeave);

            #line default
            #line hidden
                return;

            case 6:
                this.labelDevID = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.volSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 8:
                this.fmLb = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.devBotomPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 10:
                this.zoneSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 11:
                this.saveBtn = ((System.Windows.Controls.Button)(target));

            #line 106 "..\..\RPM200.xaml"
                this.saveBtn.Click += new System.Windows.RoutedEventHandler(this.saveBtn_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.btGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 13:
                this.rowZone_0 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 14:
                this.rowZone_1 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 15:
                this.rowZone_2 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 16:
                this.rowZone_3 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 17:
                this.rowZone_4 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 18:
                this.rowZone_5 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 19:
                this.rowZone_6 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 20:
                this.rowZone_7 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 21:
                this.rowZone_8 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 22:
                this.rowZone_9 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 23:
                this.rowZone_10 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 24:
                this.rowZone_11 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 25:
                this.rowZone_12 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 26:
                this.rowZone_13 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 27:
                this.rowZone_14 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 28:
                this.rowZone_15 = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.rootGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.leftXoverPanel_total = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 3:
                this.xover_topGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.leftHXoverPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 5:
                this.xoverUp = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.spinFreq_8 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 7:
                this.cbxeqType8 = ((Lib.Controls.TComboBox)(target));
                return;

            case 8:
                this.leftLXoverPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 9:
                this.xoverUpL = ((System.Windows.Controls.Grid)(target));
                return;

            case 10:
                this.spinFreq_9 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 11:
                this.cbxeqType9 = ((Lib.Controls.TComboBox)(target));
                return;

            case 12:
                this.rightEQPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 13:
                this.eqGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 14:
                this.spinFreq_0 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 15:
                this.spinFreq_1 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 16:
                this.spinFreq_2 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 17:
                this.spinFreq_3 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 18:
                this.spinFreq_4 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 19:
                this.spinFreq_5 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 20:
                this.spinFreq_6 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 21:
                this.spinFreq_7 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 22:
                this.spinQ_0 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 23:
                this.spinQ_1 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 24:
                this.spinQ_2 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 25:
                this.spinQ_3 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 26:
                this.spinQ_4 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 27:
                this.spinQ_5 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 28:
                this.spinQ_6 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 29:
                this.spinQ_7 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 30:
                this.spinGain_0 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 31:
                this.spinGain_1 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 32:
                this.spinGain_2 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 33:
                this.spinGain_3 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 34:
                this.spinGain_4 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 35:
                this.spinGain_5 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 36:
                this.spinGain_6 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 37:
                this.spinGain_7 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 38:
                this.cbxeqType0 = ((Lib.Controls.TComboBox)(target));
                return;

            case 39:
                this.cbxeqType1 = ((Lib.Controls.TComboBox)(target));
                return;

            case 40:
                this.cbxeqType2 = ((Lib.Controls.TComboBox)(target));
                return;

            case 41:
                this.cbxeqType3 = ((Lib.Controls.TComboBox)(target));
                return;

            case 42:
                this.cbxeqType4 = ((Lib.Controls.TComboBox)(target));
                return;

            case 43:
                this.cbxeqType5 = ((Lib.Controls.TComboBox)(target));
                return;

            case 44:
                this.cbxeqType6 = ((Lib.Controls.TComboBox)(target));
                return;

            case 45:
                this.cbxeqType7 = ((Lib.Controls.TComboBox)(target));
                return;

            case 46:
                this.ckbypas0 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 47:
                this.ckbypas1 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 48:
                this.ckbypas2 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 49:
                this.ckbypas3 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 50:
                this.ckbypas4 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 51:
                this.ckbypas5 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 52:
                this.ckbypas6 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 53:
                this.ckbypas7 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 54:
                this.flatBtn = ((System.Windows.Controls.Button)(target));

            #line 282 "..\..\CEQControlII.xaml"
                this.flatBtn.Click += new System.Windows.RoutedEventHandler(this.flatBtn_Click);

            #line default
            #line hidden
                return;

            case 55:
                this.bypasAllBtn = ((Lib.Controls.CSwitcher)(target));

            #line 286 "..\..\CEQControlII.xaml"
                this.bypasAllBtn.Click += new System.Windows.RoutedEventHandler(this.bypasAllBtn_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.FbcSwitcher = ((Lib.Controls.FBCSwitcherControl)(target));
                return;

            case 2:
                this.fbcModSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 3:
                this.fbcRelesSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 4:
                this.fbcSetupGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.fbcSetLabel = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.fbcSlider = ((Lib.Controls.CSlider)(target));
                return;

            case 7:
                this.fbcMarkPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 8:
                this.fbcAutoSetBtn = ((Lib.Controls.CSwitcher)(target));

            #line 105 "..\..\..\pageTab\FBCPage.xaml"
                this.fbcAutoSetBtn.Click += new System.Windows.RoutedEventHandler(this.fbcAutoSetBtn_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.fbcClearDynamicFilterBtn = ((Lib.Controls.CSwitcher)(target));

            #line 113 "..\..\..\pageTab\FBCPage.xaml"
                this.fbcClearDynamicFilterBtn.Click += new System.Windows.RoutedEventHandler(this.fbcClearDynamicFilterBtn_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.fbcClearAllFilterBtn = ((Lib.Controls.CSwitcher)(target));

            #line 123 "..\..\..\pageTab\FBCPage.xaml"
                this.fbcClearAllFilterBtn.Click += new System.Windows.RoutedEventHandler(this.fbcClearAllFilterBtn_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.fbcBypasBtn = ((Lib.Controls.CSwitcher)(target));

            #line 130 "..\..\..\pageTab\FBCPage.xaml"
                this.fbcBypasBtn.Click += new System.Windows.RoutedEventHandler(this.fbcBypasBtn_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.fbcFFTDraw = ((Lib.Controls.FFTControl.FBCFFTDraw)(target));
                return;

            case 13:
                this.FBCledCTL = ((Lib.Controls.FBCStatusLeds)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\RPM200Page.xaml"
                ((MatrixSystemEditor.RPM200Page)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 9 "..\..\RPM200Page.xaml"
                ((MatrixSystemEditor.RPM200Page)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.devTopPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 3:
                this.conLed = ((Lib.Controls.CLed)(target));
                return;

            case 4:
                this.labelAPID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.edDevName = ((System.Windows.Controls.TextBox)(target));

            #line 57 "..\..\RPM200Page.xaml"
                this.edDevName.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.edDevName_MouseDoubleClick);

            #line default
            #line hidden

            #line 57 "..\..\RPM200Page.xaml"
                this.edDevName.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.edDevName_TextChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.labelDevID = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.fmLb = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.devBotomPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 9:
                this.MaxZoneSetSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 10:
                this.m_zonGroup = ((MatrixSystemEditor.ZoneGroup)(target));
                return;

            case 11:
                this.zonScrol = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 12:
                this.m_rowZone = ((MatrixSystemEditor.RowZoneUnit)(target));
                return;

            case 13:
                this.volSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 14:
                this.chimerSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 15:
                this.masterSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 16:
                this.prioritySpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 17:
                this.chimeTimeSpin = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 18:
                this.tttBtn = ((System.Windows.Controls.Button)(target));

            #line 190 "..\..\RPM200Page.xaml"
                this.tttBtn.Click += new System.Windows.RoutedEventHandler(this.tttBtn_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.btn_loadFromLocal = ((Lib.Controls.CSwitcher)(target));

            #line 191 "..\..\RPM200Page.xaml"
                this.btn_loadFromLocal.Click += new System.Windows.RoutedEventHandler(this.btn_loadFromLocal_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.btn_SavePreset_tolocal = ((Lib.Controls.CSwitcher)(target));

            #line 192 "..\..\RPM200Page.xaml"
                this.btn_SavePreset_tolocal.Click += new System.Windows.RoutedEventHandler(this.btn_SavePreset_tolocal_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.btn_loadFromDevice = ((Lib.Controls.CSwitcher)(target));

            #line 193 "..\..\RPM200Page.xaml"
                this.btn_loadFromDevice.Click += new System.Windows.RoutedEventHandler(this.btn_loadFromDevice_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.btn_saveToDevice = ((Lib.Controls.CSwitcher)(target));

            #line 194 "..\..\RPM200Page.xaml"
                this.btn_saveToDevice.Click += new System.Windows.RoutedEventHandler(this.btn_saveToDevice_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.rotateSpin = ((Lib.Controls.SprocketControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.eqAndXoverPanel = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.xoverTopPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 3:
                this.xover_topGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.leftXoverPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:
                this.spinFreq_8 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 6:
                this.cbxeqType8 = ((Lib.Controls.TComboBox)(target));
                return;

            case 7:
                this.spinFreq_9 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 8:
                this.cbxeqType9 = ((Lib.Controls.TComboBox)(target));
                return;

            case 9:
                this.eqGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 10:
                this.ckbypas0 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 11:
                this.ckbypas1 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 12:
                this.ckbypas2 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 13:
                this.ckbypas3 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 14:
                this.ckbypas4 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 15:
                this.ckbypas5 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 16:
                this.ckbypas6 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 17:
                this.ckbypas7 = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 18:
                this.cbxeqType0 = ((Lib.Controls.TComboBox)(target));
                return;

            case 19:
                this.cbxeqType1 = ((Lib.Controls.TComboBox)(target));
                return;

            case 20:
                this.cbxeqType2 = ((Lib.Controls.TComboBox)(target));
                return;

            case 21:
                this.cbxeqType3 = ((Lib.Controls.TComboBox)(target));
                return;

            case 22:
                this.cbxeqType4 = ((Lib.Controls.TComboBox)(target));
                return;

            case 23:
                this.cbxeqType5 = ((Lib.Controls.TComboBox)(target));
                return;

            case 24:
                this.cbxeqType6 = ((Lib.Controls.TComboBox)(target));
                return;

            case 25:
                this.spinQ_0 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 26:
                this.spinGain_0 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 27:
                this.spinFreq_0 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 28:
                this.spinQ_1 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 29:
                this.spinGain_1 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 30:
                this.spinFreq_1 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 31:
                this.spinQ_2 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 32:
                this.spinGain_2 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 33:
                this.spinFreq_2 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 34:
                this.spinQ_3 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 35:
                this.spinGain_3 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 36:
                this.spinFreq_3 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 37:
                this.spinQ_4 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 38:
                this.spinGain_4 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 39:
                this.spinFreq_4 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 40:
                this.spinQ_5 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 41:
                this.spinGain_5 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 42:
                this.spinFreq_5 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 43:
                this.spinQ_6 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 44:
                this.spinGain_6 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 45:
                this.spinFreq_6 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 46:
                this.spinQ_7 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 47:
                this.spinGain_7 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 48:
                this.spinFreq_7 = ((Lib.Controls.SpinnerControl)(target));
                return;

            case 49:
                this.bottomPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 50:
                this.flatBtn = ((System.Windows.Controls.Button)(target));
                return;

            case 51:
                this.bypasAllBtn = ((Lib.Controls.CSwitcher)(target));
                return;
            }
            this._contentLoaded = true;
        }