Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.userControl = ((BluePrints.Views.BluePrintsEntitiesView)(target));
                return;

            case 2:
                this.RootLayoutSerializationService = ((DevExpress.Mvvm.UI.TabbedWindowLayoutSerializationService)(target));
                return;

            case 3:
                this.FilterDialogService = ((DevExpress.Xpf.Core.DialogService)(target));
                return;

            case 4:
                this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
                return;

            case 5:
                this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
                return;

            case 6:
                this.tabControl = ((DevExpress.Xpf.Core.DXTabControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 57 "..\..\..\Views\Main.xaml"
                ((DevExpress.Xpf.Ribbon.RibbonControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.RibbonControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.navbar = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
                return;

            case 3:
                this.NormalPatientList = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 4:
                this.NormalPatients = ((DevExpress.Xpf.NavBar.NavBarItem)(target));
                return;

            case 5:
                this.BookingPatient = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 6:
                this.BookingPatients = ((DevExpress.Xpf.NavBar.NavBarItem)(target));
                return;

            case 7:
                this.DoctorInformation = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 8:
                this.DoctorList = ((DevExpress.Xpf.NavBar.NavBarItem)(target));
                return;

            case 9:
                this.ReferDoctorInformation = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 10:
                this.ReferDoctorList = ((DevExpress.Xpf.NavBar.NavBarItem)(target));
                return;

            case 11:
                this.navframe = ((DevExpress.Xpf.WindowsUI.NavigationFrame)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.navBar = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
                return;

            case 2:
                this.PaneView = ((DevExpress.Xpf.NavBar.NavigationPaneView)(target));
                return;

            case 3:
                this.navBarGroup1 = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 4:
                this.navBarItem1 = ((DevExpress.Xpf.NavBar.NavBarItem)(target));
                return;

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

            case 6:
                this.navBarGroup2 = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 7:
                this.navBarItem2 = ((DevExpress.Xpf.NavBar.NavBarItem)(target));
                return;

            case 8:
                this.Lable2 = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.navBarGroup3 = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 10:
                this.navBarItem3 = ((DevExpress.Xpf.NavBar.NavBarItem)(target));
                return;

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

            case 12:
                this.frame = ((System.Windows.Controls.Frame)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 19 "..\..\MainWindow.xaml"
     ((Unilever.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.DXRibbonWindow_Loaded_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ribbonControl1 = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
     return;
     case 3:
     this.bNew = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 4:
     this.bOpen = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 5:
     this.bHelp = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 6:
     this.Second = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 7:
     this.btnViewPros = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 52 "..\..\MainWindow.xaml"
     this.btnViewPros.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewPros_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnViewCats = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 54 "..\..\MainWindow.xaml"
     this.btnViewCats.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewCats_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Third = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 10:
     this.btnViewDistributor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 63 "..\..\MainWindow.xaml"
     this.btnViewDistributor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewDistributor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btnAddDistribubor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 66 "..\..\MainWindow.xaml"
     this.btnAddDistribubor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddDistribubor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btnManageLiability = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 69 "..\..\MainWindow.xaml"
     this.btnManageLiability.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnManageLiability_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 13:
     this.btnSaleRevenue = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 72 "..\..\MainWindow.xaml"
     this.btnSaleRevenue.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnSaleRevenue_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 14:
     this.Order = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 15:
     this.btnAddOrder = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 79 "..\..\MainWindow.xaml"
     this.btnAddOrder.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddOrder_ItemClick);
     
     #line default
     #line hidden
     return;
     case 16:
     this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
     return;
     case 17:
     this.documentGroup = ((DevExpress.Xpf.Docking.DocumentGroup)(target));
     return;
     case 18:
     this.productTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 19:
     this.gridProducts = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 20:
     this.tblProducts = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 118 "..\..\MainWindow.xaml"
     this.tblProducts.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblProducts_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 21:
     this.categoriesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 22:
     this.gridCategories = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 23:
     this.distributorsTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 24:
     this.gridDistributors = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 25:
     this.tblDistributors = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 139 "..\..\MainWindow.xaml"
     this.tblDistributors.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblDistributors_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 26:
     this.liabilitiesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 27:
     this.gridLiabities = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 28:
     this.tblLiabilities = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 151 "..\..\MainWindow.xaml"
     this.tblLiabilities.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblLiabilities_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 29:
     this.salerevenueTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 30:
     this.gridSaleRevenues = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 31:
     this.tblSaleRevenues = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 165 "..\..\MainWindow.xaml"
     this.tblSaleRevenues.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblSaleRevenues_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 32:
     this.addorderTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 33:
     this.txtSearchIdPros = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 34:
     this.btnSearchIdPros = ((System.Windows.Controls.Button)(target));
     
     #line 191 "..\..\MainWindow.xaml"
     this.btnSearchIdPros.Click += new System.Windows.RoutedEventHandler(this.btnSearchIdPros_Click);
     
     #line default
     #line hidden
     return;
     case 35:
     this.gridShowProduct_addorder = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 36:
     this.tblShowProduct_addorder = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 37:
     this.dbProductDetails = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 38:
     this.txtpName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 39:
     this.txtpPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 40:
     this.cbxpCategory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 41:
     this.depImportDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 42:
     this.txtpRemain = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 43:
     this.txtpDescript = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 44:
     this.btnUpdatePros = ((System.Windows.Controls.Button)(target));
     
     #line 257 "..\..\MainWindow.xaml"
     this.btnUpdatePros.Click += new System.Windows.RoutedEventHandler(this.btnUpdatePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 45:
     this.btnAddPros = ((System.Windows.Controls.Button)(target));
     
     #line 259 "..\..\MainWindow.xaml"
     this.btnAddPros.Click += new System.Windows.RoutedEventHandler(this.btnAddPros_Click_1);
     
     #line default
     #line hidden
     return;
     case 46:
     this.btnRemovePros = ((System.Windows.Controls.Button)(target));
     
     #line 262 "..\..\MainWindow.xaml"
     this.btnRemovePros.Click += new System.Windows.RoutedEventHandler(this.btnRemovePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 47:
     this.btnClearText = ((System.Windows.Controls.Button)(target));
     
     #line 266 "..\..\MainWindow.xaml"
     this.btnClearText.Click += new System.Windows.RoutedEventHandler(this.btnClearText_Click_1);
     
     #line default
     #line hidden
     return;
     case 48:
     this.dpSaleRevenues = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 49:
     this.gridSaleRevenueDetails = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 50:
     this.tblSaleRevenueDetails = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 51:
     this.gridSaleRevenueReduce = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 52:
     this.tblSaleRevenueReduce = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 53:
     this.lstNotify = ((System.Windows.Controls.ListBox)(target));
     return;
     case 54:
     this.txtQuantity_AddOrder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 55:
     this.txtPrice_AddOrder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 56:
     this.txtAmount_AddOrder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 57:
     this.manageTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 58:
     this.txtdbId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 59:
     this.txtdbName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 60:
     this.txtdbEmail = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 61:
     this.txtdbPhone = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 62:
     this.txtdbAddr = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 63:
     this.distFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 64:
     this.btndbAdd = ((System.Windows.Controls.Button)(target));
     
     #line 385 "..\..\MainWindow.xaml"
     this.btndbAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 65:
     this.btndbUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 389 "..\..\MainWindow.xaml"
     this.btndbUpdate.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 66:
     this.btndbRemove = ((System.Windows.Controls.Button)(target));
     
     #line 393 "..\..\MainWindow.xaml"
     this.btndbRemove.Click += new System.Windows.RoutedEventHandler(this.btndbRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 67:
     this.liabilityTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 68:
     this.txtdlid = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 69:
     this.txtdldbid = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 70:
     this.txtdldbname = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 71:
     this.txtdlorderid = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 72:
     this.txtdlresday = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 73:
     this.defliaFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 74:
     this.btndlUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 448 "..\..\MainWindow.xaml"
     this.btndlUpdate.Click += new System.Windows.RoutedEventHandler(this.btndlUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 75:
     this.btndlRemove = ((System.Windows.Controls.Button)(target));
     
     #line 452 "..\..\MainWindow.xaml"
     this.btndlRemove.Click += new System.Windows.RoutedEventHandler(this.btndlRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 76:
     this.addOrderMiniTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 77:
     this.txtproquantity_addorder = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 78:
     this.cbxaddorderDistribs = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 79:
     this.rdPeriod = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 80:
     this.rdNonPeriod = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 81:
     this.rdPaid = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 82:
     this.rdUnpaid = ((System.Windows.Controls.RadioButton)(target));
     return;
     case 83:
     this.addOrders = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 84:
     this.btnClearOrder = ((System.Windows.Controls.Button)(target));
     return;
     case 85:
     this.btnUpdateOrder = ((System.Windows.Controls.Button)(target));
     return;
     case 86:
     this.btnRemoveOrder = ((System.Windows.Controls.Button)(target));
     return;
     case 87:
     this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.dockLayoutManager1 = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
     return;
     case 2:
     this.menuPanel = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 3:
     this.navConfigurationSelection = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     case 4:
     this.grpFrequency = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.AbColumnDefinition = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 3:
     this.left = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.navbar = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     case 5:
     this.navBarGroup1 = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
     return;
     case 6:
     
     #line 40 "..\..\..\View\LiveViewUsercontrol.xaml"
     ((System.Windows.Controls.TreeView)(target)).PreviewMouseMove += new System.Windows.Input.MouseEventHandler(this.UIElement_OnMouseMove);
     
     #line default
     #line hidden
     
     #line 41 "..\..\..\View\LiveViewUsercontrol.xaml"
     ((System.Windows.Controls.TreeView)(target)).PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.UIElement_OnMouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     case 7:
     this.navBarGroup2 = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
     return;
     case 8:
     this.col1 = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 9:
     this.row1 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 10:
     this.ucVideoScreen1 = ((LiveViewPlugin.View.VideoScreenUserControl)(target));
     return;
     case 11:
     this.ucVideoScreen2 = ((LiveViewPlugin.View.VideoScreenUserControl)(target));
     return;
     case 12:
     this.ucVideoScreen3 = ((LiveViewPlugin.View.VideoScreenUserControl)(target));
     return;
     case 13:
     this.ucVideoScreen4 = ((LiveViewPlugin.View.VideoScreenUserControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.AbColumnDefinition = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 3:
     this.left = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.navbar = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     case 5:
     this.navBarGroup1 = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
     return;
     case 6:
     
     #line 46 "..\..\..\View\LiveViewUsercontrol.xaml"
     ((System.Windows.Controls.TreeView)(target)).PreviewMouseMove += new System.Windows.Input.MouseEventHandler(this.UIElement_OnMouseMove);
     
     #line default
     #line hidden
     
     #line 47 "..\..\..\View\LiveViewUsercontrol.xaml"
     ((System.Windows.Controls.TreeView)(target)).PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.UIElement_OnMouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     case 7:
     this.navBarGroup2 = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
     return;
     case 8:
     this.grCentreboard = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.cvsControlboard = ((System.Windows.Controls.Canvas)(target));
     return;
     case 10:
     this.UpButton = ((System.Windows.Controls.Primitives.RepeatButton)(target));
     
     #line 70 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.UpButton.Click += new System.Windows.RoutedEventHandler(this.UpButton_OnClick);
     
     #line default
     #line hidden
     return;
     case 11:
     this.LeftButton = ((System.Windows.Controls.Primitives.RepeatButton)(target));
     
     #line 96 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.LeftButton.Click += new System.Windows.RoutedEventHandler(this.LeftButton_OnClick);
     
     #line default
     #line hidden
     return;
     case 12:
     this.RigButton = ((System.Windows.Controls.Primitives.RepeatButton)(target));
     
     #line 122 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.RigButton.Click += new System.Windows.RoutedEventHandler(this.RigButton_OnClick);
     
     #line default
     #line hidden
     return;
     case 13:
     this.HomeButton = ((System.Windows.Controls.Primitives.RepeatButton)(target));
     
     #line 149 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.HomeButton.Click += new System.Windows.RoutedEventHandler(this.HomeButton_OnClick);
     
     #line default
     #line hidden
     return;
     case 14:
     this.DownButton = ((System.Windows.Controls.Primitives.RepeatButton)(target));
     
     #line 227 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.DownButton.Click += new System.Windows.RoutedEventHandler(this.DownButton_OnClick);
     
     #line default
     #line hidden
     return;
     case 15:
     this.ZoomOutButton = ((System.Windows.Controls.Primitives.RepeatButton)(target));
     
     #line 253 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.ZoomOutButton.Click += new System.Windows.RoutedEventHandler(this.ZoomOutButton_OnClick);
     
     #line default
     #line hidden
     return;
     case 16:
     this.ZoomInButton = ((System.Windows.Controls.Primitives.RepeatButton)(target));
     
     #line 279 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.ZoomInButton.Click += new System.Windows.RoutedEventHandler(this.ZoomInButton_OnClick);
     
     #line default
     #line hidden
     return;
     case 17:
     this.grfooterleft = ((System.Windows.Controls.Grid)(target));
     return;
     case 18:
     this.cbxChooseScreen = ((System.Windows.Controls.ComboBox)(target));
     
     #line 321 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.cbxChooseScreen.Loaded += new System.Windows.RoutedEventHandler(this.ComboBox_Loaded);
     
     #line default
     #line hidden
     
     #line 322 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.cbxChooseScreen.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 19:
     this.btnSnap = ((System.Windows.Controls.Button)(target));
     
     #line 337 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.btnSnap.Click += new System.Windows.RoutedEventHandler(this.BtnSnap_OnClick);
     
     #line default
     #line hidden
     return;
     case 20:
     this.snapshotcomment = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.panelNotification = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 22:
     
     #line 397 "..\..\..\View\LiveViewUsercontrol.xaml"
     ((System.Windows.Controls.Grid)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.GrCentre_OnMouseEnter);
     
     #line default
     #line hidden
     
     #line 397 "..\..\..\View\LiveViewUsercontrol.xaml"
     ((System.Windows.Controls.Grid)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.GrCentre_OnMouseLeave);
     
     #line default
     #line hidden
     return;
     case 23:
     this.centreshowScreen = ((System.Windows.Controls.ContentControl)(target));
     return;
     case 24:
     this.btnShowHideLeft = ((System.Windows.Controls.Button)(target));
     
     #line 423 "..\..\..\View\LiveViewUsercontrol.xaml"
     this.btnShowHideLeft.Click += new System.Windows.RoutedEventHandler(this.ShowHideLeft_OnClick);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 19 "..\..\..\MainWindow.xaml"
                ((DXWPFApplication.MainWindow)(target)).Activated += new System.EventHandler(this.DXRibbonWindow_Activated);

            #line default
            #line hidden
                return;

            case 2:
                this.barManager = ((DevExpress.Xpf.Bars.BarManager)(target));
                return;

            case 3:
                this.bNew = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 4:
                this.bOpen = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 5:
                this.bClose = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 6:
                this.bSave = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 7:
                this.bSaveAs = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 8:
                this.bPrint = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 9:
                this.bExit = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 10:
                this.bUndo = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 11:
                this.bRedo = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 12:
                this.bCut = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 13:
                this.bCopy = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 14:
                this.bPaste = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 15:
                this.bClear = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 16:
                this.bSelectAll = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 17:
                this.bHome = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 18:
                this.bAbout = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 19:
                this.smFile = ((DevExpress.Xpf.Bars.BarSubItem)(target));
                return;

            case 20:
                this.smEdit = ((DevExpress.Xpf.Bars.BarSubItem)(target));
                return;

            case 21:
                this.smHelp = ((DevExpress.Xpf.Bars.BarSubItem)(target));
                return;

            case 22:
                this.MainMenu = ((DevExpress.Xpf.Bars.Bar)(target));
                return;

            case 23:
                this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
                return;

            case 24:
                this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
                return;

            case 25:
                this.gridControl1 = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 26:

            #line 158 "..\..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Grid.TableView)(target)).FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.TableView_FocusedRowChanged);

            #line default
            #line hidden

            #line 158 "..\..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Grid.TableView)(target)).MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.TableView_MouseDoubleClick);

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

            #line 15 "..\..\MainWindow.xaml"
                ((StaffScheduler.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.barManager1 = ((DevExpress.Xpf.Bars.BarManager)(target));
                return;

            case 3:
                this.biOpenSchedule = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 4:
                this.biSaveSchedule = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 5:
                this.biNewAppointment = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 6:
                this.biNewRecurringAppointment = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 7:
                this.biNavigateViewBackward = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 8:
                this.biNavigateViewForward = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 9:
                this.biGotoToday = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 10:
                this.biViewZoomIn = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 11:
                this.biViewZoomOut = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 12:
                this.biSwitchToDayView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 13:
                this.biSwitchToWorkWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 14:
                this.biSwitchToWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 15:
                this.biSwitchToFullWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 16:
                this.biSwitchToMonthView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 17:
                this.biSwitchToTimelineView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 18:
                this.biSwitchToGroupByNone = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 19:
                this.biSwitchToGroupByDate = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 20:
                this.biSwitchToGroupByResource = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 21:
                this.biSwitchTimeScalesUICommand = ((DevExpress.Xpf.Scheduler.UI.TimeScaleBarSubItem)(target));
                return;

            case 22:
                this.biSetTimeIntervalCount = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 23:
                this.biSwitchTimeScalesCaptionUICommand = ((DevExpress.Xpf.Scheduler.UI.SwitchTimeScalesCaptionBarSubItem)(target));
                return;

            case 24:
                this.biSwitchCompressWeekend = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 25:
                this.biSwitchShowWorkTimeOnly = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 26:
                this.biChangeSnapToCellsUI = ((DevExpress.Xpf.Scheduler.UI.SnapToCellsSubItem)(target));
                return;

            case 27:
                this.biEditAppointmentSeriesGroup = ((DevExpress.Xpf.Scheduler.UI.EditAppointmentSeriesBarItem)(target));
                return;

            case 28:
                this.biEditAppointment = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 29:
                this.biDeleteAppointmentSeriesGroup = ((DevExpress.Xpf.Scheduler.UI.DeleteAppointmentSeriesBarItem)(target));
                return;

            case 30:
                this.biDeleteAppointment = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 31:
                this.biChangeAppointmentStatus = ((DevExpress.Xpf.Scheduler.UI.ChangeStatusBarItem)(target));
                return;

            case 32:
                this.biChangeAppointmentLabel = ((DevExpress.Xpf.Scheduler.UI.ChangeLabelBarItem)(target));
                return;

            case 33:
                this.biToggleRecurrence = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 34:
                this.ribbonControl1 = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
                return;

            case 35:
                this.pagePageFile = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 36:
                this.grpPageFileCommon = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 37:
                this.pagePageHome = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 38:
                this.grpPageHomeAppointment = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 39:
                this.grpPageHomeViewNavigator = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 40:
                this.grpPageHomeArrangeView = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 41:
                this.grpPageHomeGroupBy = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 42:
                this.pagePageView = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 43:
                this.grpPageViewViewSelector = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 44:
                this.grpPageViewTimeScale = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 45:
                this.grpPageViewLayout = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 46:
                this.catAppointmentTools = ((DevExpress.Xpf.Ribbon.RibbonPageCategory)(target));
                return;

            case 47:
                this.pageAppointmentToolsAppointment = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 48:
                this.grpAppointmentToolsAppointmentActions = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 49:
                this.grpAppointmentToolsAppointmentOptions = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 50:
                this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
                return;

            case 51:
                this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
                return;

            case 52:
                this.biCalendar = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 137 "..\..\MainWindow.xaml"
                this.biCalendar.Click += new System.EventHandler(this.biCalendar_Click);

            #line default
            #line hidden
                return;

            case 53:
                this.biGroupByDate = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 138 "..\..\MainWindow.xaml"
                this.biGroupByDate.Click += new System.EventHandler(this.biGroupByDate_Click);

            #line default
            #line hidden
                return;

            case 54:
                this.biGroupByResource = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 139 "..\..\MainWindow.xaml"
                this.biGroupByResource.Click += new System.EventHandler(this.biGroupByResource_Click);

            #line default
            #line hidden
                return;

            case 55:
                this.biAnnual = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 143 "..\..\MainWindow.xaml"
                this.biAnnual.Click += new System.EventHandler(this.biAnnual_Click);

            #line default
            #line hidden
                return;

            case 56:
                this.schedulerControl1 = ((DevExpress.Xpf.Scheduler.SchedulerControl)(target));
                return;

            case 57:
                this.dateNavigator = ((DevExpress.Xpf.Editors.DateNavigator.DateNavigator)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.AbColumnDefinition = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 3:
     this.left = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.navbar = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     case 5:
     this.navBarGroup1 = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
     return;
     case 6:
     
     #line 47 "..\..\..\View\PlaybackUsercontrol.xaml"
     ((System.Windows.Controls.TreeView)(target)).PreviewMouseMove += new System.Windows.Input.MouseEventHandler(this.UIElement_OnMouseMove);
     
     #line default
     #line hidden
     
     #line 48 "..\..\..\View\PlaybackUsercontrol.xaml"
     ((System.Windows.Controls.TreeView)(target)).PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.UIElement_OnMouseLeftButtonDown);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 11
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 19 "..\..\MainWindow.xaml"
     ((Unilever.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.DXRibbonWindow_Loaded_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ribbonControl1 = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
     return;
     case 3:
     this.bNew = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 4:
     this.bOpen = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 5:
     this.bHelp = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     return;
     case 6:
     this.Second = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 7:
     this.btnViewPros = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 52 "..\..\MainWindow.xaml"
     this.btnViewPros.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewPros_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnViewCats = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 54 "..\..\MainWindow.xaml"
     this.btnViewCats.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewCats_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Third = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
     return;
     case 10:
     this.btnViewDistributor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 61 "..\..\MainWindow.xaml"
     this.btnViewDistributor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnViewDistributor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 11:
     this.btnAddDistribubor = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 64 "..\..\MainWindow.xaml"
     this.btnAddDistribubor.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddDistribubor_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 12:
     this.btnManageLiability = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
     
     #line 67 "..\..\MainWindow.xaml"
     this.btnManageLiability.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnManageLiability_ItemClick_1);
     
     #line default
     #line hidden
     return;
     case 13:
     this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
     return;
     case 14:
     this.documentGroup = ((DevExpress.Xpf.Docking.DocumentGroup)(target));
     return;
     case 15:
     this.productTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 16:
     this.gridProducts = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 17:
     this.tblProducts = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 107 "..\..\MainWindow.xaml"
     this.tblProducts.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblProducts_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 18:
     this.categoriesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 19:
     this.gridCategories = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 20:
     this.distributorsTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 21:
     this.gridDistributors = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 22:
     this.tblDistributors = ((DevExpress.Xpf.Grid.TableView)(target));
     
     #line 128 "..\..\MainWindow.xaml"
     this.tblDistributors.FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.tblDistributors_FocusedRowChanged_1);
     
     #line default
     #line hidden
     return;
     case 23:
     this.liabilitiesTab = ((DevExpress.Xpf.Docking.DocumentPanel)(target));
     return;
     case 24:
     this.gridLiabities = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 25:
     this.tblLiabilities = ((DevExpress.Xpf.Grid.TableView)(target));
     return;
     case 26:
     this.txtpName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 27:
     this.txtpPrice = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 28:
     this.cbxpCategory = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 29:
     this.depImportDate = ((DevExpress.Xpf.Editors.DateEdit)(target));
     return;
     case 30:
     this.txtpRemain = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 31:
     this.txtpDescript = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 32:
     this.btnUpdatePros = ((System.Windows.Controls.Button)(target));
     
     #line 190 "..\..\MainWindow.xaml"
     this.btnUpdatePros.Click += new System.Windows.RoutedEventHandler(this.btnUpdatePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 33:
     this.btnAddPros = ((System.Windows.Controls.Button)(target));
     
     #line 192 "..\..\MainWindow.xaml"
     this.btnAddPros.Click += new System.Windows.RoutedEventHandler(this.btnAddPros_Click_1);
     
     #line default
     #line hidden
     return;
     case 34:
     this.btnRemovePros = ((System.Windows.Controls.Button)(target));
     
     #line 195 "..\..\MainWindow.xaml"
     this.btnRemovePros.Click += new System.Windows.RoutedEventHandler(this.btnRemovePros_Click_1);
     
     #line default
     #line hidden
     return;
     case 35:
     this.btnClearText = ((System.Windows.Controls.Button)(target));
     
     #line 199 "..\..\MainWindow.xaml"
     this.btnClearText.Click += new System.Windows.RoutedEventHandler(this.btnClearText_Click_1);
     
     #line default
     #line hidden
     return;
     case 36:
     this.manageDistTab = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
     return;
     case 37:
     this.txtdbId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 38:
     this.txtdbName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 39:
     this.txtdbEmail = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 40:
     this.txtdbPhone = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 41:
     this.txtdbAddr = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 42:
     this.distFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 43:
     this.btndbAdd = ((System.Windows.Controls.Button)(target));
     
     #line 255 "..\..\MainWindow.xaml"
     this.btndbAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 44:
     this.btndbUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 259 "..\..\MainWindow.xaml"
     this.btndbUpdate.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 45:
     this.btndbRemove = ((System.Windows.Controls.Button)(target));
     
     #line 263 "..\..\MainWindow.xaml"
     this.btndbRemove.Click += new System.Windows.RoutedEventHandler(this.btndbRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 46:
     this.defliaFooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 47:
     this.btndlAdd = ((System.Windows.Controls.Button)(target));
     
     #line 308 "..\..\MainWindow.xaml"
     this.btndlAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 48:
     this.btndlUpdate = ((System.Windows.Controls.Button)(target));
     
     #line 312 "..\..\MainWindow.xaml"
     this.btndlUpdate.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 49:
     this.btndlRemove = ((System.Windows.Controls.Button)(target));
     
     #line 316 "..\..\MainWindow.xaml"
     this.btndlRemove.Click += new System.Windows.RoutedEventHandler(this.btndbRemove_Click_1);
     
     #line default
     #line hidden
     return;
     case 50:
     this.txtId = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 51:
     this.txtName = ((DevExpress.Xpf.Editors.TextEdit)(target));
     return;
     case 52:
     this.FooterGrid = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 53:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     
     #line 366 "..\..\MainWindow.xaml"
     this.btnAdd.Click += new System.Windows.RoutedEventHandler(this.btndbAdd_Click_1);
     
     #line default
     #line hidden
     return;
     case 54:
     this.btnLapHoaDon = ((System.Windows.Controls.Button)(target));
     
     #line 370 "..\..\MainWindow.xaml"
     this.btnLapHoaDon.Click += new System.Windows.RoutedEventHandler(this.btndbUpdate_Click_1);
     
     #line default
     #line hidden
     return;
     case 55:
     this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Ejemplo n.º 12
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ribbonControl1 = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
                return;

            case 2:
                this.bExit = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 27 "..\..\MainWindow.xaml"
                this.bExit.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.bExit_ItemClick);

            #line default
            #line hidden
                return;

            case 3:
                this.bAccount = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 28 "..\..\MainWindow.xaml"
                this.bAccount.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.navAccount_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.rpgProduct = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 5:
                this.bProduct = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 31 "..\..\MainWindow.xaml"
                this.bProduct.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.navProduct_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.bProductType = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 32 "..\..\MainWindow.xaml"
                this.bProductType.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.navProductType_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.rpgOrder = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 8:
                this.bNewOrder = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 35 "..\..\MainWindow.xaml"
                this.bNewOrder.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.navNewOrder_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.bOrder = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 36 "..\..\MainWindow.xaml"
                this.bOrder.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.navOrder_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
                return;

            case 11:
                this.layoutNavigations = ((DevExpress.Xpf.Docking.LayoutPanel)(target));
                return;

            case 12:
                this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
                return;

            case 13:
                this.navAccount = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 14:

            #line 49 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.NavBar.NavBarItem)(target)).Click += new System.EventHandler(this.navAccount_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.navMathang = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 16:
                this.navProducts = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 52 "..\..\MainWindow.xaml"
                this.navProducts.Click += new System.EventHandler(this.navProduct_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.navProductTypes = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 53 "..\..\MainWindow.xaml"
                this.navProductTypes.Click += new System.EventHandler(this.navProductType_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.navHoadon = ((DevExpress.Xpf.NavBar.NavBarGroup)(target));
                return;

            case 19:
                this.navNewOrder = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 56 "..\..\MainWindow.xaml"
                this.navNewOrder.Click += new System.EventHandler(this.navNewOrder_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.navOrder = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 57 "..\..\MainWindow.xaml"
                this.navOrder.Click += new System.EventHandler(this.navOrder_Click);

            #line default
            #line hidden
                return;

            case 21:
                this.navInventory = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 60 "..\..\MainWindow.xaml"
                this.navInventory.Click += new System.EventHandler(this.navInventory_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.documentGroup = ((DevExpress.Xpf.Docking.DocumentGroup)(target));
                return;
            }
            this._contentLoaded = true;
        }