void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtWithdrawableStone = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.numWithdrawRMB = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 3:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 23 "..\..\..\..\Views\Windows\StoneFactoryStoneWithdrawWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 24 "..\..\..\..\Views\Windows\StoneFactoryStoneWithdrawWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

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

            case 2:
                this.numValue = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 3:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 14 "..\..\..\..\View\Windows\InputValueWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 15 "..\..\..\..\View\Windows\InputValueWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtOrderNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.txtSellerUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtBuyerUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.cmbOrderState = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 38 "..\..\..\..\..\View\Controls\TradeSystem\StoneNotFinishedTradeRecordControl.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.btnPreviousPage = ((System.Windows.Controls.Button)(target));

            #line 40 "..\..\..\..\..\View\Controls\TradeSystem\StoneNotFinishedTradeRecordControl.xaml"
                this.btnPreviousPage.Click += new System.Windows.RoutedEventHandler(this.btnPreviousPage_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.numPageIndex = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

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

            #line 44 "..\..\..\..\..\View\Controls\TradeSystem\StoneNotFinishedTradeRecordControl.xaml"
                this.btnNextPage.Click += new System.Windows.RoutedEventHandler(this.btnNextPage_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.dgRecords = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cmbIsGot = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 2:
                this.cmbIsPay = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this.dpStartWinTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 4:
                this.dpEndWinTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 5:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 39 "..\..\..\..\Views\Windows\RouletteMyWinnedRecordsWindow.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.btnPreviousPage = ((System.Windows.Controls.Button)(target));

            #line 41 "..\..\..\..\Views\Windows\RouletteMyWinnedRecordsWindow.xaml"
                this.btnPreviousPage.Click += new System.Windows.RoutedEventHandler(this.btnPreviousPage_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.numPageIndex = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

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

            #line 45 "..\..\..\..\Views\Windows\RouletteMyWinnedRecordsWindow.xaml"
                this.btnNextPage.Click += new System.Windows.RoutedEventHandler(this.btnNextPage_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.datagrid = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.listRaiderHistoryRecords = ((System.Windows.Controls.ListView)(target));
                return;

            case 2:
                this.btnViewMyRaiderRecord = ((System.Windows.Controls.Button)(target));

            #line 65 "..\..\..\..\Views\Controls\RaidersoftheLostArkControl.xaml"
                this.btnViewMyRaiderRecord.Click += new System.Windows.RoutedEventHandler(this.btnViewMyRaiderRecord_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.btnSubtract = ((System.Windows.Controls.Button)(target));

            #line 104 "..\..\..\..\Views\Controls\RaidersoftheLostArkControl.xaml"
                this.btnSubtract.Click += new System.Windows.RoutedEventHandler(this.btnSubtract_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.numBetStoneCount = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 5:
                this.btnAdd = ((System.Windows.Controls.Button)(target));

            #line 107 "..\..\..\..\Views\Controls\RaidersoftheLostArkControl.xaml"
                this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btnAdd_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.btnJoin = ((System.Windows.Controls.Button)(target));

            #line 108 "..\..\..\..\Views\Controls\RaidersoftheLostArkControl.xaml"
                this.btnJoin.Click += new System.Windows.RoutedEventHandler(this.btnJoin_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.listSelfCurrentBetRecords = ((System.Windows.Controls.ListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtCurrentStonesReserves = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.numChangedStonesReserves = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 3:
                this.txtCurrentStockOfStones = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.numChangedStockOfStones = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

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

            case 6:
                this.numChangedFreezingStones = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 7:
                this.txtCurrentSellableStones = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.numChangedSellableStones = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 9:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 40 "..\..\..\..\View\Windows\EditPlayerStoneWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 41 "..\..\..\..\View\Windows\EditPlayerStoneWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 6 "..\..\..\..\Views\Windows\WithdrawRMBWindow.xaml"
                ((SuperMinersWPF.Views.Windows.WithdrawRMBWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 7 "..\..\..\..\Views\Windows\WithdrawRMBWindow.xaml"
                ((SuperMinersWPF.Views.Windows.WithdrawRMBWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.txtRMB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtYuan_RMB = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.numWithdrawRMB = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 5:
                this.numGainYuan = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 6:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 45 "..\..\..\..\Views\Windows\WithdrawRMBWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 46 "..\..\..\..\Views\Windows\WithdrawRMBWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.txtCurrentGoldCoin = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.cmbOper = ((System.Windows.Controls.ComboBox)(target));

            #line 22 "..\..\..\..\View\Windows\EditPlayerGoldCoinWindow.xaml"
                this.cmbOper.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbOper_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 5:
                this.numGoldCoinValue = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 6:
                this.numGoldCoinChanged = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 7:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 32 "..\..\..\..\View\Windows\EditPlayerGoldCoinWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\..\..\View\Windows\EditPlayerGoldCoinWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtPlayerUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.dpStartCreateTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 3:
                this.dpEndCreateTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 4:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 27 "..\..\..\..\..\View\Controls\TradeSystem\MineTradeHistoryRecordControl.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnPreviousPage = ((System.Windows.Controls.Button)(target));

            #line 29 "..\..\..\..\..\View\Controls\TradeSystem\MineTradeHistoryRecordControl.xaml"
                this.btnPreviousPage.Click += new System.Windows.RoutedEventHandler(this.btnPreviousPage_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.numPageIndex = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 7:
                this.btnNextPage = ((System.Windows.Controls.Button)(target));

            #line 33 "..\..\..\..\..\View\Controls\TradeSystem\MineTradeHistoryRecordControl.xaml"
                this.btnNextPage.Click += new System.Windows.RoutedEventHandler(this.btnNextPage_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.datagrid = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtOrderNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.dpStartFinishedTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 3:
                this.dpEndFinishedTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 4:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 32 "..\..\..\..\Views\Controls\DelegateSellStoneHistoryRecordControl.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnPreviousPage = ((System.Windows.Controls.Button)(target));

            #line 34 "..\..\..\..\Views\Controls\DelegateSellStoneHistoryRecordControl.xaml"
                this.btnPreviousPage.Click += new System.Windows.RoutedEventHandler(this.btnPreviousPage_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.numPageIndex = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 7:
                this.btnNextPage = ((System.Windows.Controls.Button)(target));

            #line 38 "..\..\..\..\Views\Controls\DelegateSellStoneHistoryRecordControl.xaml"
                this.btnNextPage.Click += new System.Windows.RoutedEventHandler(this.btnNextPage_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.dgRecords = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.chkSelectDate = ((System.Windows.Controls.CheckBox)(target));

            #line 9 "MyDateTimePickerControl.xaml"
                this.chkSelectDate.Checked += new System.Windows.RoutedEventHandler(this.chkSelectDate_Checked);

            #line default
            #line hidden

            #line 9 "MyDateTimePickerControl.xaml"
                this.chkSelectDate.Unchecked += new System.Windows.RoutedEventHandler(this.chkSelectDate_Unchecked);

            #line default
            #line hidden
                return;

            case 2:
                this.datePicker = ((System.Windows.Controls.DatePicker)(target));

            #line 10 "MyDateTimePickerControl.xaml"
                this.datePicker.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.DatePicker_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.panelTime = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 4:
                this.numHour = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 5:
                this.numMinute = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 6:
                this.numSecond = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.txtCurrentStackDiamonds = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtStackDiamondsChanged = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

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

            case 5:
                this.txtFreezingDiamondsChanged = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 6:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 29 "..\..\..\..\View\Windows\EditPlayerDiamondsWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 30 "..\..\..\..\View\Windows\EditPlayerDiamondsWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 18 "..\..\..\..\Views\Windows\ViewGambleStoneUserBetInRecordWindow.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.btnPreviousPage = ((System.Windows.Controls.Button)(target));

            #line 20 "..\..\..\..\Views\Windows\ViewGambleStoneUserBetInRecordWindow.xaml"
                this.btnPreviousPage.Click += new System.Windows.RoutedEventHandler(this.btnPreviousPage_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.numPageIndex = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 4:
                this.btnNextPage = ((System.Windows.Controls.Button)(target));

            #line 24 "..\..\..\..\Views\Windows\ViewGambleStoneUserBetInRecordWindow.xaml"
                this.btnNextPage.Click += new System.Windows.RoutedEventHandler(this.btnNextPage_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.datagrid = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #14
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 7 "..\..\..\..\..\View\Controls\GameFunny\RouletteRoundRecordListControl.xaml"
                ((SuperMinersCustomServiceSystem.View.Controls.GameFunny.RouletteRoundRecordListControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.btnRefresh = ((System.Windows.Controls.Button)(target));

            #line 19 "..\..\..\..\..\View\Controls\GameFunny\RouletteRoundRecordListControl.xaml"
                this.btnRefresh.Click += new System.Windows.RoutedEventHandler(this.btnRefresh_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.numMultiple = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 4:
                this.btnSaveMultiple = ((System.Windows.Controls.Button)(target));

            #line 22 "..\..\..\..\..\View\Controls\GameFunny\RouletteRoundRecordListControl.xaml"
                this.btnSaveMultiple.Click += new System.Windows.RoutedEventHandler(this.btnSaveMultiple_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.dgRecords = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtTotalValidStoneCount = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.numSetProfitYuan = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 3:
                this.txtProfitRMB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 24 "..\..\..\..\..\View\Controls\StoneFactory\StoneFactorySetYesterdayProfitWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 25 "..\..\..\..\..\View\Controls\StoneFactory\StoneFactorySetYesterdayProfitWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 7 "..\..\..\..\..\View\Controls\GameFunny\RouletteCurrentAwardItemListControl.xaml"
                ((SuperMinersCustomServiceSystem.View.Controls.GameFunny.RouletteCurrentAwardItemListControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.btnRefresh = ((System.Windows.Controls.Button)(target));

            #line 37 "..\..\..\..\..\View\Controls\GameFunny\RouletteCurrentAwardItemListControl.xaml"
                this.btnRefresh.Click += new System.Windows.RoutedEventHandler(this.btnRefresh_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.cmb1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 4:
                this.numWinProbability1 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 5:
                this.cmb2 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 6:
                this.numWinProbability2 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 7:
                this.cmb3 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 8:
                this.numWinProbability3 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 9:
                this.cmb4 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 10:
                this.numWinProbability4 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 11:
                this.cmb5 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 12:
                this.numWinProbability5 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 13:
                this.cmb6 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 14:
                this.numWinProbability6 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 15:
                this.cmb7 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 16:
                this.numWinProbability7 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 17:
                this.cmb8 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 18:
                this.numWinProbability8 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 19:
                this.cmb9 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 20:
                this.numWinProbability9 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 21:
                this.cmb10 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 22:
                this.numWinProbability10 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 23:
                this.cmb11 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 24:
                this.numWinProbability11 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 25:
                this.cmb12 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 26:
                this.numWinProbability12 = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 27:
                this.btnSaveAllAwardItems = ((System.Windows.Controls.Button)(target));

            #line 78 "..\..\..\..\..\View\Controls\GameFunny\RouletteCurrentAwardItemListControl.xaml"
                this.btnSaveAllAwardItems.Click += new System.Windows.RoutedEventHandler(this.btnSaveAllAwardItems_Click);

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

            #line 5 "..\..\..\..\View\Windows\EditDiamondShoppingItemWindow.xaml"
                ((SuperMinersCustomServiceSystem.View.Windows.EditDiamondShoppingItemWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 6 "..\..\..\..\View\Windows\EditDiamondShoppingItemWindow.xaml"
                ((SuperMinersCustomServiceSystem.View.Windows.EditDiamondShoppingItemWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.btnUploadFirstImage = ((System.Windows.Controls.Button)(target));

            #line 21 "..\..\..\..\View\Windows\EditDiamondShoppingItemWindow.xaml"
                this.btnUploadFirstImage.Click += new System.Windows.RoutedEventHandler(this.btnUploadFirstImage_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.imgIcon = ((System.Windows.Controls.Image)(target));
                return;

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

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

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

            case 7:
                this.numPriceYuan = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 8:
                this.numPrice = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 9:
                this.cmbItemType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 10:
                this.cmbSellState = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 11:
                this.numStockCount = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 12:
                this.txtDetailText = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.lvDetailImages = ((System.Windows.Controls.ListView)(target));
                return;

            case 14:
                this.btnAddDetailImage = ((System.Windows.Controls.Button)(target));

            #line 77 "..\..\..\..\View\Windows\EditDiamondShoppingItemWindow.xaml"
                this.btnAddDetailImage.Click += new System.Windows.RoutedEventHandler(this.btnAddDetailImage_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.btnMoveUpDetailImage = ((System.Windows.Controls.Button)(target));

            #line 78 "..\..\..\..\View\Windows\EditDiamondShoppingItemWindow.xaml"
                this.btnMoveUpDetailImage.Click += new System.Windows.RoutedEventHandler(this.btnMoveUpDetailImage_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.btnMoveDownDetailImage = ((System.Windows.Controls.Button)(target));

            #line 79 "..\..\..\..\View\Windows\EditDiamondShoppingItemWindow.xaml"
                this.btnMoveDownDetailImage.Click += new System.Windows.RoutedEventHandler(this.btnMoveDownDetailImage_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.btnDeleteDetailImage = ((System.Windows.Controls.Button)(target));

            #line 80 "..\..\..\..\View\Windows\EditDiamondShoppingItemWindow.xaml"
                this.btnDeleteDetailImage.Click += new System.Windows.RoutedEventHandler(this.btnDeleteDetailImage_Click);

            #line default
            #line hidden
                return;

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

            #line 83 "..\..\..\..\View\Windows\EditDiamondShoppingItemWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.btnSave = ((System.Windows.Controls.Button)(target));

            #line 84 "..\..\..\..\View\Windows\EditDiamondShoppingItemWindow.xaml"
                this.btnSave.Click += new System.Windows.RoutedEventHandler(this.btnSave_Click);

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

            #line 4 "..\..\..\..\View\Windows\EditRouletteAwardItemWindow.xaml"
                ((SuperMinersCustomServiceSystem.View.Windows.EditRouletteAwardItemWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.txtRecordID = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtAwardName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.numAwardNumber = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 5:
                this.cmbAwardType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 6:
                this.numValueMoneyYuan = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 7:
                this.chkIsLargeAward = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 8:
                this.numWinProbability = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 9:
                this.imgIcon = ((System.Windows.Controls.Image)(target));
                return;

            case 10:
                this.btnUpdateIcon = ((System.Windows.Controls.Button)(target));

            #line 45 "..\..\..\..\View\Windows\EditRouletteAwardItemWindow.xaml"
                this.btnUpdateIcon.Click += new System.Windows.RoutedEventHandler(this.btnUpdateIcon_Click);

            #line default
            #line hidden
                return;

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

            #line 46 "..\..\..\..\View\Windows\EditRouletteAwardItemWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 47 "..\..\..\..\View\Windows\EditRouletteAwardItemWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtBuyerUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.txtMyTradeNo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtAlipayTradeNo = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 5:
                this.numTotalFee = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 6:
                this.numValueRMB = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 7:
                this.dpPayTime = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 8:
                this.numHour = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 9:
                this.numMinute = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 10:
                this.numSecond = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

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

            #line 52 "..\..\..\View\FillAlipayInfoWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 53 "..\..\..\View\FillAlipayInfoWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

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

            #line 8 "..\..\..\..\Views\Controls\StackMarketControl.xaml"
                ((SuperMinersWPF.Views.StackMarketControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.lvSell5Price = ((System.Windows.Controls.ListView)(target));
                return;

            case 3:
                this.lvBuy5Price = ((System.Windows.Controls.ListView)(target));
                return;

            case 4:
                this.tabTradeOper = ((System.Windows.Controls.TabControl)(target));
                return;

            case 5:
                this.numStoneHandCount = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

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

            case 7:
                this.sliderPrice = ((System.Windows.Controls.Slider)(target));

            #line 159 "..\..\..\..\Views\Controls\StackMarketControl.xaml"
                this.sliderPrice.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.sliderPrice_ValueChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.cmbPayType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 9:
                this.btnBuyStone = ((System.Windows.Controls.Button)(target));

            #line 162 "..\..\..\..\Views\Controls\StackMarketControl.xaml"
                this.btnBuyStone.Click += new System.Windows.RoutedEventHandler(this.btnBuyStone_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.lvNotFinishedBuyOrder = ((System.Windows.Controls.ListView)(target));
                return;

            case 13:
                this.lvNotFinishedSellOrder = ((System.Windows.Controls.ListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #21
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtID = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.txtName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtRemark = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.imgIcon = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.btnUploadIcon = ((System.Windows.Controls.Button)(target));

            #line 46 "..\..\..\..\View\Windows\EditVirtualShoppingItemWindow.xaml"
                this.btnUploadIcon.Click += new System.Windows.RoutedEventHandler(this.btnUploadIcon_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.cmbItemState = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this.cmbItemType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 8:
                this.txtPlayerMaxBuyCount = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 9:
                this.txtPriceRMB = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 10:
                this.txtGainExp = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 11:
                this.txtGainRMB = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 12:
                this.txtGainGoldCoin = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 13:
                this.txtGainMine_StoneReserves = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 14:
                this.txtGainMiner = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 15:
                this.txtGainStone = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 16:
                this.txtGainDiamond = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 17:
                this.txtGainShoppingCredits = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 18:
                this.txtGainGravel = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 19:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 81 "..\..\..\..\View\Windows\EditVirtualShoppingItemWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 82 "..\..\..\..\View\Windows\EditVirtualShoppingItemWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtOrderNumber = ((System.Windows.Controls.TextBox)(target));

            #line 25 "..\..\..\..\View\Windows\HandleExceptionAlipayRecordWindow.xaml"
                this.txtOrderNumber.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtOrderNumber_TextChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtOrderType = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtAlipayOrderNumber = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            case 6:
                this.numTotalFee = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 7:
                this.numValueRMB = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 8:
                this.mydpPayTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 9:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 40 "..\..\..\..\View\Windows\HandleExceptionAlipayRecordWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 41 "..\..\..\..\View\Windows\HandleExceptionAlipayRecordWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\Views\SellStonesWindow.xaml"
                ((SuperMinersWPF.Views.SellStonesWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 6 "..\..\..\Views\SellStonesWindow.xaml"
                ((SuperMinersWPF.Views.SellStonesWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.txtAllStones = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtForzenStones = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 5:
                this.numSellStones = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

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

            case 7:
                this.txtExpense = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.subTxtExpensePercent = ((System.Windows.Documents.Run)(target));
                return;

            case 9:
                this.subTxtMinExpense = ((System.Windows.Documents.Run)(target));
                return;

            case 10:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 55 "..\..\..\Views\SellStonesWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

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

            #line 56 "..\..\..\Views\SellStonesWindow.xaml"
                this.btnSell.Click += new System.Windows.RoutedEventHandler(this.btnSell_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #24
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cmbIsPay = ((System.Windows.Controls.ComboBox)(target));

            #line 26 "..\..\..\..\..\View\Controls\TradeSystem\WithdrawRMBHistoryRecordControl.xaml"
                this.cmbIsPay.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbIsPay_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtPlayerUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.dpStartCreateTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 4:
                this.dpEndCreateTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 5:
                this.panelAdminPayed = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            case 7:
                this.dpStartPayTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 8:
                this.dpEndPayTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 9:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 48 "..\..\..\..\..\View\Controls\TradeSystem\WithdrawRMBHistoryRecordControl.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnPreviousPage = ((System.Windows.Controls.Button)(target));

            #line 50 "..\..\..\..\..\View\Controls\TradeSystem\WithdrawRMBHistoryRecordControl.xaml"
                this.btnPreviousPage.Click += new System.Windows.RoutedEventHandler(this.btnPreviousPage_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.numPageIndex = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 12:
                this.btnNextPage = ((System.Windows.Controls.Button)(target));

            #line 54 "..\..\..\..\..\View\Controls\TradeSystem\WithdrawRMBHistoryRecordControl.xaml"
                this.btnNextPage.Click += new System.Windows.RoutedEventHandler(this.btnNextPage_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.dgRecords = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #25
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 6 "..\..\..\Views\BuyGoldCoinWindow.xaml"
                ((SuperMinersWPF.Views.BuyGoldCoinWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 7 "..\..\..\Views\BuyGoldCoinWindow.xaml"
                ((SuperMinersWPF.Views.BuyGoldCoinWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.txtRMB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtRMB_GoldCoin = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.numRechargeRMB = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 5:
                this.txtPayUnit = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 6:
                this.cmbPayType = ((System.Windows.Controls.ComboBox)(target));

            #line 43 "..\..\..\Views\BuyGoldCoinWindow.xaml"
                this.cmbPayType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbPayType_SelectionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.txtGainGoldCoin = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.txtError = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 48 "..\..\..\Views\BuyGoldCoinWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 49 "..\..\..\Views\BuyGoldCoinWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #26
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\..\Views\Windows\DelegateSellStoneWindows.xaml"
                ((SuperMinersWPF.Views.Windows.DelegateSellStoneWindows)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 6 "..\..\..\..\Views\Windows\DelegateSellStoneWindows.xaml"
                ((SuperMinersWPF.Views.Windows.DelegateSellStoneWindows)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.txtAllStones = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtForzenStones = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 5:
                this.numSellStoneHandsCount = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

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

            case 7:
                this.sliderPrice = ((System.Windows.Controls.Slider)(target));

            #line 40 "..\..\..\..\Views\Windows\DelegateSellStoneWindows.xaml"
                this.sliderPrice.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.sliderPrice_ValueChanged);

            #line default
            #line hidden
                return;

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

            case 9:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 49 "..\..\..\..\Views\Windows\DelegateSellStoneWindows.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnSell = ((System.Windows.Controls.Button)(target));

            #line 50 "..\..\..\..\Views\Windows\DelegateSellStoneWindows.xaml"
                this.btnSell.Click += new System.Windows.RoutedEventHandler(this.btnSell_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemple #27
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.txtCurrentRMB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.chkChangeType = ((System.Windows.Controls.CheckBox)(target));

            #line 21 "..\..\..\View\EditPlayerRMBWindow.xaml"
                this.chkChangeType.Checked += new System.Windows.RoutedEventHandler(this.chkChangeType_Checked);

            #line default
            #line hidden

            #line 21 "..\..\..\View\EditPlayerRMBWindow.xaml"
                this.chkChangeType.Unchecked += new System.Windows.RoutedEventHandler(this.chkChangeType_Unchecked);

            #line default
            #line hidden
                return;

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

            case 5:
                this.numYuanValue = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 6:
                this.txtRMBChanged = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 7:
                this.btnOK = ((System.Windows.Controls.Button)(target));

            #line 28 "..\..\..\View\EditPlayerRMBWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\..\View\EditPlayerRMBWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtOrderNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.txtSellerUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtBuyerUserName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.cmbOrderState = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:
                this.dpStartCreateTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 6:
                this.dpEndCreateTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 7:
                this.dpStartPayTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 8:
                this.dpEndPayTime = ((SuperMinersCustomServiceSystem.MyControl.MyDateTimePickerControl)(target));
                return;

            case 9:
                this.btnSearch = ((System.Windows.Controls.Button)(target));

            #line 52 "..\..\..\..\..\View\Controls\TradeSystem\StoneBuyTradeHistoryRecordControl.xaml"
                this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnPreviousPage = ((System.Windows.Controls.Button)(target));

            #line 54 "..\..\..\..\..\View\Controls\TradeSystem\StoneBuyTradeHistoryRecordControl.xaml"
                this.btnPreviousPage.Click += new System.Windows.RoutedEventHandler(this.btnPreviousPage_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.numPageIndex = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

            case 12:
                this.btnNextPage = ((System.Windows.Controls.Button)(target));

            #line 58 "..\..\..\..\..\View\Controls\TradeSystem\StoneBuyTradeHistoryRecordControl.xaml"
                this.btnNextPage.Click += new System.Windows.RoutedEventHandler(this.btnNextPage_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.dgRecords = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 14:
                this.txtSumStone = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.txtSumRMB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.txtSumFee = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.txtSumGoldCoin = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #29
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\Views\BuyMinerWindow.xaml"
                ((SuperMinersWPF.Views.BuyMinerWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 6 "..\..\..\Views\BuyMinerWindow.xaml"
                ((SuperMinersWPF.Views.BuyMinerWindow)(target)).Closed += new System.EventHandler(this.Window_Closed);

            #line default
            #line hidden
                return;

            case 2:
                this.txtRMB = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtGoldCoin = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 5:
                this.numMinersCount = ((SuperMinersWPF.MyControl.NumericTextBox)(target));
                return;

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

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

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

            #line 56 "..\..\..\Views\BuyMinerWindow.xaml"
                this.btnOK.Click += new System.Windows.RoutedEventHandler(this.btnOK_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 57 "..\..\..\Views\BuyMinerWindow.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }