Exemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Configuration = ((PosControls.ConfigurationManager)(target));
                return;

            case 2:
                this.listBoxRooms = ((PosControls.DragScrollListBox)(target));

            #line 14 "..\..\..\SeatingSelectionControl.xaml"
                this.listBoxRooms.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxRooms_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.dineInControl = ((TemPOS.SeatingDineInControl)(target));
                return;

            case 4:
                this.personInformationControl = ((TemPOS.SeatingPersonInformationControl)(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.listBoxDevices = ((PosControls.DragScrollListBox)(target));

            #line 22 "..\..\..\DeviceSelectionDetails.xaml"
                this.listBoxDevices.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxDevices_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.choiceControl = ((PointOfSale.DeviceChoiceControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 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.textBoxName = ((PosControls.CustomTextBox)(target));
                return;

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

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

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

            case 7:
                this.buttonDelete = ((PosControls.TextBlockButton)(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 10 "..\..\..\OrderEntryChangeEmployeeControl.xaml"
                this.listBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 11 "..\..\..\OrderEntryChangeEmployeeControl.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.button_Click);

            #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.buttonAdd = ((PosControls.TextBlockButton)(target));

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

            case 7:
                this.editorControl = ((TemPOS.EmployeeScheduleEditorControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

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

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

            #line 34 "..\..\..\TaxMaintenanceControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

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

            #line 36 "..\..\..\TaxMaintenanceControl.xaml"
                this.buttonUpdate.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

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

            #line 37 "..\..\..\TaxMaintenanceControl.xaml"
                this.buttonCancel.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

            case 7:
                this.editorControl = ((PointOfSale.TaxEditorControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 7
0
        private void Border_Initialized(object sender, EventArgs e)
        {
            Border border = (Border)sender;

            border.Background  = ConfigurationManager.ApplicationBackgroundBrush;
            border.BorderBrush = ConfigurationManager.BorderBrush;
            currentListBox     = border.Child as DragScrollListBox;
            AddFormattedListBoxItems(currentListBox);
        }
        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 = ((PointOfSale.ConfigurationManager)(target));
                return;

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

            #line 45 "..\..\..\TicketDiscountControl.xaml"
                this.listBoxAvailable.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxAvailable_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 46 "..\..\..\TicketDiscountControl.xaml"
                this.listBoxApplied.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxApplied_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 47 "..\..\..\TicketDiscountControl.xaml"
                this.buttonApplyDiscount.Selected += new System.EventHandler(this.Button_Selected);

            #line default
            #line hidden
                return;

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

            #line 48 "..\..\..\TicketDiscountControl.xaml"
                this.buttonClearSelectedDiscount.Selected += new System.EventHandler(this.Button_Selected);

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

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

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

            #line 30 "..\..\..\CouponCategorySelectionControl.xaml"
                this.listBoxAllCategories.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxAllCategories_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 31 "..\..\..\CouponCategorySelectionControl.xaml"
                this.listBoxSelectedCategories.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxSelectedCategories_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 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.listBoxAvailable = ((PosControls.DragScrollListBox)(target));

            #line 29 "..\..\..\TicketCouponControl.xaml"
                this.listBoxAvailable.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxAvailable_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 30 "..\..\..\TicketCouponControl.xaml"
                this.listBoxApplied.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxApplied_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 31 "..\..\..\TicketCouponControl.xaml"
                this.buttonApplyCoupon.Click += new System.Windows.RoutedEventHandler(this.buttonApplyCoupon_Click);

            #line default
            #line hidden
                return;

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

            #line 32 "..\..\..\TicketCouponControl.xaml"
                this.buttonClearSelectedCoupon.Click += new System.Windows.RoutedEventHandler(this.buttonClearSelectedCoupon_Click);

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

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

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

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

            #line default
            #line hidden
                return;

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

            #line 23 "..\..\..\InventoryEditorControl.xaml"
                this.buttonSet.Click += new System.Windows.RoutedEventHandler(this.buttonSet_Click);

            #line default
            #line hidden
                return;

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

            #line 24 "..\..\..\InventoryEditorControl.xaml"
                this.buttonIncreaseBy.Click += new System.Windows.RoutedEventHandler(this.buttonIncreaseBy_Click);

            #line default
            #line hidden
                return;

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

            #line 25 "..\..\..\InventoryEditorControl.xaml"
                this.buttonDecreaseBy.Click += new System.Windows.RoutedEventHandler(this.buttonDecreaseBy_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 12
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.listBox1 = ((PosControls.DragScrollListBox)(target));

            #line 38 "..\..\..\OrderEntryTicketSelectionControl.xaml"
                this.listBox1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listbox_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 40 "..\..\..\OrderEntryTicketSelectionControl.xaml"
                this.buttonCreate.Click += new System.Windows.RoutedEventHandler(this.buttonCreate_Click);

            #line default
            #line hidden
                return;

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

            #line 41 "..\..\..\OrderEntryTicketSelectionControl.xaml"
                this.buttonFilter.Click += new System.Windows.RoutedEventHandler(this.buttonFilter_Click);

            #line default
            #line hidden
                return;

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

            #line 42 "..\..\..\OrderEntryTicketSelectionControl.xaml"
                this.buttonTicketTypeFilter.Click += new System.Windows.RoutedEventHandler(this.buttonTicketTypeFilter_Click);

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

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

            #line 45 "..\..\..\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 46 "..\..\..\EmployeeJobSelectionControl.xaml"
                this.listBoxSelectedJobs.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxSelectedJobs_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 47 "..\..\..\EmployeeJobSelectionControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

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

            #line 48 "..\..\..\EmployeeJobSelectionControl.xaml"
                this.buttonRemove.Selected += new System.EventHandler(this.button_Selected);

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

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

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

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

            #line default
            #line hidden
                return;

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

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

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

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

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

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

            case 11:
                this.buttonReturnItem = ((PosControls.TextBlockButton)(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.buttonDispatch = ((PosControls.TextBlockButton)(target));

            #line 21 "..\..\..\TicketDeliveryDispatchControl.xaml"
                this.buttonDispatch.Click += new System.Windows.RoutedEventHandler(this.buttonDispatch_Click);

            #line default
            #line hidden
                return;

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

            #line 22 "..\..\..\TicketDeliveryDispatchControl.xaml"
                this.listBoxDrivers.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxDrivers_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 23 "..\..\..\TicketDeliveryDispatchControl.xaml"
                this.listBoxDeliveries.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxDeliveries_SelectionChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 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.listBox1 = ((PosControls.DragScrollListBox)(target));

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

            #line default
            #line hidden
                return;

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

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

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

            #line 39 "..\..\..\EmployeeClockInControl.xaml"
                this.buttonClockIn.Click += new System.Windows.RoutedEventHandler(this.buttonClockIn_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 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.listBox1 = ((PosControls.DragScrollListBox)(target));

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

            #line default
            #line hidden
                return;

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

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

            #line 39 "..\..\..\ReportViewerControl.xaml"
                this.buttonPrint.Click += new System.Windows.RoutedEventHandler(this.buttonPrint_Click);

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

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

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            case 6:
                this.flowDocumentScroll = ((System.Windows.Controls.FlowDocumentScrollViewer)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 19
0
 private void AddFormattedListBoxItems(DragScrollListBox listBox)
 {
     listItemCollection.Clear();
     listBox.Items.Clear();
     for (int i = 0; i < Items.Count; i++)
     {
         FormattedListBoxItem listBoxItem =
             new FormattedListBoxItem(i, Items[i], true);
         listBoxItem.IsSelected = (i == selectedIndex);
         if (listBoxItem.IsSelected)
         {
             selectedListBoxItem = listBoxItem;
         }
         listBoxItem.AllHeights = 45;
         listItemCollection.Add(listBoxItem);
         listBox.Items.Add(listBoxItem);
     }
     if ((selectedListBoxItem != null) && (currentListBox != null))
     {
         currentListBox.ScrollIntoView(selectedListBoxItem);
     }
 }
Exemplo n.º 20
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.userControl = ((PosControls.FileBrowserControl)(target));

            #line 8 "..\..\FileBrowserControl.xaml"
                this.userControl.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.gridControl = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 6:
                this.listBox = ((PosControls.DragScrollListBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 21
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

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

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

            #line 24 "..\..\..\PartyManagementControl.xaml"
                this.listboxSourceTicket.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listboxSourceTicket_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 25 "..\..\..\PartyManagementControl.xaml"
                this.receiptTape.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.receiptTape_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 26 "..\..\..\PartyManagementControl.xaml"
                this.listBoxDestinationTicket.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxDestinationTicket_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 28 "..\..\..\PartyManagementControl.xaml"
                this.buttonAddTicket.Click += new System.Windows.RoutedEventHandler(this.buttonAddTicket_Click);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\..\PartyManagementControl.xaml"
                this.buttonRemoveTicket.Click += new System.Windows.RoutedEventHandler(this.buttonRemoveTicket_Click);

            #line default
            #line hidden
                return;

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

            #line 30 "..\..\..\PartyManagementControl.xaml"
                this.buttonChangeSeating.Click += new System.Windows.RoutedEventHandler(this.buttonChangeSeating_Click);

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\..\PartyManagementControl.xaml"
                this.buttonEditParty.Click += new System.Windows.RoutedEventHandler(this.buttonEditParty_Click);

            #line default
            #line hidden
                return;

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

            #line 35 "..\..\..\PartyManagementControl.xaml"
                this.buttonSelectAll.Click += new System.Windows.RoutedEventHandler(this.buttonSelectAll_Click);

            #line default
            #line hidden
                return;

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

            #line 36 "..\..\..\PartyManagementControl.xaml"
                this.buttonUnselect.Click += new System.Windows.RoutedEventHandler(this.buttonUnselect_Click);

            #line default
            #line hidden
                return;

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

            #line 40 "..\..\..\PartyManagementControl.xaml"
                this.buttonSingleTicket.Click += new System.Windows.RoutedEventHandler(this.buttonSingleTicket_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 22
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;
        }
 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 = ((PointOfSale.ConfigurationManager)(target));
     return;
     case 3:
     this.labelTopRight = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.listBoxTicketItems = ((PosControls.DragScrollListBox)(target));
     
     #line 45 "..\..\..\TicketCashoutControl.xaml"
     this.listBoxTicketItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxTicketItems_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.paymentControl = ((PointOfSale.TicketCashoutPaymentControl)(target));
     return;
     case 6:
     this.couponEntryControl = ((PointOfSale.TicketCouponControl)(target));
     return;
     case 7:
     this.discountControl = ((PointOfSale.TicketDiscountControl)(target));
     return;
     case 8:
     this.buttonCoupon = ((PosControls.PushButton)(target));
     
     #line 50 "..\..\..\TicketCashoutControl.xaml"
     this.buttonCoupon.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     case 9:
     this.buttonDiscount = ((PosControls.PushButton)(target));
     
     #line 51 "..\..\..\TicketCashoutControl.xaml"
     this.buttonDiscount.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     case 10:
     this.buttonTaxExemption = ((PosControls.PushButton)(target));
     
     #line 52 "..\..\..\TicketCashoutControl.xaml"
     this.buttonTaxExemption.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     case 11:
     this.buttonRefund = ((PosControls.PushButton)(target));
     
     #line 55 "..\..\..\TicketCashoutControl.xaml"
     this.buttonRefund.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     case 12:
     this.buttonPrintReceipt = ((PosControls.PushButton)(target));
     
     #line 56 "..\..\..\TicketCashoutControl.xaml"
     this.buttonPrintReceipt.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 24
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

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

            case 3:

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

            #line default
            #line hidden
                return;

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

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

            case 9:
                this.editorControl = ((TemposClientAdministration.LicenseDetailsControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 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.buttonAdd = ((PosControls.TextBlockButton)(target));

            #line 26 "..\..\..\ItemMaintenanceControl.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 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonDelete.Click += new System.Windows.RoutedEventHandler(this.buttonDelete_Click);

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonSearch.Click += new System.Windows.RoutedEventHandler(this.buttonSearch_Click);

            #line default
            #line hidden
                return;

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

            #line 30 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonFindNext.Click += new System.Windows.RoutedEventHandler(this.buttonFindNext_Click);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 33 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonView.Click += new System.Windows.RoutedEventHandler(this.buttonView_Click);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            case 12:
                this.listBoxItems = ((PosControls.DragScrollListBox)(target));

            #line 41 "..\..\..\ItemMaintenanceControl.xaml"
                this.listBoxItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxItems_SelectionChanged);

            #line default
            #line hidden
                return;

            case 13:
                this.listBoxFilteredItems = ((PosControls.DragScrollListBox)(target));

            #line 42 "..\..\..\ItemMaintenanceControl.xaml"
                this.listBoxFilteredItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxFilteredItems_SelectionChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.listBoxCategories = ((PosControls.DragScrollListBox)(target));

            #line 43 "..\..\..\ItemMaintenanceControl.xaml"
                this.listBoxCategories.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxCategories_SelectionChanged);

            #line default
            #line hidden
                return;

            case 15:
                this.listBoxItemOption = ((PosControls.DragScrollListBox)(target));

            #line 44 "..\..\..\ItemMaintenanceControl.xaml"
                this.listBoxItemOption.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxItemOption_SelectionChanged);

            #line default
            #line hidden
                return;

            case 16:
                this.listBoxIngredient = ((PosControls.DragScrollListBox)(target));

            #line 45 "..\..\..\ItemMaintenanceControl.xaml"
                this.listBoxIngredient.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxIngredient_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 18:
                this.itemEditorControl = ((TemPOS.ItemEditorControl)(target));
                return;

            case 19:
                this.groupBoxItemOptions = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 20:
                this.itemOptionSetEditorControl = ((TemPOS.ItemOptionSetEditorControl)(target));
                return;

            case 21:
                this.groupBoxCategories = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 22:
                this.categoryEditorControl = ((TemPOS.CategoryEditorControl)(target));
                return;

            case 23:
                this.groupBoxIngredients = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 24:
                this.ingredientEditorControl = ((TemPOS.IngredientEditorControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\..\SeatingMaintenanceControl.xaml"
                ((PointOfSale.SeatingMaintenanceControl)(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.buttonAdd = ((PosControls.TextBlockButton)(target));

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

            #line default
            #line hidden
                return;

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

            #line 26 "..\..\..\SeatingMaintenanceControl.xaml"
                this.buttonEditToggle.Click += new System.Windows.RoutedEventHandler(this.buttonEditToggle_Click);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

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

            #line default
            #line hidden
                return;

            case 11:
                this.groupBoxSeating = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 12:
                this.seatingEditorControl = ((PointOfSale.SeatingEditorControl)(target));
                return;

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

            case 14:
                this.roomEditorControl = ((PointOfSale.SeatingRoomEditorControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 27
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:

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

            #line default
            #line hidden
                return;

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

            #line 37 "..\..\..\TimesheetEditorControl.xaml"
                this.listBoxJobs.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxJobs_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.dateTimeEditStartTime = ((PosControls.DateTimeEditControl)(target));

            #line 38 "..\..\..\TimesheetEditorControl.xaml"
                this.dateTimeEditStartTime.SelectedDateTimeChanged += new System.EventHandler(this.dateTimeEditStartTime_SelectedDateTimeChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.dateTimeEditEndTime = ((PosControls.DateTimeEditControl)(target));

            #line 39 "..\..\..\TimesheetEditorControl.xaml"
                this.dateTimeEditEndTime.SelectedDateTimeChanged += new System.EventHandler(this.dateTimeEditEndTime_SelectedDateTimeChanged);

            #line default
            #line hidden
                return;

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

            #line 40 "..\..\..\TimesheetEditorControl.xaml"
                this.buttonTips.Click += new System.Windows.RoutedEventHandler(this.buttonTips_Click);

            #line default
            #line hidden
                return;

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

            #line 41 "..\..\..\TimesheetEditorControl.xaml"
                this.buttonDriverComp.Click += new System.Windows.RoutedEventHandler(this.buttonDriverComp_Click);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 43 "..\..\..\TimesheetEditorControl.xaml"
                this.buttonSave.Click += new System.Windows.RoutedEventHandler(this.buttonSave_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 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.label1 = ((System.Windows.Controls.Label)(target));
                return;

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

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

            case 6:
                this.checkBoxEnabled = ((PosControls.PushCheckBox)(target));

            #line 24 "..\..\..\IngredientEditorPreparationControl.xaml"
                this.checkBoxEnabled.SelectionChanged += new System.EventHandler(this.checkBoxEnabled_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 27 "..\..\..\IngredientEditorPreparationControl.xaml"
                this.listBoxAvailableIngredients.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox_SelectionChanged);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line 31 "..\..\..\IngredientEditorPreparationControl.xaml"
                this.buttonYield.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.buttonYield_PreviewMouseDown);

            #line default
            #line hidden
                return;

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

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

            case 15:
                this.labelReadOnly = ((System.Windows.Controls.Label)(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.buttonAdd = ((PosControls.TextBlockButton)(target));

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

            #line 29 "..\..\..\PrintOptionMaintenanceControl.xaml"
                this.buttonClose.Click += new System.Windows.RoutedEventHandler(this.buttonClose_Click);

            #line default
            #line hidden
                return;

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

            case 8:
                this.editorControl = ((PointOfSale.PrintOptionEditorControl)(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.textBoxGuestName = ((PosControls.CustomTextBox)(target));

            #line 37 "..\..\..\PartyEditControl.xaml"
                this.textBoxGuestName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxGuestName_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 38 "..\..\..\PartyEditControl.xaml"
                this.listBoxGuests.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxGuests_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 45 "..\..\..\PartyEditControl.xaml"
                this.textBoxHostName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxHostName_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 46 "..\..\..\PartyEditControl.xaml"
                this.textBoxPartySize.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxPartySize_TextChanged);

            #line default
            #line hidden
                return;

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

            #line 47 "..\..\..\PartyEditControl.xaml"
                this.textBoxNotes.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxNotes_TextChanged);

            #line default
            #line hidden
                return;

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

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

            #line default
            #line hidden
                return;

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

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

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