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.ConfigurationManager)(target));
                return;

            case 3:
                this.listBoxAllJobs = ((PosControls.DragScrollListBox)(target));

            #line 21 "..\..\..\EmployeeJobSelectionControl.xaml"
                this.listBoxAllJobs.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxAllJobs_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 22 "..\..\..\EmployeeJobSelectionControl.xaml"
                this.listBoxSelectedJobs.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxSelectedJobs_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 23 "..\..\..\EmployeeJobSelectionControl.xaml"
                this.buttonAdd.Click += new System.Windows.RoutedEventHandler(this.buttonAdd_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonEditPayRate = ((PosControls.TextBlockButton)(target));

            #line 25 "..\..\..\EmployeeJobSelectionControl.xaml"
                this.buttonEditPayRate.Click += new System.Windows.RoutedEventHandler(this.buttonEditPayRate_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonRemove = ((PosControls.TextBlockButton)(target));

            #line 26 "..\..\..\EmployeeJobSelectionControl.xaml"
                this.buttonRemove.Click += new System.Windows.RoutedEventHandler(this.buttonRemove_Click);

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

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

            case 3:
                this.buttonReopen = ((PosControls.TextBlockButton)(target));

            #line 18 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonReopen.Click += new System.Windows.RoutedEventHandler(this.buttonReopen_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonMade = ((PosControls.TextBlockButton)(target));

            #line 19 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonMade.Click += new System.Windows.RoutedEventHandler(this.buttonMade_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonUnmade = ((PosControls.TextBlockButton)(target));

            #line 20 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonUnmade.Click += new System.Windows.RoutedEventHandler(this.buttonUnmade_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonVoid = ((PosControls.TextBlockButton)(target));

            #line 21 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonVoid.Click += new System.Windows.RoutedEventHandler(this.buttonVoid_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonDontCancel = ((PosControls.TextBlockButton)(target));

            #line 22 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonDontCancel.Click += new System.Windows.RoutedEventHandler(this.buttonDontCancel_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonDontRefund = ((PosControls.TextBlockButton)(target));

            #line 23 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonDontRefund.Click += new System.Windows.RoutedEventHandler(this.buttonDontCancel_Click);

            #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.ConfigurationManager)(target));
                return;

            case 3:
                this.listBoxAvailableItems = ((PosControls.DragScrollListBox)(target));

            #line 30 "..\..\..\ItemEditorGroupingControl.xaml"
                this.listBoxAvailableItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxAvailableItems_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 31 "..\..\..\ItemEditorGroupingControl.xaml"
                this.listBoxIncludedItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxIncludedItems_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.labelReadOnly = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.buttonAdd = ((PosControls.TextBlockButton)(target));

            #line 33 "..\..\..\ItemEditorGroupingControl.xaml"
                this.buttonAdd.Click += new System.Windows.RoutedEventHandler(this.buttonAdd_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonEditQuantity = ((PosControls.TextBlockButton)(target));

            #line 35 "..\..\..\ItemEditorGroupingControl.xaml"
                this.buttonEditQuantity.Click += new System.Windows.RoutedEventHandler(this.buttonEditQuantity_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonRemove = ((PosControls.TextBlockButton)(target));

            #line 36 "..\..\..\ItemEditorGroupingControl.xaml"
                this.buttonRemove.Click += new System.Windows.RoutedEventHandler(this.buttonRemove_Click);

            #line default
            #line hidden
                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.ConfigurationManager)(target));
                return;

            case 3:
                this.rowDefPhone = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 4:
                this.rowDefName = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 5:
                this.rowDefStreet = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 6:
                this.rowDefStreet2 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 7:
                this.rowDefZip = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 8:
                this.rowDefCityState = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 9:
                this.labelSelectSeating = ((System.Windows.Controls.Label)(target));
                return;

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

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

            case 12:
                this.labelStreet = ((System.Windows.Controls.Label)(target));
                return;

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

            case 14:
                this.labelZip = ((System.Windows.Controls.Label)(target));
                return;

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

            case 16:
                this.phoneNumberEditControl = ((PosControls.CustomTextBox)(target));

            #line 30 "..\..\..\SeatingPersonInformationControl.xaml"
                this.phoneNumberEditControl.TextChanged += new System.Windows.RoutedEventHandler(this.phoneNumberEditControl_TextChanged);

            #line default
            #line hidden
                return;

            case 17:
                this.textBoxCustomerName = ((PosControls.CustomTextBox)(target));

            #line 31 "..\..\..\SeatingPersonInformationControl.xaml"
                this.textBoxCustomerName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxCustomerName_TextChanged);

            #line default
            #line hidden
                return;

            case 18:
                this.textBoxStreetAddress = ((PosControls.CustomTextBox)(target));

            #line 32 "..\..\..\SeatingPersonInformationControl.xaml"
                this.textBoxStreetAddress.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxStreetAddress_TextChanged);

            #line default
            #line hidden
                return;

            case 19:
                this.textBoxStreetAddress2 = ((PosControls.CustomTextBox)(target));

            #line 33 "..\..\..\SeatingPersonInformationControl.xaml"
                this.textBoxStreetAddress2.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxStreetAddress2_TextChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.textBoxZip = ((PosControls.CustomTextBox)(target));

            #line 34 "..\..\..\SeatingPersonInformationControl.xaml"
                this.textBoxZip.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxZip_TextChanged);

            #line default
            #line hidden
                return;

            case 21:
                this.textBoxCityState = ((PosControls.CustomTextBox)(target));
                return;

            case 22:
                this.buttonStartTicket = ((PosControls.TextBlockButton)(target));

            #line 36 "..\..\..\SeatingPersonInformationControl.xaml"
                this.buttonStartTicket.Click += new System.Windows.RoutedEventHandler(this.buttonStartTicket_Click);

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

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

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

            #line 35 "..\..\..\OrderEntryReceiptTape.xaml"
                this.listBoxTransactions.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxTransactions_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonQuantityIncrease = ((PosControls.TextBlockButton)(target));

            #line 45 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonQuantityIncrease.Click += new System.Windows.RoutedEventHandler(this.buttonQuantityIncrease_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonQuantitySet = ((PosControls.TextBlockButton)(target));

            #line 52 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonQuantitySet.Click += new System.Windows.RoutedEventHandler(this.buttonQuantitySet_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonQuantityDecrease = ((PosControls.TextBlockButton)(target));

            #line 59 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonQuantityDecrease.Click += new System.Windows.RoutedEventHandler(this.buttonQuantityDecrease_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonSpecialInstructions = ((PosControls.TextBlockButton)(target));

            #line 68 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonSpecialInstructions.Click += new System.Windows.RoutedEventHandler(this.buttonSpecialInstructions_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonCancelItem = ((PosControls.TextBlockButton)(target));

            #line 75 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonCancelItem.Click += new System.Windows.RoutedEventHandler(this.buttonCancelItem_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.buttonVoidItem = ((PosControls.TextBlockButton)(target));

            #line 82 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonVoidItem.Click += new System.Windows.RoutedEventHandler(this.buttonVoidItem_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.buttonReturnItem = ((PosControls.TextBlockButton)(target));

            #line 90 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonReturnItem.Click += new System.Windows.RoutedEventHandler(this.buttonReturnItem_Click);

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

            #line 9 "..\..\BrushSelectBoxMenu.xaml"
                ((PosControls.BrushSelectBoxMenu)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

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

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

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

            #line 18 "..\..\BrushSelectBoxMenu.xaml"
                this.buttonEdit.Click += new System.Windows.RoutedEventHandler(this.buttonEdit_Click);

            #line default
            #line hidden
                return;

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

            #line 19 "..\..\BrushSelectBoxMenu.xaml"
                this.buttonNewSolid.Click += new System.Windows.RoutedEventHandler(this.buttonNewSolid_Click);

            #line default
            #line hidden
                return;

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

            #line 20 "..\..\BrushSelectBoxMenu.xaml"
                this.buttonNewGradient.Click += new System.Windows.RoutedEventHandler(this.buttonNewGradient_Click);

            #line default
            #line hidden
                return;

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

            #line 21 "..\..\BrushSelectBoxMenu.xaml"
                this.buttonNewImage.Click += new System.Windows.RoutedEventHandler(this.buttonNewImage_Click);

            #line default
            #line hidden
                return;

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

            #line 22 "..\..\BrushSelectBoxMenu.xaml"
                this.buttonNewVisualBrush.Click += new System.Windows.RoutedEventHandler(this.buttonNewVisualBrush_Click);

            #line default
            #line hidden
                return;

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

            #line 23 "..\..\BrushSelectBoxMenu.xaml"
                this.buttonNewDrawing.Click += new System.Windows.RoutedEventHandler(this.buttonNewDrawing_Click);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\BrushSelectBoxMenu.xaml"
                this.buttonResetDefault.Click += new System.Windows.RoutedEventHandler(this.buttonResetDefault_Click);

            #line default
            #line hidden
                return;

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

            #line 35 "..\..\BrushSelectBoxMenu.xaml"
                this.buttonCopy.Click += new System.Windows.RoutedEventHandler(this.buttonCopy_Click);

            #line default
            #line hidden
                return;

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

            #line 36 "..\..\BrushSelectBoxMenu.xaml"
                this.buttonPaste.Click += new System.Windows.RoutedEventHandler(this.buttonPaste_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #7
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.ConfigurationManager)(target));
                return;

            case 3:
                this.button1 = ((PosControls.TextBlockButton)(target));

            #line 11 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button1.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 11 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button1.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 4:
                this.button2 = ((PosControls.TextBlockButton)(target));

            #line 12 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button2.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 12 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button2.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 5:
                this.button3 = ((PosControls.TextBlockButton)(target));

            #line 13 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button3.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 13 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button3.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 6:
                this.button4 = ((PosControls.TextBlockButton)(target));

            #line 14 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button4.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 14 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button4.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 7:
                this.button5 = ((PosControls.TextBlockButton)(target));

            #line 15 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button5.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 15 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button5.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 8:
                this.button6 = ((PosControls.TextBlockButton)(target));

            #line 16 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button6.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 16 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button6.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 9:
                this.button7 = ((PosControls.TextBlockButton)(target));

            #line 17 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button7.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 17 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button7.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 10:
                this.button8 = ((PosControls.TextBlockButton)(target));

            #line 18 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button8.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 18 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button8.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 11:
                this.button9 = ((PosControls.TextBlockButton)(target));

            #line 19 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button9.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 19 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button9.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 12:
                this.button10 = ((PosControls.TextBlockButton)(target));

            #line 20 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button10.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 20 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button10.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 13:
                this.button11 = ((PosControls.TextBlockButton)(target));

            #line 21 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button11.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden

            #line 21 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button11.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Button_PreviewMouseDown);

            #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.ConfigurationManager)(target));
                return;

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

            #line 18 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonDispatchDriver.Click += new System.Windows.RoutedEventHandler(this.buttonDispatchDriver_Click);

            #line default
            #line hidden
                return;

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

            #line 19 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonStartOfDay.Click += new System.Windows.RoutedEventHandler(this.buttonStartOfDay_Click);

            #line default
            #line hidden
                return;

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

            #line 20 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonEndOfDay.Click += new System.Windows.RoutedEventHandler(this.buttonEndOfDay_Click);

            #line default
            #line hidden
                return;

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

            #line 21 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonEndOfYear.Click += new System.Windows.RoutedEventHandler(this.buttonEndOfYear_Click);

            #line default
            #line hidden
                return;

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

            #line 22 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonEditTimesheet.Click += new System.Windows.RoutedEventHandler(this.buttonEditTimesheet_Click);

            #line default
            #line hidden
                return;

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

            #line 23 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonEditInventory.Click += new System.Windows.RoutedEventHandler(this.buttonEditInventory_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #9
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.ConfigurationManager)(target));
                return;

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

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

            case 5:
                this.labelMeasurementUnit = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 26 "..\..\..\ItemOptionEditorControl.xaml"
                this.textBoxName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxName_TextChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.textBoxExtraCost = ((PosControls.CustomTextBox)(target));

            #line 27 "..\..\..\ItemOptionEditorControl.xaml"
                this.textBoxExtraCost.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxExtraCost_TextChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.radioButtonUsesNothing = ((PosControls.PushRadioButton)(target));

            #line 29 "..\..\..\ItemOptionEditorControl.xaml"
                this.radioButtonUsesNothing.SelectionGained += new System.EventHandler(this.radioButtonUsesNothing_SelectionGained);

            #line default
            #line hidden
                return;

            case 9:
                this.radioButtonUsesIngredient = ((PosControls.PushRadioButton)(target));

            #line 30 "..\..\..\ItemOptionEditorControl.xaml"
                this.radioButtonUsesIngredient.SelectionGained += new System.EventHandler(this.radioButtonUsesIngredient_SelectionGained);

            #line default
            #line hidden
                return;

            case 10:
                this.radioButtonUsesItem = ((PosControls.PushRadioButton)(target));

            #line 31 "..\..\..\ItemOptionEditorControl.xaml"
                this.radioButtonUsesItem.SelectionGained += new System.EventHandler(this.radioButtonUsesItem_SelectionGained);

            #line default
            #line hidden
                return;

            case 11:
                this.comboBoxItemChoice = ((PosControls.PushComboBox)(target));

            #line 33 "..\..\..\ItemOptionEditorControl.xaml"
                this.comboBoxItemChoice.SelectedIndexChanged += new System.EventHandler(this.comboBoxItemChoice_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.comboBoxAddsIngredientChoice = ((PosControls.PushComboBox)(target));

            #line 34 "..\..\..\ItemOptionEditorControl.xaml"
                this.comboBoxAddsIngredientChoice.SelectedIndexChanged += new System.EventHandler(this.comboBoxAddsIngredientChoice_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 13:
                this.textBoxPortionAmount = ((PosControls.CustomTextBox)(target));

            #line 35 "..\..\..\ItemOptionEditorControl.xaml"
                this.textBoxPortionAmount.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxPortionAmount_TextChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.comboBoxMeasuringUnits = ((PosControls.PushComboBox)(target));

            #line 36 "..\..\..\ItemOptionEditorControl.xaml"
                this.comboBoxMeasuringUnits.SelectedIndexChanged += new System.EventHandler(this.comboBoxMeasuringUnits_SelectedIndexChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #10
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.ConfigurationManager)(target));
                return;

            case 3:
                this.groupBoxLanguage = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 4:
                this.rowDefinitionDebug = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 5:
                this.radioButtonLangEnglish = ((PosControls.PushRadioButton)(target));

            #line 25 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangEnglish.SelectionGained += new System.EventHandler(this.radioButtonLangEnglish_SelectionGained);

            #line default
            #line hidden
                return;

            case 6:
                this.radioButtonLangSpanish = ((PosControls.PushRadioButton)(target));

            #line 26 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangSpanish.SelectionGained += new System.EventHandler(this.radioButtonLangSpanish_SelectionGained);

            #line default
            #line hidden
                return;

            case 7:
                this.radioButtonLangFrench = ((PosControls.PushRadioButton)(target));

            #line 27 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangFrench.SelectionGained += new System.EventHandler(this.radioButtonLangFrench_SelectionGained);

            #line default
            #line hidden
                return;

            case 8:
                this.radioButtonLangGerman = ((PosControls.PushRadioButton)(target));

            #line 28 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangGerman.SelectionGained += new System.EventHandler(this.radioButtonLangGerman_SelectionGained);

            #line default
            #line hidden
                return;

            case 9:
                this.radioButtonLangItalian = ((PosControls.PushRadioButton)(target));

            #line 29 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangItalian.SelectionGained += new System.EventHandler(this.radioButtonLangItalian_SelectionGained);

            #line default
            #line hidden
                return;

            case 10:
                this.radioButtonLangDutch = ((PosControls.PushRadioButton)(target));

            #line 30 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangDutch.SelectionGained += new System.EventHandler(this.radioButtonLangDutch_SelectionGained);

            #line default
            #line hidden
                return;

            case 11:
                this.radioButtonLangPortuguese = ((PosControls.PushRadioButton)(target));

            #line 31 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangPortuguese.SelectionGained += new System.EventHandler(this.radioButtonLangPortuguese_SelectionGained);

            #line default
            #line hidden
                return;

            case 12:
                this.radioButtonLangDebug = ((PosControls.PushRadioButton)(target));

            #line 32 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangDebug.SelectionGained += new System.EventHandler(this.radioButtonLangDebug_SelectionGained);

            #line default
            #line hidden
                return;

            case 13:
                this.groupBoxTemperature = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 14:
                this.radioButtonLangFahrenheit = ((PosControls.PushRadioButton)(target));

            #line 42 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangFahrenheit.SelectionGained += new System.EventHandler(this.radioButtonLangFahrenheit_SelectionGained);

            #line default
            #line hidden
                return;

            case 15:
                this.radioButtonLangCelsius = ((PosControls.PushRadioButton)(target));

            #line 43 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangCelsius.SelectionGained += new System.EventHandler(this.radioButtonLangCelsius_SelectionGained);

            #line default
            #line hidden
                return;

            case 16:
                this.radioButtonLangKelvin = ((PosControls.PushRadioButton)(target));

            #line 44 "..\..\..\PersonalSettingsControl.xaml"
                this.radioButtonLangKelvin.SelectionGained += new System.EventHandler(this.radioButtonLangKelvin_SelectionGained);

            #line default
            #line hidden
                return;

            case 17:
                this.groupBoxTicketFilter = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 18:
                this.radioButton1 = ((PosControls.PushRadioButton)(target));
                return;

            case 19:
                this.radioButton2 = ((PosControls.PushRadioButton)(target));
                return;

            case 20:
                this.radioButton3 = ((PosControls.PushRadioButton)(target));
                return;

            case 21:
                this.radioButton4 = ((PosControls.PushRadioButton)(target));
                return;

            case 22:
                this.radioButton5 = ((PosControls.PushRadioButton)(target));
                return;

            case 23:
                this.radioButton6 = ((PosControls.PushRadioButton)(target));
                return;

            case 24:
                this.radioButton7 = ((PosControls.PushRadioButton)(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));

            #line 2 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.mainPane.Loaded += new System.Windows.RoutedEventHandler(this.mainPane_Loaded);

            #line default
            #line hidden
                return;

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

            case 3:
                this.groupBoxBroadcastServer = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 4:
                this.radioButtonIsEnabled = ((PosControls.PushRadioButton)(target));

            #line 42 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsEnabled.SelectionGained += new System.EventHandler(this.radioButtonIsEnabled_SelectionGained);

            #line default
            #line hidden
                return;

            case 5:
                this.radioButtonIsNotEnabled = ((PosControls.PushRadioButton)(target));

            #line 43 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsNotEnabled.SelectionGained += new System.EventHandler(this.radioButtonIsNotEnabled_SelectionGained);

            #line default
            #line hidden
                return;

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

            #line 45 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.textBoxPort.CommitEdit += new System.EventHandler(this.textBoxPort_CommitEdit);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonTest = ((PosControls.TextBlockButton)(target));

            #line 46 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.buttonTest.Click += new System.Windows.RoutedEventHandler(this.buttonTest_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.radioButtonIsUsingSeating = ((PosControls.PushRadioButton)(target));

            #line 78 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsUsingSeating.SelectionGained += new System.EventHandler(this.radioButtonIsUsingSeating_SelectionGained);

            #line default
            #line hidden
                return;

            case 9:
                this.radioButtonIsNotUsingSeating = ((PosControls.PushRadioButton)(target));

            #line 79 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsNotUsingSeating.SelectionGained += new System.EventHandler(this.radioButtonIsNotUsingSeating_SelectionGained);

            #line default
            #line hidden
                return;

            case 10:
                this.radioButtonIsForceVoidWaste = ((PosControls.PushRadioButton)(target));

            #line 82 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsForceVoidWaste.SelectionGained += new System.EventHandler(this.radioButtonIsForceVoidWaste_SelectionGained);

            #line default
            #line hidden
                return;

            case 11:
                this.radioButtonIsNotForceVoidWaste = ((PosControls.PushRadioButton)(target));

            #line 83 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsNotForceVoidWaste.SelectionGained += new System.EventHandler(this.radioButtonIsNotForceVoidWaste_SelectionGained);

            #line default
            #line hidden
                return;

            case 12:
                this.radioButtonIsKeyboardRestricted = ((PosControls.PushRadioButton)(target));

            #line 86 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsKeyboardRestricted.SelectionGained += new System.EventHandler(this.radioButtonIsKeyboardRestricted_SelectionGained);

            #line default
            #line hidden
                return;

            case 13:
                this.radioButtonIsNotKeyboardRestricted = ((PosControls.PushRadioButton)(target));

            #line 87 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsNotKeyboardRestricted.SelectionGained += new System.EventHandler(this.radioButtonIsNotKeyboardRestricted_SelectionGained);

            #line default
            #line hidden
                return;

            case 14:
                this.radioButtonIsLogoutOnPlaceOrder = ((PosControls.PushRadioButton)(target));

            #line 90 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsLogoutOnPlaceOrder.SelectionGained += new System.EventHandler(this.radioButtonIsLogoutOnPlaceOrder_SelectionGained);

            #line default
            #line hidden
                return;

            case 15:
                this.radioButtonIsNotLogoutOnPlaceOrder = ((PosControls.PushRadioButton)(target));

            #line 91 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsNotLogoutOnPlaceOrder.SelectionGained += new System.EventHandler(this.radioButtonIsNotLogoutOnPlaceOrder_SelectionGained);

            #line default
            #line hidden
                return;

            case 16:
                this.radioButtonIsBlockTaskManager = ((PosControls.PushRadioButton)(target));

            #line 94 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsBlockTaskManager.SelectionGained += new System.EventHandler(this.radioButtonIsBlockTaskManager_SelectionGained);

            #line default
            #line hidden
                return;

            case 17:
                this.radioButtonIsNotBlockTaskManager = ((PosControls.PushRadioButton)(target));

            #line 95 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsNotBlockTaskManager.SelectionGained += new System.EventHandler(this.radioButtonIsNotBlockTaskManager_SelectionGained);

            #line default
            #line hidden
                return;

            case 18:
                this.labelWeatherPostal = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.radioButtonWeatherIsEnabled = ((PosControls.PushRadioButton)(target));

            #line 124 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonWeatherIsEnabled.SelectionGained += new System.EventHandler(this.radioButtonWeatherIsEnabled_SelectionGained);

            #line default
            #line hidden
                return;

            case 20:
                this.radioButtonWeatherIsNotEnabled = ((PosControls.PushRadioButton)(target));

            #line 125 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonWeatherIsNotEnabled.SelectionGained += new System.EventHandler(this.radioButtonWeatherIsNotEnabled_SelectionGained);

            #line default
            #line hidden
                return;

            case 21:
                this.textBoxWeatherZipCode = ((PosControls.CustomTextBox)(target));

            #line 127 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.textBoxWeatherZipCode.CommitEdit += new System.EventHandler(this.textBoxWeatherZipCode_CommitEdit);

            #line default
            #line hidden
                return;

            case 22:
                this.labelAutoLogoutTimeOut = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.labelAutoLogoutDisable = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.labelAutoLogoutDisableOrder = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.labelAutoLogoutDisableDialog = ((System.Windows.Controls.Label)(target));
                return;

            case 26:
                this.labelAutoLogoutDisablePassword = ((System.Windows.Controls.Label)(target));
                return;

            case 27:
                this.radioButtonYesAutoLogoutEnabled = ((PosControls.PushRadioButton)(target));

            #line 153 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonYesAutoLogoutEnabled.SelectionGained += new System.EventHandler(this.radioButtonYesAutoLogoutEnabled_SelectionGained);

            #line default
            #line hidden
                return;

            case 28:
                this.radioButtonNoAutoLogoutEnabled = ((PosControls.PushRadioButton)(target));

            #line 154 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonNoAutoLogoutEnabled.SelectionGained += new System.EventHandler(this.radioButtonNoAutoLogoutEnabled_SelectionGained);

            #line default
            #line hidden
                return;

            case 29:
                this.textBoxAutoLogoutTimeout = ((PosControls.CustomTextBox)(target));

            #line 156 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.textBoxAutoLogoutTimeout.CommitEdit += new System.EventHandler(this.textBoxAutoLogoutTimeout_CommitEdit);

            #line default
            #line hidden
                return;

            case 30:
                this.radioButtonYesDisableAutoLogoutInOrderEntry = ((PosControls.PushRadioButton)(target));

            #line 158 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonYesDisableAutoLogoutInOrderEntry.SelectionGained += new System.EventHandler(this.radioButtonYesDisableAutoLogoutInOrderEntry_SelectionGained);

            #line default
            #line hidden
                return;

            case 31:
                this.radioButtonNoDisableAutoLogoutInOrderEntry = ((PosControls.PushRadioButton)(target));

            #line 159 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonNoDisableAutoLogoutInOrderEntry.SelectionGained += new System.EventHandler(this.radioButtonNoDisableAutoLogoutinOrderEntry_SelectionGained);

            #line default
            #line hidden
                return;

            case 32:
                this.radioButtonYesDisableAutoLogoutForDialogWindows = ((PosControls.PushRadioButton)(target));

            #line 162 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonYesDisableAutoLogoutForDialogWindows.SelectionGained += new System.EventHandler(this.radioButtonYesDisableAutoLogoutForDialogWindows_SelectionGained);

            #line default
            #line hidden
                return;

            case 33:
                this.radioButtonNoDisableAutoLogoutForDialogWindows = ((PosControls.PushRadioButton)(target));

            #line 163 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonNoDisableAutoLogoutForDialogWindows.SelectionGained += new System.EventHandler(this.radioButtonNoDisableAutoLogoutForDialogWindows_SelectionGained);

            #line default
            #line hidden
                return;

            case 34:
                this.radioButtonYesDisableAutoLogoutForPasswordChanges = ((PosControls.PushRadioButton)(target));

            #line 166 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonYesDisableAutoLogoutForPasswordChanges.SelectionGained += new System.EventHandler(this.radioButtonYesDisableAutoLogoutForPasswordChanges_SelectionGained);

            #line default
            #line hidden
                return;

            case 35:
                this.radioButtonNoDisableAutoLogoutForPasswordChanges = ((PosControls.PushRadioButton)(target));

            #line 167 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonNoDisableAutoLogoutForPasswordChanges.SelectionGained += new System.EventHandler(this.radioButtonNoDisableAutoLogoutForPasswordChanges_SelectionGained);

            #line default
            #line hidden
                return;

            case 36:
                this.radioButtonIsUsingKioskMode = ((PosControls.PushRadioButton)(target));

            #line 183 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsUsingKioskMode.SelectionGained += new System.EventHandler(this.radioButtonIsUsingKioskMode_SelectionGained);

            #line default
            #line hidden
                return;

            case 37:
                this.radioButtonIsNotUsingKioskMode = ((PosControls.PushRadioButton)(target));

            #line 184 "..\..\..\GeneralSettingsGeneralPreferencesControl.xaml"
                this.radioButtonIsNotUsingKioskMode.SelectionGained += new System.EventHandler(this.radioButtonIsNotUsingKioskMode_SelectionGained);

            #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.ConfigurationManager)(target));
                return;

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

            #line 19 "..\..\..\OrderEntrySetupControl.xaml"
                this.buttonGeneralSettings.Click += new System.Windows.RoutedEventHandler(this.buttonGeneralSettings_Click);

            #line default
            #line hidden
                return;

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

            #line 20 "..\..\..\OrderEntrySetupControl.xaml"
                this.buttonItems.Click += new System.Windows.RoutedEventHandler(this.buttonItems_Click);

            #line default
            #line hidden
                return;

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

            #line 21 "..\..\..\OrderEntrySetupControl.xaml"
                this.buttonCoupons.Click += new System.Windows.RoutedEventHandler(this.buttonCoupons_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonSeating = ((PosControls.TextBlockButton)(target));

            #line 22 "..\..\..\OrderEntrySetupControl.xaml"
                this.buttonSeating.Click += new System.Windows.RoutedEventHandler(this.buttonSeating_Click);

            #line default
            #line hidden
                return;

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

            #line 23 "..\..\..\OrderEntrySetupControl.xaml"
                this.buttonEmployees.Click += new System.Windows.RoutedEventHandler(this.buttonEmployees_Click);

            #line default
            #line hidden
                return;

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

            #line 24 "..\..\..\OrderEntrySetupControl.xaml"
                this.buttonTaxes.Click += new System.Windows.RoutedEventHandler(this.buttonTaxes_Click);

            #line default
            #line hidden
                return;

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

            #line 25 "..\..\..\OrderEntrySetupControl.xaml"
                this.buttonHardware.Click += new System.Windows.RoutedEventHandler(this.buttonHardware_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #13
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.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonMyOpenToggle = ((PosControls.PushRadioButton)(target));

            #line 9 "..\..\..\TicketFilterControl.xaml"
                this.buttonMyOpenToggle.SelectionGained += new System.EventHandler(this.buttonMyOpenToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonAllOpenToggle = ((PosControls.PushRadioButton)(target));

            #line 10 "..\..\..\TicketFilterControl.xaml"
                this.buttonAllOpenToggle.SelectionGained += new System.EventHandler(this.buttonAllOpenToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonFutureToggle = ((PosControls.PushRadioButton)(target));

            #line 11 "..\..\..\TicketFilterControl.xaml"
                this.buttonFutureToggle.SelectionGained += new System.EventHandler(this.buttonFutureToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonClosedToggle = ((PosControls.PushRadioButton)(target));

            #line 12 "..\..\..\TicketFilterControl.xaml"
                this.buttonClosedToggle.SelectionGained += new System.EventHandler(this.buttonClosedToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonCancelToggle = ((PosControls.PushRadioButton)(target));

            #line 13 "..\..\..\TicketFilterControl.xaml"
                this.buttonCancelToggle.SelectionGained += new System.EventHandler(this.buttonCancelToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonDispatchedToggle = ((PosControls.PushRadioButton)(target));

            #line 14 "..\..\..\TicketFilterControl.xaml"
                this.buttonDispatchedToggle.SelectionGained += new System.EventHandler(this.buttonDispatchedToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonAllDayToggle = ((PosControls.PushRadioButton)(target));

            #line 15 "..\..\..\TicketFilterControl.xaml"
                this.buttonAllDayToggle.SelectionGained += new System.EventHandler(this.buttonAllDay_SelectionGained);

            #line default
            #line hidden
                return;

            case 10:
                this.buttonRangeToggle = ((PosControls.PushRadioButton)(target));

            #line 16 "..\..\..\TicketFilterControl.xaml"
                this.buttonRangeToggle.SelectionGained += new System.EventHandler(this.buttonRange_SelectionGained);

            #line default
            #line hidden
                return;

            case 11:
                this.buttonAllToggle = ((PosControls.PushRadioButton)(target));

            #line 17 "..\..\..\TicketFilterControl.xaml"
                this.buttonAllToggle.SelectionGained += new System.EventHandler(this.buttonAllToggle_SelectionGained);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #14
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.ConfigurationManager)(target));
                return;

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

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

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

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

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

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

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

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

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

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

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

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

            case 15:
                this.button11 = ((PosControls.TextBlockButton)(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.ConfigurationManager)(target));
                return;

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

            case 4:
                this.Row0_Col0_Button = ((PosControls.TextBlockButton)(target));

            #line 28 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col0_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.Row0_Col1_Button = ((PosControls.TextBlockButton)(target));

            #line 29 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col1_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.Row0_Col2_Button = ((PosControls.TextBlockButton)(target));

            #line 30 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col2_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.Row0_Col3_Button = ((PosControls.TextBlockButton)(target));

            #line 31 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col3_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.Row0_Col4_Button = ((PosControls.TextBlockButton)(target));

            #line 32 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col4_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.Row0_Col5_Button = ((PosControls.TextBlockButton)(target));

            #line 33 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col5_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.Row0_Col6_Button = ((PosControls.TextBlockButton)(target));

            #line 34 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col6_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.Row0_Col7_Button = ((PosControls.TextBlockButton)(target));

            #line 35 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col7_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.Row0_Col8_Button = ((PosControls.TextBlockButton)(target));

            #line 36 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col8_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.Row0_Col9_Button = ((PosControls.TextBlockButton)(target));

            #line 37 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col9_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.Row0_Col10_Button = ((PosControls.TextBlockButton)(target));

            #line 38 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col10_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.Row0_Col11_Button = ((PosControls.TextBlockButton)(target));

            #line 39 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row0_Col11_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 16:
                this.stackPanel2 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 17:
                this.Row1_Col0_Button = ((PosControls.TextBlockButton)(target));

            #line 45 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col0_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.Row1_Col1_Button = ((PosControls.TextBlockButton)(target));

            #line 46 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col1_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.Row1_Col2_Button = ((PosControls.TextBlockButton)(target));

            #line 47 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col2_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.Row1_Col3_Button = ((PosControls.TextBlockButton)(target));

            #line 48 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col3_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.Row1_Col4_Button = ((PosControls.TextBlockButton)(target));

            #line 49 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col4_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.Row1_Col5_Button = ((PosControls.TextBlockButton)(target));

            #line 50 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col5_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.Row1_Col6_Button = ((PosControls.TextBlockButton)(target));

            #line 51 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col6_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.Row1_Col7_Button = ((PosControls.TextBlockButton)(target));

            #line 52 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col7_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.Row1_Col8_Button = ((PosControls.TextBlockButton)(target));

            #line 53 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col8_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.Row1_Col9_Button = ((PosControls.TextBlockButton)(target));

            #line 54 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col9_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.Row1_Col10_Button = ((PosControls.TextBlockButton)(target));

            #line 55 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col10_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.Row1_Col11_Button = ((PosControls.TextBlockButton)(target));

            #line 56 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row1_Col11_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.stackPanel3 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 30:
                this.Row2_Col0_Button = ((PosControls.TextBlockButton)(target));

            #line 62 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col0_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.Row2_Col1_Button = ((PosControls.TextBlockButton)(target));

            #line 63 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col1_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.Row2_Col2_Button = ((PosControls.TextBlockButton)(target));

            #line 64 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col2_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 33:
                this.Row2_Col3_Button = ((PosControls.TextBlockButton)(target));

            #line 65 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col3_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 34:
                this.Row2_Col4_Button = ((PosControls.TextBlockButton)(target));

            #line 66 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col4_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.Row2_Col5_Button = ((PosControls.TextBlockButton)(target));

            #line 67 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col5_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.Row2_Col6_Button = ((PosControls.TextBlockButton)(target));

            #line 68 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col6_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 37:
                this.Row2_Col7_Button = ((PosControls.TextBlockButton)(target));

            #line 69 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col7_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 38:
                this.Row2_Col8_Button = ((PosControls.TextBlockButton)(target));

            #line 70 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col8_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 39:
                this.Row2_Col9_Button = ((PosControls.TextBlockButton)(target));

            #line 71 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col9_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 40:
                this.Row2_Col10_Button = ((PosControls.TextBlockButton)(target));

            #line 72 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col10_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 41:
                this.Row2_Col11_Button = ((PosControls.TextBlockButton)(target));

            #line 73 "..\..\..\OrderEntryPizzaItemControl.xaml"
                this.Row2_Col11_Button.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #16
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.ConfigurationManager)(target));
                return;

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

            #line 40 "..\..\..\ItemOptionSetEditorControl.xaml"
                this.textBoxName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxName_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 41 "..\..\..\ItemOptionSetEditorControl.xaml"
                this.textBoxMin.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxMin_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 42 "..\..\..\ItemOptionSetEditorControl.xaml"
                this.textBoxFree.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxFree_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 43 "..\..\..\ItemOptionSetEditorControl.xaml"
                this.textBoxMax.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxMax_TextChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.textBoxExtraCost = ((PosControls.CustomTextBox)(target));

            #line 44 "..\..\..\ItemOptionSetEditorControl.xaml"
                this.textBoxExtraCost.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxExtraCost_TextChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.radioButtonIsPizzaStyle = ((PosControls.PushRadioButton)(target));

            #line 46 "..\..\..\ItemOptionSetEditorControl.xaml"
                this.radioButtonIsPizzaStyle.SelectionGained += new System.EventHandler(this.radioButtonPizzaStyle_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.radioButtonIsNotPizzaStyle = ((PosControls.PushRadioButton)(target));

            #line 47 "..\..\..\ItemOptionSetEditorControl.xaml"
                this.radioButtonIsNotPizzaStyle.SelectionGained += new System.EventHandler(this.radioButtonPizzaStyle_SelectionChanged);

            #line default
            #line hidden
                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.ConfigurationManager)(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 = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 20 "..\..\TabControl.xaml"
                this.buttonTab1.Click += new System.Windows.RoutedEventHandler(this.buttonTab_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonTab2 = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 21 "..\..\TabControl.xaml"
                this.buttonTab2.Click += new System.Windows.RoutedEventHandler(this.buttonTab_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonTab3 = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 22 "..\..\TabControl.xaml"
                this.buttonTab3.Click += new System.Windows.RoutedEventHandler(this.buttonTab_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonTab4 = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 23 "..\..\TabControl.xaml"
                this.buttonTab4.Click += new System.Windows.RoutedEventHandler(this.buttonTab_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonTab5 = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 24 "..\..\TabControl.xaml"
                this.buttonTab5.Click += new System.Windows.RoutedEventHandler(this.buttonTab_Click);

            #line default
            #line hidden
                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.ConfigurationManager)(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;
        }
예제 #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.ConfigurationManager)(target));
                return;

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

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

            case 5:
                this.listBoxGradientStopCollection = ((PosControls.DragScrollListBox)(target));
                return;

            case 6:
                this.buttonAdd = ((PosControls.TextBlockButton)(target));
                return;

            case 7:
                this.buttonEdit = ((PosControls.TextBlockButton)(target));
                return;

            case 8:
                this.buttonRemove = ((PosControls.TextBlockButton)(target));
                return;

            case 9:
                this.buttonMoveUp = ((PosControls.TextBlockButton)(target));
                return;

            case 10:
                this.buttonMoveDown = ((PosControls.TextBlockButton)(target));
                return;

            case 11:
                this.buttonSave = ((PosControls.TextBlockButton)(target));
                return;

            case 12:
                this.radioButtonLinearGradient = ((PosControls.PushRadioButton)(target));
                return;

            case 13:
                this.radioButtonRadialGradient = ((PosControls.PushRadioButton)(target));
                return;

            case 14:
                this.comboBoxSpreadMethod = ((PosControls.PushComboBox)(target));
                return;

            case 15:
                this.comboBoxColorInterpolationMode = ((PosControls.PushComboBox)(target));
                return;

            case 16:
                this.borderSwatch = ((System.Windows.Controls.Border)(target));
                return;

            case 17:
                this.stackPanelLinearParameters = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 18:
                this.textBoxLinearStartPointX = ((PosControls.CustomTextBox)(target));
                return;

            case 19:
                this.textBoxLinearStartPointY = ((PosControls.CustomTextBox)(target));
                return;

            case 20:
                this.textBoxLinearEndPointX = ((PosControls.CustomTextBox)(target));
                return;

            case 21:
                this.textBoxLinearEndPointY = ((PosControls.CustomTextBox)(target));
                return;

            case 22:
                this.textBoxLinearOpacity = ((PosControls.CustomTextBox)(target));
                return;

            case 23:
                this.stackPanelRadialParameters = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 24:
                this.textBoxOriginX = ((PosControls.CustomTextBox)(target));
                return;

            case 25:
                this.textBoxOriginY = ((PosControls.CustomTextBox)(target));
                return;

            case 26:
                this.textBoxCenterX = ((PosControls.CustomTextBox)(target));
                return;

            case 27:
                this.textBoxCenterY = ((PosControls.CustomTextBox)(target));
                return;

            case 28:
                this.textBoxRadiusX = ((PosControls.CustomTextBox)(target));
                return;

            case 29:
                this.textBoxRadiusY = ((PosControls.CustomTextBox)(target));
                return;

            case 30:
                this.textBoxRadientOpacity = ((PosControls.CustomTextBox)(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.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonAdd = ((PosControls.TextBlockButton)(target));

            #line 26 "..\..\..\CouponMaintenanceControl.xaml"
                this.buttonAdd.Click += new System.Windows.RoutedEventHandler(this.buttonAdd_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonDelete = ((PosControls.TextBlockButton)(target));

            #line 27 "..\..\..\CouponMaintenanceControl.xaml"
                this.buttonDelete.Click += new System.Windows.RoutedEventHandler(this.buttonDelete_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonUpdate = ((PosControls.TextBlockButton)(target));

            #line 30 "..\..\..\CouponMaintenanceControl.xaml"
                this.buttonUpdate.Click += new System.Windows.RoutedEventHandler(this.buttonUpdate_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonCancel = ((PosControls.TextBlockButton)(target));

            #line 31 "..\..\..\CouponMaintenanceControl.xaml"
                this.buttonCancel.Click += new System.Windows.RoutedEventHandler(this.buttonCancel_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.groupBoxList = ((System.Windows.Controls.GroupBox)(target));
                return;

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

            #line 34 "..\..\..\CouponMaintenanceControl.xaml"
                this.listBox1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.groupBoxProperties = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 10:
                this.editorControl = ((PointOfSale.CouponEditorControl)(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.ConfigurationManager)(target));
                return;

            case 3:
                this.comboBoxCategory = ((PosControls.PushComboBox)(target));

            #line 49 "..\..\..\ItemEditorDetailsControl.xaml"
                this.comboBoxCategory.SelectedIndexChanged += new System.EventHandler(this.comboBoxCategory_SelectedIndexChanged);

            #line default
            #line hidden
                return;

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

            #line 50 "..\..\..\ItemEditorDetailsControl.xaml"
                this.textBoxFullName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxFullName_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 51 "..\..\..\ItemEditorDetailsControl.xaml"
                this.textBoxPosName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxPosName_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 52 "..\..\..\ItemEditorDetailsControl.xaml"
                this.textBoxPrice.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxPrice_TextChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.checkBoxPrintDestinationJournal = ((PosControls.PushCheckBox)(target));

            #line 60 "..\..\..\ItemEditorDetailsControl.xaml"
                this.checkBoxPrintDestinationJournal.SelectionChanged += new System.EventHandler(this.checkBoxPrintDestinationJournal_SelectionChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.checkBoxPrintDestinationReceipt = ((PosControls.PushCheckBox)(target));

            #line 64 "..\..\..\ItemEditorDetailsControl.xaml"
                this.checkBoxPrintDestinationReceipt.SelectionChanged += new System.EventHandler(this.checkBoxPrintDestinationReceipt_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.checkBoxPrintDestinationKitchen1 = ((PosControls.PushCheckBox)(target));

            #line 75 "..\..\..\ItemEditorDetailsControl.xaml"
                this.checkBoxPrintDestinationKitchen1.SelectionChanged += new System.EventHandler(this.checkBoxPrintDestinationKitchen1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.checkBoxPrintDestinationKitchen2 = ((PosControls.PushCheckBox)(target));

            #line 79 "..\..\..\ItemEditorDetailsControl.xaml"
                this.checkBoxPrintDestinationKitchen2.SelectionChanged += new System.EventHandler(this.checkBoxPrintDestinationKitchen2_SelectionChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.checkBoxPrintDestinationKitchen3 = ((PosControls.PushCheckBox)(target));

            #line 83 "..\..\..\ItemEditorDetailsControl.xaml"
                this.checkBoxPrintDestinationKitchen3.SelectionChanged += new System.EventHandler(this.checkBoxPrintDestinationKitchen3_SelectionChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.checkBoxPrintDestinationBar1 = ((PosControls.PushCheckBox)(target));

            #line 94 "..\..\..\ItemEditorDetailsControl.xaml"
                this.checkBoxPrintDestinationBar1.SelectionChanged += new System.EventHandler(this.checkBoxPrintDestinationBar1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 13:
                this.checkBoxPrintDestinationBar2 = ((PosControls.PushCheckBox)(target));

            #line 98 "..\..\..\ItemEditorDetailsControl.xaml"
                this.checkBoxPrintDestinationBar2.SelectionChanged += new System.EventHandler(this.checkBoxPrintDestinationBar2_SelectionChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.checkBoxPrintDestinationBar3 = ((PosControls.PushCheckBox)(target));

            #line 102 "..\..\..\ItemEditorDetailsControl.xaml"
                this.checkBoxPrintDestinationBar3.SelectionChanged += new System.EventHandler(this.checkBoxPrintDestinationBar3_SelectionChanged);

            #line default
            #line hidden
                return;

            case 15:
                this.comboBoxTaxId = ((PosControls.PushComboBox)(target));

            #line 106 "..\..\..\ItemEditorDetailsControl.xaml"
                this.comboBoxTaxId.SelectedIndexChanged += new System.EventHandler(this.comboBoxTaxId_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 16:
                this.pushButtonIsReturnableYes = ((PosControls.PushRadioButton)(target));

            #line 108 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsReturnableYes.SelectionGained += new System.EventHandler(this.pushButtonIsReturnable_SelectionGained);

            #line default
            #line hidden
                return;

            case 17:
                this.pushButtonIsReturnableNo = ((PosControls.PushRadioButton)(target));

            #line 109 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsReturnableNo.SelectionGained += new System.EventHandler(this.pushButtonIsReturnable_SelectionGained);

            #line default
            #line hidden
                return;

            case 18:
                this.pushButtonIsFiredYes = ((PosControls.PushRadioButton)(target));

            #line 112 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsFiredYes.SelectionGained += new System.EventHandler(this.pushButtonIsFired_SelectionGained);

            #line default
            #line hidden
                return;

            case 19:
                this.pushButtonIsFiredNo = ((PosControls.PushRadioButton)(target));

            #line 113 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsFiredNo.SelectionGained += new System.EventHandler(this.pushButtonIsFired_SelectionGained);

            #line default
            #line hidden
                return;

            case 20:
                this.pushButtonIsTaxExemptableYes = ((PosControls.PushRadioButton)(target));

            #line 116 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsTaxExemptableYes.SelectionGained += new System.EventHandler(this.pushButtonIsTaxExemptable_SelectionGained);

            #line default
            #line hidden
                return;

            case 21:
                this.pushButtonIsTaxExemptableNo = ((PosControls.PushRadioButton)(target));

            #line 117 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsTaxExemptableNo.SelectionGained += new System.EventHandler(this.pushButtonIsTaxExemptable_SelectionGained);

            #line default
            #line hidden
                return;

            case 22:
                this.pushButtonIsForSaleYes = ((PosControls.PushRadioButton)(target));

            #line 120 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsForSaleYes.SelectionGained += new System.EventHandler(this.pushButtonIsForSale_SelectionGained);

            #line default
            #line hidden
                return;

            case 23:
                this.pushButtonIsForSaleNo = ((PosControls.PushRadioButton)(target));

            #line 121 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsForSaleNo.SelectionGained += new System.EventHandler(this.pushButtonIsForSale_SelectionGained);

            #line default
            #line hidden
                return;

            case 24:
                this.pushButtonIsOutOfStockYes = ((PosControls.PushRadioButton)(target));

            #line 124 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsOutOfStockYes.SelectionGained += new System.EventHandler(this.pushButtonIsOutOfStock_SelectionGained);

            #line default
            #line hidden
                return;

            case 25:
                this.pushButtonIsOutOfStockNo = ((PosControls.PushRadioButton)(target));

            #line 125 "..\..\..\ItemEditorDetailsControl.xaml"
                this.pushButtonIsOutOfStockNo.SelectionGained += new System.EventHandler(this.pushButtonIsOutOfStock_SelectionGained);

            #line default
            #line hidden
                return;

            case 26:
                this.radioButtonIsGrouping = ((PosControls.PushRadioButton)(target));

            #line 128 "..\..\..\ItemEditorDetailsControl.xaml"
                this.radioButtonIsGrouping.SelectionGained += new System.EventHandler(this.radioButtonIsGrouping_SelectionGained);

            #line default
            #line hidden
                return;

            case 27:
                this.radioButtonIsNotGrouping = ((PosControls.PushRadioButton)(target));

            #line 129 "..\..\..\ItemEditorDetailsControl.xaml"
                this.radioButtonIsNotGrouping.SelectionGained += new System.EventHandler(this.radioButtonIsGrouping_SelectionGained);

            #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.ConfigurationManager)(target));
                return;

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

            #line 25 "..\..\..\ReportsMenuControl.xaml"
                this.buttonSalesTotalsByItem.Click += new System.Windows.RoutedEventHandler(this.buttonSalesTotalsByItem_Click);

            #line default
            #line hidden
                return;

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

            #line 26 "..\..\..\ReportsMenuControl.xaml"
                this.buttonSalesTotalsByCategory.Click += new System.Windows.RoutedEventHandler(this.buttonSalesTotalsByCategory_Click);

            #line default
            #line hidden
                return;

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

            #line 27 "..\..\..\ReportsMenuControl.xaml"
                this.buttonSalesTotalsByEmployee.Click += new System.Windows.RoutedEventHandler(this.buttonSalesTotalsByEmployee_Click);

            #line default
            #line hidden
                return;

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

            #line 32 "..\..\..\ReportsMenuControl.xaml"
                this.buttonEmployeeSalesTotalsByItem.Click += new System.Windows.RoutedEventHandler(this.buttonEmployeeSalesTotalsByItem_Click);

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\..\ReportsMenuControl.xaml"
                this.buttonEmployeeSalesTotalsByCategory.Click += new System.Windows.RoutedEventHandler(this.buttonEmployeeSalesTotalsByCategory_Click);

            #line default
            #line hidden
                return;

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

            #line 38 "..\..\..\ReportsMenuControl.xaml"
                this.buttonCancels.Click += new System.Windows.RoutedEventHandler(this.buttonCancels_Click);

            #line default
            #line hidden
                return;

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

            #line 39 "..\..\..\ReportsMenuControl.xaml"
                this.buttonVoids.Click += new System.Windows.RoutedEventHandler(this.buttonVoids_Click);

            #line default
            #line hidden
                return;

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

            #line 40 "..\..\..\ReportsMenuControl.xaml"
                this.buttonReturns.Click += new System.Windows.RoutedEventHandler(this.buttonReturns_Click);

            #line default
            #line hidden
                return;

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

            #line 41 "..\..\..\ReportsMenuControl.xaml"
                this.buttonRefunds.Click += new System.Windows.RoutedEventHandler(this.buttonRefunds_Click);

            #line default
            #line hidden
                return;

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

            #line 47 "..\..\..\ReportsMenuControl.xaml"
                this.buttonNoSales.Click += new System.Windows.RoutedEventHandler(this.buttonNoSales_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.buttonPayouts = ((System.Windows.Controls.Button)(target));

            #line 48 "..\..\..\ReportsMenuControl.xaml"
                this.buttonPayouts.Click += new System.Windows.RoutedEventHandler(this.buttonPayouts_Click);

            #line default
            #line hidden
                return;

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

            #line 49 "..\..\..\ReportsMenuControl.xaml"
                this.buttonSafeDrops.Click += new System.Windows.RoutedEventHandler(this.buttonSafeDrops_Click);

            #line default
            #line hidden
                return;

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

            #line 50 "..\..\..\ReportsMenuControl.xaml"
                this.buttonRegisterDeposits.Click += new System.Windows.RoutedEventHandler(this.buttonRegisterDeposits_Click);

            #line default
            #line hidden
                return;

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

            #line 51 "..\..\..\ReportsMenuControl.xaml"
                this.buttonRegisterFloatingDocking.Click += new System.Windows.RoutedEventHandler(this.buttonRegisterFloatingDocking_Click);

            #line default
            #line hidden
                return;

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

            #line 55 "..\..\..\ReportsMenuControl.xaml"
                this.buttonLaborEmployeeHours.Click += new System.Windows.RoutedEventHandler(this.buttonLaborEmployeeHours_Click);

            #line default
            #line hidden
                return;

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

            #line 56 "..\..\..\ReportsMenuControl.xaml"
                this.buttonLaborHourlyTotals.Click += new System.Windows.RoutedEventHandler(this.buttonLaborHourlyTotals_Click);

            #line default
            #line hidden
                return;

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

            #line 60 "..\..\..\ReportsMenuControl.xaml"
                this.buttonInventoryUsageByIngredient.Click += new System.Windows.RoutedEventHandler(this.buttonInventoryUsageByIngredient_Click);

            #line default
            #line hidden
                return;

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

            #line 61 "..\..\..\ReportsMenuControl.xaml"
                this.buttonInventoryCurrentInventory.Click += new System.Windows.RoutedEventHandler(this.buttonInventoryCurrentInventory_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.buttonInventoryWasteByItem = ((System.Windows.Controls.Button)(target));

            #line 67 "..\..\..\ReportsMenuControl.xaml"
                this.buttonInventoryWasteByItem.Click += new System.Windows.RoutedEventHandler(this.buttonInventoryWasteByItem_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.buttonInventoryWasteByCategory = ((System.Windows.Controls.Button)(target));

            #line 68 "..\..\..\ReportsMenuControl.xaml"
                this.buttonInventoryWasteByCategory.Click += new System.Windows.RoutedEventHandler(this.buttonInventoryWasteByCategory_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.buttonInventoryWasteByIngredient = ((System.Windows.Controls.Button)(target));

            #line 69 "..\..\..\ReportsMenuControl.xaml"
                this.buttonInventoryWasteByIngredient.Click += new System.Windows.RoutedEventHandler(this.buttonInventoryWasteByIngredient_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.buttonInventoryWasteByHours = ((System.Windows.Controls.Button)(target));

            #line 70 "..\..\..\ReportsMenuControl.xaml"
                this.buttonInventoryWasteByHours.Click += new System.Windows.RoutedEventHandler(this.buttonInventoryWasteByHours_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.buttonLogInventoryAdjustments = ((PosControls.TextBlockButton)(target));

            #line 74 "..\..\..\ReportsMenuControl.xaml"
                this.buttonLogInventoryAdjustments.Click += new System.Windows.RoutedEventHandler(this.buttonLogInventoryAdjustments_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.buttonLogIngredientSetChanges = ((PosControls.TextBlockButton)(target));

            #line 75 "..\..\..\ReportsMenuControl.xaml"
                this.buttonLogIngredientSetChanges.Click += new System.Windows.RoutedEventHandler(this.buttonLogIngredientSetChanges_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.buttonLogItemDiscontinue = ((PosControls.TextBlockButton)(target));

            #line 76 "..\..\..\ReportsMenuControl.xaml"
                this.buttonLogItemDiscontinue.Click += new System.Windows.RoutedEventHandler(this.buttonLogItemDiscontinue_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.buttonLogItemIngredientChanges = ((PosControls.TextBlockButton)(target));

            #line 77 "..\..\..\ReportsMenuControl.xaml"
                this.buttonLogItemIngredientChanges.Click += new System.Windows.RoutedEventHandler(this.buttonLogItemIngredientChanges_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.buttonLogPricingChanges = ((System.Windows.Controls.Button)(target));

            #line 78 "..\..\..\ReportsMenuControl.xaml"
                this.buttonLogPricingChanges.Click += new System.Windows.RoutedEventHandler(this.buttonLogPricingChanges_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.buttonLaborTimesheetChanges = ((System.Windows.Controls.Button)(target));

            #line 79 "..\..\..\ReportsMenuControl.xaml"
                this.buttonLaborTimesheetChanges.Click += new System.Windows.RoutedEventHandler(this.buttonLaborTimesheetChanges_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.radioTodayOnly = ((PosControls.PushRadioButton)(target));

            #line 85 "..\..\..\ReportsMenuControl.xaml"
                this.radioTodayOnly.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 32:
                this.radioDateRange = ((PosControls.PushRadioButton)(target));

            #line 86 "..\..\..\ReportsMenuControl.xaml"
                this.radioDateRange.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 33:
                this.radioDayOfOperationRange = ((PosControls.PushRadioButton)(target));

            #line 87 "..\..\..\ReportsMenuControl.xaml"
                this.radioDayOfOperationRange.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 34:
                this.radioMonthToDate = ((PosControls.PushRadioButton)(target));

            #line 88 "..\..\..\ReportsMenuControl.xaml"
                this.radioMonthToDate.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 35:
                this.radioYearToDate = ((PosControls.PushRadioButton)(target));

            #line 89 "..\..\..\ReportsMenuControl.xaml"
                this.radioYearToDate.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 36:
                this.radioAllDates = ((PosControls.PushRadioButton)(target));

            #line 90 "..\..\..\ReportsMenuControl.xaml"
                this.radioAllDates.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #23
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.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonAdd = ((PosControls.TextBlockButton)(target));

            #line 28 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.buttonAdd.Click += new System.Windows.RoutedEventHandler(this.buttonAdd_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonDelete = ((PosControls.TextBlockButton)(target));

            #line 29 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.buttonDelete.Click += new System.Windows.RoutedEventHandler(this.buttonDelete_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonUpdate = ((PosControls.TextBlockButton)(target));

            #line 32 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.buttonUpdate.Click += new System.Windows.RoutedEventHandler(this.buttonUpdate_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonCancel = ((PosControls.TextBlockButton)(target));

            #line 33 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.buttonCancel.Click += new System.Windows.RoutedEventHandler(this.buttonCancel_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.listBoxOptions = ((PosControls.DragScrollListBox)(target));

            #line 35 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.listBoxOptions.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxOptions_SelectionChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.editorControl = ((TemPOS.ItemOptionEditorControl)(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.ConfigurationManager)(target));
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 22 "..\..\..\ItemEditorIngredientsControl.xaml"
                this.listBoxItemIngredients.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxItemIngredients_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.labelReadOnly = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.buttonAdd = ((PosControls.TextBlockButton)(target));

            #line 24 "..\..\..\ItemEditorIngredientsControl.xaml"
                this.buttonAdd.Click += new System.Windows.RoutedEventHandler(this.buttonAdd_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonAmount = ((PosControls.TextBlockButton)(target));

            #line 26 "..\..\..\ItemEditorIngredientsControl.xaml"
                this.buttonAmount.Click += new System.Windows.RoutedEventHandler(this.buttonAmount_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonRemove = ((PosControls.TextBlockButton)(target));

            #line 27 "..\..\..\ItemEditorIngredientsControl.xaml"
                this.buttonRemove.Click += new System.Windows.RoutedEventHandler(this.buttonRemove_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #25
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.ConfigurationManager)(target));
                return;

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

            case 4:
                this.buttonAdd = ((PosControls.TextBlockButton)(target));

            #line 29 "..\..\..\LicenseSetupControl.xaml"
                this.buttonAdd.Click += new System.Windows.RoutedEventHandler(this.buttonAdd_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonUpdate = ((PosControls.TextBlockButton)(target));

            #line 31 "..\..\..\LicenseSetupControl.xaml"
                this.buttonUpdate.Click += new System.Windows.RoutedEventHandler(this.buttonUpdate_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonCancel = ((PosControls.TextBlockButton)(target));

            #line 32 "..\..\..\LicenseSetupControl.xaml"
                this.buttonCancel.Click += new System.Windows.RoutedEventHandler(this.buttonCancel_Click);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

            case 8:
                this.editorControl = ((TemposClientAdministration.LicenseDetailsControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #26
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Configuration = ((PosControls.ConfigurationManager)(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.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.passwordBoxLine_PreviewKeyDown);

            #line default
            #line hidden

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

            #line default
            #line hidden

            #line 23 "..\..\KeyboardEntryControl.xaml"
                this.passwordBoxLine.PasswordChanged += new System.Windows.RoutedEventHandler(this.passwordBoxLine_PasswordChanged);

            #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 = ((System.Windows.Controls.Button)(target));

            #line 42 "..\..\KeyboardEntryControl.xaml"
                this.button00.Click += new System.Windows.RoutedEventHandler(this.Clear_Button_Click);

            #line default
            #line hidden
                return;

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

            #line 45 "..\..\KeyboardEntryControl.xaml"
                this.button01.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 46 "..\..\KeyboardEntryControl.xaml"
                this.button02.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 47 "..\..\KeyboardEntryControl.xaml"
                this.button03.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 48 "..\..\KeyboardEntryControl.xaml"
                this.button04.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 49 "..\..\KeyboardEntryControl.xaml"
                this.button05.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 50 "..\..\KeyboardEntryControl.xaml"
                this.button06.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 51 "..\..\KeyboardEntryControl.xaml"
                this.button07.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.button08 = ((System.Windows.Controls.Button)(target));

            #line 52 "..\..\KeyboardEntryControl.xaml"
                this.button08.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 53 "..\..\KeyboardEntryControl.xaml"
                this.button09.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 54 "..\..\KeyboardEntryControl.xaml"
                this.button10.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 55 "..\..\KeyboardEntryControl.xaml"
                this.button11.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 56 "..\..\KeyboardEntryControl.xaml"
                this.button12.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 57 "..\..\KeyboardEntryControl.xaml"
                this.button13.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 58 "..\..\KeyboardEntryControl.xaml"
                this.button14.Click += new System.Windows.RoutedEventHandler(this.Backspace_Button_Click);

            #line default
            #line hidden
                return;

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

            #line 61 "..\..\KeyboardEntryControl.xaml"
                this.button15.Click += new System.Windows.RoutedEventHandler(this.Tab_Button_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.button16 = ((System.Windows.Controls.Button)(target));

            #line 62 "..\..\KeyboardEntryControl.xaml"
                this.button16.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.button17 = ((System.Windows.Controls.Button)(target));

            #line 63 "..\..\KeyboardEntryControl.xaml"
                this.button17.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.button18 = ((System.Windows.Controls.Button)(target));

            #line 64 "..\..\KeyboardEntryControl.xaml"
                this.button18.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.button19 = ((System.Windows.Controls.Button)(target));

            #line 65 "..\..\KeyboardEntryControl.xaml"
                this.button19.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.button20 = ((System.Windows.Controls.Button)(target));

            #line 66 "..\..\KeyboardEntryControl.xaml"
                this.button20.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.button21 = ((System.Windows.Controls.Button)(target));

            #line 67 "..\..\KeyboardEntryControl.xaml"
                this.button21.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 68 "..\..\KeyboardEntryControl.xaml"
                this.button22.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.button23 = ((System.Windows.Controls.Button)(target));

            #line 69 "..\..\KeyboardEntryControl.xaml"
                this.button23.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.button24 = ((System.Windows.Controls.Button)(target));

            #line 70 "..\..\KeyboardEntryControl.xaml"
                this.button24.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 30:
                this.button25 = ((System.Windows.Controls.Button)(target));

            #line 71 "..\..\KeyboardEntryControl.xaml"
                this.button25.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.button26 = ((System.Windows.Controls.Button)(target));

            #line 72 "..\..\KeyboardEntryControl.xaml"
                this.button26.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.button27 = ((System.Windows.Controls.Button)(target));

            #line 73 "..\..\KeyboardEntryControl.xaml"
                this.button27.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 33:
                this.button28 = ((System.Windows.Controls.Button)(target));

            #line 74 "..\..\KeyboardEntryControl.xaml"
                this.button28.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 34:
                this.button29 = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 77 "..\..\KeyboardEntryControl.xaml"
                this.button29.Click += new System.Windows.RoutedEventHandler(this.ShiftLock_Button_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.button30 = ((System.Windows.Controls.Button)(target));

            #line 78 "..\..\KeyboardEntryControl.xaml"
                this.button30.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.button31 = ((System.Windows.Controls.Button)(target));

            #line 79 "..\..\KeyboardEntryControl.xaml"
                this.button31.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 37:
                this.button32 = ((System.Windows.Controls.Button)(target));

            #line 80 "..\..\KeyboardEntryControl.xaml"
                this.button32.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 38:
                this.button33 = ((System.Windows.Controls.Button)(target));

            #line 81 "..\..\KeyboardEntryControl.xaml"
                this.button33.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 39:
                this.button34 = ((System.Windows.Controls.Button)(target));

            #line 82 "..\..\KeyboardEntryControl.xaml"
                this.button34.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 40:
                this.button35 = ((System.Windows.Controls.Button)(target));

            #line 83 "..\..\KeyboardEntryControl.xaml"
                this.button35.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 41:
                this.button36 = ((System.Windows.Controls.Button)(target));

            #line 84 "..\..\KeyboardEntryControl.xaml"
                this.button36.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 42:
                this.button37 = ((System.Windows.Controls.Button)(target));

            #line 85 "..\..\KeyboardEntryControl.xaml"
                this.button37.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 43:
                this.button38 = ((System.Windows.Controls.Button)(target));

            #line 86 "..\..\KeyboardEntryControl.xaml"
                this.button38.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 44:
                this.button39 = ((System.Windows.Controls.Button)(target));

            #line 87 "..\..\KeyboardEntryControl.xaml"
                this.button39.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 45:
                this.button40 = ((System.Windows.Controls.Button)(target));

            #line 88 "..\..\KeyboardEntryControl.xaml"
                this.button40.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 46:
                this.button41 = ((System.Windows.Controls.Button)(target));

            #line 89 "..\..\KeyboardEntryControl.xaml"
                this.button41.Click += new System.Windows.RoutedEventHandler(this.Enter_Button_Click);

            #line default
            #line hidden
                return;

            case 47:
                this.button42 = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 92 "..\..\KeyboardEntryControl.xaml"
                this.button42.Click += new System.Windows.RoutedEventHandler(this.CapsLock_Button_Click);

            #line default
            #line hidden
                return;

            case 48:
                this.button43 = ((System.Windows.Controls.Button)(target));

            #line 93 "..\..\KeyboardEntryControl.xaml"
                this.button43.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 49:
                this.button44 = ((System.Windows.Controls.Button)(target));

            #line 94 "..\..\KeyboardEntryControl.xaml"
                this.button44.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 95 "..\..\KeyboardEntryControl.xaml"
                this.button45.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 51:
                this.button46 = ((System.Windows.Controls.Button)(target));

            #line 96 "..\..\KeyboardEntryControl.xaml"
                this.button46.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 52:
                this.button47 = ((System.Windows.Controls.Button)(target));

            #line 97 "..\..\KeyboardEntryControl.xaml"
                this.button47.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 53:
                this.button48 = ((System.Windows.Controls.Button)(target));

            #line 98 "..\..\KeyboardEntryControl.xaml"
                this.button48.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

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

            #line 99 "..\..\KeyboardEntryControl.xaml"
                this.button49.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 55:
                this.button50 = ((System.Windows.Controls.Button)(target));

            #line 100 "..\..\KeyboardEntryControl.xaml"
                this.button50.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 56:
                this.button51 = ((System.Windows.Controls.Button)(target));

            #line 101 "..\..\KeyboardEntryControl.xaml"
                this.button51.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 57:
                this.button52 = ((System.Windows.Controls.Button)(target));

            #line 102 "..\..\KeyboardEntryControl.xaml"
                this.button52.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 58:
                this.button53 = ((System.Windows.Controls.Primitives.ToggleButton)(target));

            #line 103 "..\..\KeyboardEntryControl.xaml"
                this.button53.Click += new System.Windows.RoutedEventHandler(this.SoftCapsLock_Button_Click);

            #line default
            #line hidden
                return;

            case 59:
                this.button54 = ((System.Windows.Controls.Button)(target));

            #line 106 "..\..\KeyboardEntryControl.xaml"
                this.button54.Click += new System.Windows.RoutedEventHandler(this.Cancel_Button_Click);

            #line default
            #line hidden
                return;

            case 60:
                this.button55 = ((System.Windows.Controls.Button)(target));

            #line 107 "..\..\KeyboardEntryControl.xaml"
                this.button55.Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 61:
                this.button56 = ((System.Windows.Controls.Button)(target));

            #line 108 "..\..\KeyboardEntryControl.xaml"
                this.button56.Click += new System.Windows.RoutedEventHandler(this.Left_Button_Click);

            #line default
            #line hidden

            #line 108 "..\..\KeyboardEntryControl.xaml"
                this.button56.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.button56_PreviewMouseUp);

            #line default
            #line hidden

            #line 108 "..\..\KeyboardEntryControl.xaml"
                this.button56.MouseLeave += new System.Windows.Input.MouseEventHandler(this.button56_MouseLeave);

            #line default
            #line hidden
                return;

            case 62:
                this.button57 = ((System.Windows.Controls.Button)(target));

            #line 109 "..\..\KeyboardEntryControl.xaml"
                this.button57.Click += new System.Windows.RoutedEventHandler(this.Right_Button_Click);

            #line default
            #line hidden

            #line 109 "..\..\KeyboardEntryControl.xaml"
                this.button57.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.button57_PreviewMouseUp);

            #line default
            #line hidden

            #line 109 "..\..\KeyboardEntryControl.xaml"
                this.button57.MouseLeave += new System.Windows.Input.MouseEventHandler(this.button57_MouseLeave);

            #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.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonNoneToggle = ((PosControls.PushRadioButton)(target));

            #line 9 "..\..\..\TicketTypeFilterControl.xaml"
                this.buttonNoneToggle.SelectionGained += new System.EventHandler(this.buttonNoneToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonDineInToggle = ((PosControls.PushRadioButton)(target));

            #line 10 "..\..\..\TicketTypeFilterControl.xaml"
                this.buttonDineInToggle.SelectionGained += new System.EventHandler(this.buttonDineInToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonCarryOutToggle = ((PosControls.PushRadioButton)(target));

            #line 11 "..\..\..\TicketTypeFilterControl.xaml"
                this.buttonCarryOutToggle.SelectionGained += new System.EventHandler(this.buttonCarryOutToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonDeliveryToggle = ((PosControls.PushRadioButton)(target));

            #line 12 "..\..\..\TicketTypeFilterControl.xaml"
                this.buttonDeliveryToggle.SelectionGained += new System.EventHandler(this.buttonDeliveryToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonDriveThruToggle = ((PosControls.PushRadioButton)(target));

            #line 13 "..\..\..\TicketTypeFilterControl.xaml"
                this.buttonDriveThruToggle.SelectionGained += new System.EventHandler(this.buttonDriveThruToggle_SelectionGained);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonCateringToggle = ((PosControls.PushRadioButton)(target));

            #line 14 "..\..\..\TicketTypeFilterControl.xaml"
                this.buttonCateringToggle.SelectionGained += new System.EventHandler(this.buttonCateringToggle_SelectionGained);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #28
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.ConfigurationManager)(target));
                return;

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

            #line 39 "..\..\..\CustomerDetailsControl.xaml"
                this.textBoxBusinessName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxBusinessName_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 40 "..\..\..\CustomerDetailsControl.xaml"
                this.textBoxContactsName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxContactsName_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 41 "..\..\..\CustomerDetailsControl.xaml"
                this.textBoxAddress.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxAddress_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 42 "..\..\..\CustomerDetailsControl.xaml"
                this.textBoxCity.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxCity_TextChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.textBoxState = ((PosControls.CustomTextBox)(target));

            #line 43 "..\..\..\CustomerDetailsControl.xaml"
                this.textBoxState.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxState_TextChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.textBoxZip = ((PosControls.CustomTextBox)(target));

            #line 44 "..\..\..\CustomerDetailsControl.xaml"
                this.textBoxZip.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxZip_TextChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.textBoxPhone1 = ((PosControls.CustomTextBox)(target));

            #line 45 "..\..\..\CustomerDetailsControl.xaml"
                this.textBoxPhone1.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxPhone1_TextChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.textBoxPhone2 = ((PosControls.CustomTextBox)(target));

            #line 46 "..\..\..\CustomerDetailsControl.xaml"
                this.textBoxPhone2.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxPhone2_TextChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #29
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.ConfigurationManager)(target));
                return;

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

            #line 38 "..\..\..\EmployeeJobEditorControl.xaml"
                this.textBoxName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxName_TextChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonTipsYes = ((PosControls.PushRadioButton)(target));

            #line 40 "..\..\..\EmployeeJobEditorControl.xaml"
                this.buttonTipsYes.SelectionGained += new System.EventHandler(this.buttonTips_SelectionGained);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonTipsNo = ((PosControls.PushRadioButton)(target));

            #line 41 "..\..\..\EmployeeJobEditorControl.xaml"
                this.buttonTipsNo.SelectionGained += new System.EventHandler(this.buttonTips_SelectionGained);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonDeliveriesYes = ((PosControls.PushRadioButton)(target));

            #line 44 "..\..\..\EmployeeJobEditorControl.xaml"
                this.buttonDeliveriesYes.SelectionGained += new System.EventHandler(this.buttonDeliveries_SelectionGained);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonDeliveriesNo = ((PosControls.PushRadioButton)(target));

            #line 45 "..\..\..\EmployeeJobEditorControl.xaml"
                this.buttonDeliveriesNo.SelectionGained += new System.EventHandler(this.buttonDeliveries_SelectionGained);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonIsEnabledYes = ((PosControls.PushRadioButton)(target));

            #line 48 "..\..\..\EmployeeJobEditorControl.xaml"
                this.buttonIsEnabledYes.SelectionGained += new System.EventHandler(this.buttonIsEnabled_SelectionGained);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonIsEnabledNo = ((PosControls.PushRadioButton)(target));

            #line 49 "..\..\..\EmployeeJobEditorControl.xaml"
                this.buttonIsEnabledNo.SelectionGained += new System.EventHandler(this.buttonIsEnabled_SelectionGained);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #30
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.ConfigurationManager)(target));
                return;

            case 3:
                this.groupBoxList = ((System.Windows.Controls.GroupBox)(target));
                return;

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

            #line 17 "..\..\..\EmployeeEditorControl.xaml"
                this.listBoxEmployees.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxEmployees_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.groupBoxProperties = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 6:
                this.employeeDetailsControl = ((TemPOS.EmployeeEditorDetailsControl)(target));
                return;

            case 7:
                this.buttonAdd = ((PosControls.TextBlockButton)(target));

            #line 23 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonAdd.Click += new System.Windows.RoutedEventHandler(this.buttonAdd_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonModifyJobs = ((PosControls.TextBlockButton)(target));

            #line 24 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonModifyJobs.Click += new System.Windows.RoutedEventHandler(this.buttonModifyJobs_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonTerminate = ((PosControls.TextBlockButton)(target));

            #line 25 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonTerminate.Click += new System.Windows.RoutedEventHandler(this.buttonTerminate_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.buttonRemove = ((PosControls.TextBlockButton)(target));

            #line 26 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonRemove.Click += new System.Windows.RoutedEventHandler(this.buttonRemove_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.buttonUpdate = ((PosControls.TextBlockButton)(target));

            #line 29 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonUpdate.Click += new System.Windows.RoutedEventHandler(this.buttonUpdate_Click);

            #line default
            #line hidden
                return;

            case 12:
                this.buttonCancelChanges = ((PosControls.TextBlockButton)(target));

            #line 30 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonCancelChanges.Click += new System.Windows.RoutedEventHandler(this.buttonCancelChanges_Click);

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