示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:

            #line 11 "..\..\PushCheckBox.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Grid_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 4:
                this.canvas = ((System.Windows.Controls.Canvas)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.buttonOpen = ((PosControls.PushButton)(target));

            #line 21 "..\..\..\TrayContextMenuControl.xaml"
                this.buttonOpen.Selected += new System.EventHandler(this.buttonOpen_Selected);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonExit = ((PosControls.PushButton)(target));

            #line 22 "..\..\..\TrayContextMenuControl.xaml"
                this.buttonExit.Selected += new System.EventHandler(this.buttonExit_Selected);

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

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.dateEntryDateControl = ((PosControls.DateEntryDateControl)(target));
                return;

            case 4:
                this.timeEntryTimeControl = ((PosControls.TimeEntryTimeControl)(target));
                return;

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

            case 6:
                this.buttonOk = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.buttonCancel = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.labelAmPmTime = ((System.Windows.Controls.Label)(target));
                return;

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

            case 5:
                this.buttonAmPm = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.timeEntryClockControl = ((PosControls.TimeEntryClockControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

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

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

            #line 17 "..\..\FormattedListBoxItem.xaml"
                this.textBoxItem.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.textBoxItem_IsEnabledChanged);

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

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.dateEntryYearControl = ((PosControls.DateEntryYearControl)(target));
                return;

            case 4:
                this.dateEntryMonthControl = ((PosControls.DateEntryMonthControl)(target));
                return;

            case 5:
                this.dateEntryDayControl = ((PosControls.DateEntryDayControl)(target));
                return;

            case 6:
                this.buttonChangeMonth = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.buttonChangeYear = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.startDateEntryDateControl = ((PosControls.DateEntryDateControl)(target));
                return;

            case 4:
                this.endDateEntryDateControl = ((PosControls.DateEntryDateControl)(target));
                return;

            case 5:
                this.buttonAllDates = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.buttonSelectRange = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((PosControls.TimeEditControl)(target));

            #line 8 "..\..\TimeEditControl.xaml"
                this.UserControl.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.dockPanel_MouseDown);

            #line default
            #line hidden
                return;

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

            #line 9 "..\..\TimeEditControl.xaml"
                this.mainPane.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.dockPanel_MouseDown);

            #line default
            #line hidden
                return;

            case 3:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

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

            #line 11 "..\..\TimeEditControl.xaml"
                this.gridControl2.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.dockPanel_MouseDown);

            #line default
            #line hidden
                return;

            case 5:

            #line 12 "..\..\TimeEditControl.xaml"
                ((System.Windows.Controls.Border)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.dockPanel_MouseDown);

            #line default
            #line hidden
                return;

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

            #line 17 "..\..\TimeEditControl.xaml"
                this.labelTime.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.dockPanel_MouseDown);

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

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.mainContentBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 4:
                this.dragScrollViewer = ((PosControls.DragScrollViewer)(target));
                return;

            case 5:
                this.flowDocumentScroll = ((System.Windows.Controls.FlowDocumentScrollViewer)(target));
                return;

            case 6:
                this.buttonStart = ((PosControls.PushButton)(target));

            #line 50 "..\..\..\UpdateServiceControl.xaml"
                this.buttonStart.Selected += new System.EventHandler(this.buttonStart_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonRestart = ((PosControls.PushButton)(target));

            #line 51 "..\..\..\UpdateServiceControl.xaml"
                this.buttonRestart.Selected += new System.EventHandler(this.buttonRestart_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonStop = ((PosControls.PushButton)(target));

            #line 52 "..\..\..\UpdateServiceControl.xaml"
                this.buttonStop.Selected += new System.EventHandler(this.buttonStop_Selected);

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

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.dataSourceTextBox = ((PosControls.CustomTextBox)(target));
                return;

            case 4:
                this.initialCatalogTextBox = ((PosControls.CustomTextBox)(target));
                return;

            case 5:
                this.usernameTextBox = ((PosControls.CustomTextBox)(target));
                return;

            case 6:
                this.passwordTextBox = ((PosControls.CustomTextBox)(target));
                return;

            case 7:
                this.buttonUpdate = ((PosControls.PushButton)(target));

            #line 52 "..\..\..\UserSettingsEditorControl.xaml"
                this.buttonUpdate.Selected += new System.EventHandler(this.Update_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonExit = ((PosControls.PushButton)(target));

            #line 53 "..\..\..\UserSettingsEditorControl.xaml"
                this.buttonExit.Selected += new System.EventHandler(this.Exit_Selected);

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

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.button = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.buttonDeleteIncident = ((PosControls.PushButton)(target));

            #line 39 "..\..\..\CrashReportControl.xaml"
                this.buttonDeleteIncident.Selected += new System.EventHandler(this.buttonDeleteIncident_Selected);

            #line default
            #line hidden
                return;

            case 4:
                this.listBox = ((PosControls.DragScrollListBox)(target));

            #line 40 "..\..\..\CrashReportControl.xaml"
                this.listBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.dragScrollViewer = ((PosControls.DragScrollViewer)(target));
                return;

            case 6:
                this.flowDocumentScroll = ((System.Windows.Controls.FlowDocumentScrollViewer)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 2:
                this.webBrowser = ((PosControls.WebBrowserHostControl)(target));
                return;

            case 3:
                this.buttonTest = ((PosControls.PushButton)(target));
                return;

            case 4:
                this.buttonClose = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#14
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 2:

            #line 13 "..\..\..\MainWindow.xaml"
                ((System.Windows.Controls.Grid)(target)).Initialized += new System.EventHandler(this.Grid_Initialized);

            #line default
            #line hidden
                return;

            case 3:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#15
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

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

            #line 11 "..\..\NumberEntryControl.xaml"
                this.gridControl.Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);

            #line default
            #line hidden
                return;

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

            #line 20 "..\..\NumberEntryControl.xaml"
                this.textBoxValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBoxValue_TextChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonClear = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.button7 = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.button8 = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.button9 = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.buttonBackspace = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.button4 = ((PosControls.PushButton)(target));
                return;

            case 11:
                this.button5 = ((PosControls.PushButton)(target));
                return;

            case 12:
                this.button6 = ((PosControls.PushButton)(target));
                return;

            case 13:
                this.buttonClearCompact = ((PosControls.PushButton)(target));
                return;

            case 14:
                this.button1 = ((PosControls.PushButton)(target));
                return;

            case 15:
                this.button2 = ((PosControls.PushButton)(target));
                return;

            case 16:
                this.button3 = ((PosControls.PushButton)(target));
                return;

            case 17:
                this.buttonCancel = ((PosControls.PushButton)(target));
                return;

            case 18:
                this.button0 = ((PosControls.PushButton)(target));
                return;

            case 19:
                this.button00 = ((PosControls.PushButton)(target));
                return;

            case 20:
                this.buttonEnter = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#16
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

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

            case 3:
                this.passwordBoxLine = ((System.Windows.Controls.PasswordBox)(target));

            #line 23 "..\..\KeyboardEntryControl.xaml"
                this.passwordBoxLine.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.passwordBoxLine_PreviewMouseDown);

            #line default
            #line hidden
                return;

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

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBoxLine_TextChanged);

            #line default
            #line hidden

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.textBoxLine_PreviewKeyDown);

            #line default
            #line hidden

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.textBoxLine_MouseUp);

            #line default
            #line hidden

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.KeyUp += new System.Windows.Input.KeyEventHandler(this.textBoxLine_KeyUp);

            #line default
            #line hidden

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.SelectionChanged += new System.Windows.RoutedEventHandler(this.textBoxLine_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.button00 = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.button01 = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.button02 = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.button03 = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.button04 = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.button05 = ((PosControls.PushButton)(target));
                return;

            case 11:
                this.button06 = ((PosControls.PushButton)(target));
                return;

            case 12:
                this.button07 = ((PosControls.PushButton)(target));
                return;

            case 13:
                this.button08 = ((PosControls.PushButton)(target));
                return;

            case 14:
                this.button09 = ((PosControls.PushButton)(target));
                return;

            case 15:
                this.button10 = ((PosControls.PushButton)(target));
                return;

            case 16:
                this.button11 = ((PosControls.PushButton)(target));
                return;

            case 17:
                this.button12 = ((PosControls.PushButton)(target));
                return;

            case 18:
                this.button13 = ((PosControls.PushButton)(target));
                return;

            case 19:
                this.button14 = ((PosControls.PushButton)(target));
                return;

            case 20:
                this.button15 = ((PosControls.PushButton)(target));
                return;

            case 21:
                this.button16 = ((PosControls.PushButton)(target));
                return;

            case 22:
                this.button17 = ((PosControls.PushButton)(target));
                return;

            case 23:
                this.button18 = ((PosControls.PushButton)(target));
                return;

            case 24:
                this.button19 = ((PosControls.PushButton)(target));
                return;

            case 25:
                this.button20 = ((PosControls.PushButton)(target));
                return;

            case 26:
                this.button21 = ((PosControls.PushButton)(target));
                return;

            case 27:
                this.button22 = ((PosControls.PushButton)(target));
                return;

            case 28:
                this.button23 = ((PosControls.PushButton)(target));
                return;

            case 29:
                this.button24 = ((PosControls.PushButton)(target));
                return;

            case 30:
                this.button25 = ((PosControls.PushButton)(target));
                return;

            case 31:
                this.button26 = ((PosControls.PushButton)(target));
                return;

            case 32:
                this.button27 = ((PosControls.PushButton)(target));
                return;

            case 33:
                this.button28 = ((PosControls.PushButton)(target));
                return;

            case 34:
                this.button29 = ((PosControls.PushButton)(target));
                return;

            case 35:
                this.button30 = ((PosControls.PushButton)(target));
                return;

            case 36:
                this.button31 = ((PosControls.PushButton)(target));
                return;

            case 37:
                this.button32 = ((PosControls.PushButton)(target));
                return;

            case 38:
                this.button33 = ((PosControls.PushButton)(target));
                return;

            case 39:
                this.button34 = ((PosControls.PushButton)(target));
                return;

            case 40:
                this.button35 = ((PosControls.PushButton)(target));
                return;

            case 41:
                this.button36 = ((PosControls.PushButton)(target));
                return;

            case 42:
                this.button37 = ((PosControls.PushButton)(target));
                return;

            case 43:
                this.button38 = ((PosControls.PushButton)(target));
                return;

            case 44:
                this.button39 = ((PosControls.PushButton)(target));
                return;

            case 45:
                this.button40 = ((PosControls.PushButton)(target));
                return;

            case 46:
                this.button41 = ((PosControls.PushButton)(target));
                return;

            case 47:
                this.button42 = ((PosControls.PushButton)(target));
                return;

            case 48:
                this.button43 = ((PosControls.PushButton)(target));
                return;

            case 49:
                this.button44 = ((PosControls.PushButton)(target));
                return;

            case 50:
                this.button45 = ((PosControls.PushButton)(target));
                return;

            case 51:
                this.button46 = ((PosControls.PushButton)(target));
                return;

            case 52:
                this.button47 = ((PosControls.PushButton)(target));
                return;

            case 53:
                this.button48 = ((PosControls.PushButton)(target));
                return;

            case 54:
                this.button49 = ((PosControls.PushButton)(target));
                return;

            case 55:
                this.button50 = ((PosControls.PushButton)(target));
                return;

            case 56:
                this.button51 = ((PosControls.PushButton)(target));
                return;

            case 57:
                this.button52 = ((PosControls.PushButton)(target));
                return;

            case 58:
                this.button53 = ((PosControls.PushButton)(target));
                return;

            case 59:
                this.button54 = ((PosControls.PushButton)(target));
                return;

            case 60:
                this.button55 = ((PosControls.PushButton)(target));
                return;

            case 61:
                this.button56 = ((PosControls.PushButton)(target));
                return;

            case 62:
                this.button57 = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#17
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

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

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

            case 5:
                this.buttonTab1 = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.buttonTab2 = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.buttonTab3 = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.buttonTab4 = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.buttonTab5 = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.contentGridControl = ((System.Windows.Controls.Grid)(target));
                return;

            case 11:
                this.dockPanel1 = ((System.Windows.Controls.DockPanel)(target));
                return;

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

            case 13:
                this.dockPanel3 = ((System.Windows.Controls.DockPanel)(target));
                return;

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

            case 15:
                this.dockPanel5 = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#18
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

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

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

            #line 22 "..\..\DateEditControl.xaml"
                this.textBoxMonth.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBoxMonth_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 28 "..\..\DateEditControl.xaml"
                this.textBoxDay.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBoxDay_TextChanged);

            #line default
            #line hidden

            #line 28 "..\..\DateEditControl.xaml"
                this.textBoxDay.KeyDown += new System.Windows.Input.KeyEventHandler(this.textBoxDay_KeyDown);

            #line default
            #line hidden
                return;

            case 6:
                this.comboBoxYear = ((PosControls.PushComboBox)(target));
                return;

            case 7:
                this.dockPanel = ((System.Windows.Controls.DockPanel)(target));

            #line 32 "..\..\DateEditControl.xaml"
                this.dockPanel.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.stackPanel_MouseDown);

            #line default
            #line hidden
                return;

            case 8:
                this.labelDate = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#19
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

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

            case 4:
                this.button0 = ((PosControls.PushButton)(target));
                return;

            case 5:
                this.button1 = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.button2 = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.button3 = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.button4 = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.button5 = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.button6 = ((PosControls.PushButton)(target));
                return;

            case 11:
                this.button7 = ((PosControls.PushButton)(target));
                return;

            case 12:
                this.button8 = ((PosControls.PushButton)(target));
                return;

            case 13:
                this.button9 = ((PosControls.PushButton)(target));
                return;

            case 14:
                this.button10 = ((PosControls.PushButton)(target));
                return;

            case 15:
                this.button11 = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#20
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:

            #line 12 "..\..\..\LicenseSetupControl.xaml"
                ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);

            #line default
            #line hidden
                return;

            case 4:
                this.mainContentBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 5:
                this.buttonAdd = ((PosControls.PushButton)(target));

            #line 44 "..\..\..\LicenseSetupControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.buttonAdd_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonUpdate = ((PosControls.PushButton)(target));

            #line 46 "..\..\..\LicenseSetupControl.xaml"
                this.buttonUpdate.Selected += new System.EventHandler(this.buttonUpdate_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonCancel = ((PosControls.PushButton)(target));

            #line 47 "..\..\..\LicenseSetupControl.xaml"
                this.buttonCancel.Selected += new System.EventHandler(this.buttonCancel_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.listBox = ((PosControls.DragScrollListBox)(target));

            #line 49 "..\..\..\LicenseSetupControl.xaml"
                this.listBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.editorControl = ((TemposClientAdministration.LicenseDetailsControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#21
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.button10 = ((PosControls.PushButton)(target));
                return;

            case 4:
                this.button11 = ((PosControls.PushButton)(target));
                return;

            case 5:
                this.button12 = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.button13 = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.button14 = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.button15 = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.button16 = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.button20 = ((PosControls.PushButton)(target));
                return;

            case 11:
                this.button21 = ((PosControls.PushButton)(target));
                return;

            case 12:
                this.button22 = ((PosControls.PushButton)(target));
                return;

            case 13:
                this.button23 = ((PosControls.PushButton)(target));
                return;

            case 14:
                this.button24 = ((PosControls.PushButton)(target));
                return;

            case 15:
                this.button25 = ((PosControls.PushButton)(target));
                return;

            case 16:
                this.button26 = ((PosControls.PushButton)(target));
                return;

            case 17:
                this.button30 = ((PosControls.PushButton)(target));
                return;

            case 18:
                this.button31 = ((PosControls.PushButton)(target));
                return;

            case 19:
                this.button32 = ((PosControls.PushButton)(target));
                return;

            case 20:
                this.button33 = ((PosControls.PushButton)(target));
                return;

            case 21:
                this.button34 = ((PosControls.PushButton)(target));
                return;

            case 22:
                this.button35 = ((PosControls.PushButton)(target));
                return;

            case 23:
                this.button36 = ((PosControls.PushButton)(target));
                return;

            case 24:
                this.button40 = ((PosControls.PushButton)(target));
                return;

            case 25:
                this.button41 = ((PosControls.PushButton)(target));
                return;

            case 26:
                this.button42 = ((PosControls.PushButton)(target));
                return;

            case 27:
                this.button43 = ((PosControls.PushButton)(target));
                return;

            case 28:
                this.button44 = ((PosControls.PushButton)(target));
                return;

            case 29:
                this.button45 = ((PosControls.PushButton)(target));
                return;

            case 30:
                this.button46 = ((PosControls.PushButton)(target));
                return;

            case 31:
                this.button50 = ((PosControls.PushButton)(target));
                return;

            case 32:
                this.button51 = ((PosControls.PushButton)(target));
                return;

            case 33:
                this.button52 = ((PosControls.PushButton)(target));
                return;

            case 34:
                this.button53 = ((PosControls.PushButton)(target));
                return;

            case 35:
                this.button54 = ((PosControls.PushButton)(target));
                return;

            case 36:
                this.button55 = ((PosControls.PushButton)(target));
                return;

            case 37:
                this.button56 = ((PosControls.PushButton)(target));
                return;

            case 38:
                this.button60 = ((PosControls.PushButton)(target));
                return;

            case 39:
                this.button61 = ((PosControls.PushButton)(target));
                return;

            case 40:
                this.button62 = ((PosControls.PushButton)(target));
                return;

            case 41:
                this.button63 = ((PosControls.PushButton)(target));
                return;

            case 42:
                this.button64 = ((PosControls.PushButton)(target));
                return;

            case 43:
                this.button65 = ((PosControls.PushButton)(target));
                return;

            case 44:
                this.button66 = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }