void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 13 "..\..\DBSetup.xaml" ((KyoeiSystem.Application.Windows.Views.DBSetup)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.txtServer = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 3: this.txtDBName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 4: this.txtUserID = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 5: this.txtPasswd = ((KyoeiSystem.Framework.Windows.Controls.UcPasswordBox)(target)); #line 86 "..\..\DBSetup.xaml" this.txtPasswd.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.txtPasswd_PreviewKeyDown); #line default #line hidden return; case 6: this.BtnSave = ((System.Windows.Controls.Button)(target)); #line 92 "..\..\DBSetup.xaml" this.BtnSave.Click += new System.Windows.RoutedEventHandler(this.Save_Click); #line default #line hidden return; case 7: this.BtnLogout = ((System.Windows.Controls.Button)(target)); #line 94 "..\..\DBSetup.xaml" this.BtnLogout.Click += new System.Windows.RoutedEventHandler(this.Cancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Root = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 2: this.cLabel = ((KyoeiSystem.Framework.Windows.Controls.UcLabel)(target)); return; case 3: this.cTextBox = ((KyoeiSystem.Framework.Windows.Controls.UcTextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.SRY13010)(target)); #line 10 "..\..\..\..\Views\SRY\SRY13010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 10 "..\..\..\..\Views\SRY\SRY13010.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 49 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 52 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 62 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 71 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 75 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 79 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 83 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 87 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 93 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 95 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 97 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 99 "..\..\..\..\Views\SRY\SRY13010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: this.KaishiNen = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 178 "..\..\..\..\Views\SRY\SRY13010.xaml" this.KaishiNen.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Kaishi_Year); #line default #line hidden return; case 15: this.Kaishigetu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 184 "..\..\..\..\Views\SRY\SRY13010.xaml" this.Kaishigetu.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Kaishi_Month); #line default #line hidden return; case 16: this.SyuryoNen = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 191 "..\..\..\..\Views\SRY\SRY13010.xaml" this.SyuryoNen.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Syuryo_Year); #line default #line hidden return; case 17: this.Syuryogetu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 197 "..\..\..\..\Views\SRY\SRY13010.xaml" this.Syuryogetu.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.F8); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.SRY05010)(target)); #line 12 "..\..\..\..\Views\SRY\SRY05010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 12 "..\..\..\..\Views\SRY\SRY05010.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 36 "..\..\..\..\Views\SRY\SRY05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 57 "..\..\..\..\Views\SRY\SRY05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 61 "..\..\..\..\Views\SRY\SRY05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 68 "..\..\..\..\Views\SRY\SRY05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 78 "..\..\..\..\Views\SRY\SRY05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 80 "..\..\..\..\Views\SRY\SRY05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 82 "..\..\..\..\Views\SRY\SRY05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 84 "..\..\..\..\Views\SRY\SRY05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: this.Simebi = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 11: this.SakuseiNen = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 177 "..\..\..\..\Views\SRY\SRY05010.xaml" this.SakuseiNen.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Year); #line default #line hidden return; case 12: this.Sakuseigetu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 182 "..\..\..\..\Views\SRY\SRY05010.xaml" this.Sakuseigetu.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Month); #line default #line hidden return; case 13: #line 203 "..\..\..\..\Views\SRY\SRY05010.xaml" ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; case 14: this.Eigyo = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 15: this.Kanri = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 16: this.Kotei = ((System.Windows.Controls.CheckBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 14 "..\..\..\..\Views\MST\MST09010.xaml" ((KyoeiSystem.Application.Windows.Views.MST09010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1); #line default #line hidden #line 14 "..\..\..\..\Views\MST\MST09010.xaml" ((KyoeiSystem.Application.Windows.Views.MST09010)(target)).Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 36 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 39 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 57 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 61 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 65 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 69 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 73 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 81 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 83 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 85 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 87 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 96 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: #line 98 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 15: #line 100 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 16: #line 108 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 17: #line 110 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 18: #line 112 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 19: #line 114 "..\..\..\..\Views\MST\MST09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 20: this.LabelTextShiharaiId = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 177 "..\..\..\..\Views\MST\MST09010.xaml" this.LabelTextShiharaiId.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTwinTextBox_PreviewKeyDown); #line default #line hidden return; case 21: this.FistIdButton = ((System.Windows.Controls.Button)(target)); #line 189 "..\..\..\..\Views\MST\MST09010.xaml" this.FistIdButton.Click += new System.Windows.RoutedEventHandler(this.FistIdButton_Click); #line default #line hidden return; case 22: this.BeforeIdButton = ((System.Windows.Controls.Button)(target)); #line 190 "..\..\..\..\Views\MST\MST09010.xaml" this.BeforeIdButton.Click += new System.Windows.RoutedEventHandler(this.BeforeIdButton_Click); #line default #line hidden return; case 23: this.NextIdButton = ((System.Windows.Controls.Button)(target)); #line 191 "..\..\..\..\Views\MST\MST09010.xaml" this.NextIdButton.Click += new System.Windows.RoutedEventHandler(this.NextIdButton_Click); #line default #line hidden return; case 24: this.LastIdButoon = ((System.Windows.Controls.Button)(target)); #line 192 "..\..\..\..\Views\MST\MST09010.xaml" this.LastIdButoon.Click += new System.Windows.RoutedEventHandler(this.LastIdButoon_Click); #line default #line hidden return; case 25: this.KeihiName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 26: this.cmbKeihi = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 27: this.Koteikbn = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextRadioButton)(target)); return; case 28: #line 225 "..\..\..\..\Views\MST\MST09010.xaml" ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextRadioButton)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Last_KeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.SRY07010)(target)); #line 11 "..\..\..\..\Views\SRY\SRY07010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 11 "..\..\..\..\Views\SRY\SRY07010.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 49 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 52 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 62 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 71 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 75 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 79 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 83 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 87 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 94 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 96 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 98 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 100 "..\..\..\..\Views\SRY\SRY07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: this.SakuseiNen = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 175 "..\..\..\..\Views\SRY\SRY07010.xaml" this.SakuseiNen.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Year); #line default #line hidden return; case 15: this.Sakuseigetu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 181 "..\..\..\..\Views\SRY\SRY07010.xaml" this.Sakuseigetu.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Month); #line default #line hidden #line 182 "..\..\..\..\Views\SRY\SRY07010.xaml" this.Sakuseigetu.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; case 16: this.表示順序_Cmb = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 189 "..\..\..\..\Views\SRY\SRY07010.xaml" this.表示順序_Cmb.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.F8); #line default #line hidden #line 192 "..\..\..\..\Views\SRY\SRY07010.xaml" this.表示順序_Cmb.DataListInitialized += new System.Windows.RoutedEventHandler(this.表示順序_Cmb_DataListInitialized); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 17 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((KyoeiSystem.Application.Windows.Views.ZIJ09010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 17 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((KyoeiSystem.Application.Windows.Views.ZIJ09010)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: #line 37 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 42 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 47 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 56 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 64 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 69 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 74 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 79 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 84 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 89 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 97 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 99 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: #line 101 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 15: #line 103 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 16: this.MainForm = ((System.Windows.Controls.Grid)(target)); return; case 17: this.Header = ((System.Windows.Controls.Border)(target)); return; case 18: this.myCompany = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 19: this.Product = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 20: this.cmbItemType = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 21: this.ProductName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 200 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" this.ProductName.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.ShouhinmeiSitei_PreviewKeyDown); #line default #line hidden return; case 22: this.Brand = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 23: this.Series = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 24: this.btnSearch = ((System.Windows.Controls.Button)(target)); #line 218 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.btnSearch_Click); #line default #line hidden return; case 25: this.DetailList = ((System.Windows.Controls.Grid)(target)); return; case 26: this.spGridList = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); #line 241 "..\..\..\..\Views\ZIJ\ZIJ09010.xaml" this.spGridList.LostFocus += new System.Windows.RoutedEventHandler(this.spGridList_LostFocus); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 10 "..\..\..\..\Views\DLY\DLY11010.xaml" ((KyoeiSystem.Application.Windows.Views.DLY11010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 10 "..\..\..\..\Views\DLY\DLY11010.xaml" ((KyoeiSystem.Application.Windows.Views.DLY11010)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: #line 60 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 69 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 73 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 83 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 93 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 103 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 105 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 107 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 109 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: this.Header = ((System.Windows.Controls.Border)(target)); return; case 12: this.HyoujiGrid = ((System.Windows.Controls.Grid)(target)); return; case 13: this.cmb表示順指定0 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 181 "..\..\..\..\Views\DLY\DLY11010.xaml" this.cmb表示順指定0.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SortItemCombo_SelectionChanged); #line default #line hidden return; case 14: #line 185 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Primitives.ToggleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SortButton_Click); #line default #line hidden return; case 15: this.cmb表示順指定1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 191 "..\..\..\..\Views\DLY\DLY11010.xaml" this.cmb表示順指定1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SortItemCombo_SelectionChanged); #line default #line hidden return; case 16: #line 195 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Primitives.ToggleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SortButton_Click); #line default #line hidden return; case 17: this.cmb表示順指定2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 201 "..\..\..\..\Views\DLY\DLY11010.xaml" this.cmb表示順指定2.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SortItemCombo_SelectionChanged); #line default #line hidden return; case 18: #line 205 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Primitives.ToggleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SortButton_Click); #line default #line hidden return; case 19: this.cmb表示順指定3 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 211 "..\..\..\..\Views\DLY\DLY11010.xaml" this.cmb表示順指定3.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SortItemCombo_SelectionChanged); #line default #line hidden return; case 20: #line 215 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Primitives.ToggleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SortButton_Click); #line default #line hidden return; case 21: this.cmb表示順指定4 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 221 "..\..\..\..\Views\DLY\DLY11010.xaml" this.cmb表示順指定4.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SortItemCombo_SelectionChanged); #line default #line hidden return; case 22: #line 225 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Primitives.ToggleButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SortButton_Click); #line default #line hidden return; case 23: this.cmb検索日付種類 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 24: this.textbox検索日付From = ((KyoeiSystem.Framework.Windows.Controls.UcTextBox)(target)); return; case 25: this.txtbox支払先 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 257 "..\..\..\..\Views\DLY\DLY11010.xaml" this.txtbox支払先.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.LastField_PreviewKeyDown); #line default #line hidden #line 257 "..\..\..\..\Views\DLY\DLY11010.xaml" this.txtbox支払先.LostFocus += new System.Windows.RoutedEventHandler(this.得意先指定_LostFocus); #line default #line hidden #line 257 "..\..\..\..\Views\DLY\DLY11010.xaml" this.txtbox支払先.cText1Changed += new System.Windows.RoutedEventHandler(this.得意先指定_TextChanged); #line default #line hidden return; case 26: this.btnKensaku = ((System.Windows.Controls.Button)(target)); #line 261 "..\..\..\..\Views\DLY\DLY11010.xaml" this.btnKensaku.Click += new System.Windows.RoutedEventHandler(this.Button_Click_1); #line default #line hidden return; case 27: #line 293 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColumnResert_Click); #line default #line hidden return; case 28: this.ExpSyousai = ((System.Windows.Controls.Expander)(target)); #line 308 "..\..\..\..\Views\DLY\DLY11010.xaml" this.ExpSyousai.Expanded += new System.Windows.RoutedEventHandler(this.pickup_Expanded); #line default #line hidden return; case 29: this.txtbox担当者指定 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 30: this.cmb部門指定 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 334 "..\..\..\..\Views\DLY\DLY11010.xaml" this.cmb部門指定.DataListInitialized += new System.Windows.RoutedEventHandler(this.cmb部門指定_DataListInitialized); #line default #line hidden return; case 31: this.cmb未定区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 32: this.txt商品名 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 33: this.txt発地名 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 34: this.txt着地名 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 35: this.txt請求摘要 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 36: this.txt社内備考 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 37: #line 398 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AllClear_Click); #line default #line hidden return; case 38: this.cmbPickup = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 39: this.PickUpSime = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 615 "..\..\..\..\Views\DLY\DLY11010.xaml" this.PickUpSime.cTextChanged += new System.Windows.RoutedEventHandler(this.PickUpSime_cTextChanged); #line default #line hidden #line 616 "..\..\..\..\Views\DLY\DLY11010.xaml" this.PickUpSime.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.PickUpSime_PreviewKeyDown); #line default #line hidden return; case 40: this.PickUpDataGridGrid3 = ((System.Windows.Controls.Grid)(target)); return; case 41: #line 639 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AllSelect_Click); #line default #line hidden return; case 42: #line 640 "..\..\..\..\Views\DLY\DLY11010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AllDeSelect_Click); #line default #line hidden return; case 43: this.spPickupList = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); #line 643 "..\..\..\..\Views\DLY\DLY11010.xaml" this.spPickupList.SelectionChanged += new System.EventHandler(this.spPickupList_SelectionChanged); #line default #line hidden return; case 44: this.sp売上明細データ = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); #line 682 "..\..\..\..\Views\DLY\DLY11010.xaml" this.sp売上明細データ.CellEditEnding += new System.EventHandler <GrapeCity.Windows.SpreadGrid.SpreadCellEditEndingEventArgs>(this.sp売上明細データ_CellEditEnding); #line default #line hidden #line 682 "..\..\..\..\Views\DLY\DLY11010.xaml" this.sp売上明細データ.CellEnter += new System.EventHandler <GrapeCity.Windows.SpreadGrid.SpreadCellEnterEventArgs>(this.sp売上明細データ_CellEnter); #line default #line hidden #line 682 "..\..\..\..\Views\DLY\DLY11010.xaml" this.sp売上明細データ.CellEditEnded += new System.EventHandler <GrapeCity.Windows.SpreadGrid.SpreadCellEditEndedEventArgs>(this.sp売上明細データ_CellEditEnded); #line default #line hidden #line 682 "..\..\..\..\Views\DLY\DLY11010.xaml" this.sp売上明細データ.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.sp売上明細データ_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 15 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((KyoeiSystem.Application.Windows.Views.DLY02010zzz)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden #line 15 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((KyoeiSystem.Application.Windows.Views.DLY02010zzz)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: #line 38 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 62 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 66 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 70 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 74 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 82 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 84 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 86 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 88 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: this.He_MeisaiBangou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 144 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.He_MeisaiBangou.LostFocus += new System.Windows.RoutedEventHandler(this.He_MeisaiBangou_LostFocus); #line default #line hidden return; case 12: this.He_RuijiMeisaiBangou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 150 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.He_RuijiMeisaiBangou.LostFocus += new System.Windows.RoutedEventHandler(this.He_Reffer_LostFocus); #line default #line hidden return; case 13: #line 153 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.FirstIdButton_Click); #line default #line hidden #line 153 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Button_IsEnabledChanged); #line default #line hidden return; case 14: #line 154 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BeforeIdButton_Click); #line default #line hidden #line 154 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Button_IsEnabledChanged); #line default #line hidden return; case 15: #line 155 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.NextIdButton_Click); #line default #line hidden #line 155 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Button_IsEnabledChanged); #line default #line hidden return; case 16: #line 156 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LastIdButoon_Click); #line default #line hidden #line 156 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Button_IsEnabledChanged); #line default #line hidden return; case 17: this.Se_TumikomiHidukez = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 163 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_TumikomiHidukez.GotFocus += new System.Windows.RoutedEventHandler(this.日付_GotFocus); #line default #line hidden #line 165 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_TumikomiHidukez.LostFocus += new System.Windows.RoutedEventHandler(this.請求日付_LostFocus); #line default #line hidden return; case 18: this.Se_HaitatuJikan = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 19: this.cmb社内区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 20: this.cmb未定区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 21: this.cmb税区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 22: this.Se_TokuiSakiNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 192 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_TokuiSakiNm.cText1Changed += new System.Windows.RoutedEventHandler(this.得意先ID_TextChanged); #line default #line hidden return; case 23: this.Se_SeikyuuUtiwakeNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 24: this.Se_HattiNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 206 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_HattiNm.cText1Changed += new System.Windows.RoutedEventHandler(this.発地ID_LostFocus); #line default #line hidden return; case 25: this.Se_CyakuNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 212 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_CyakuNm.cText1Changed += new System.Windows.RoutedEventHandler(this.着地ID_LostFocus); #line default #line hidden return; case 26: this.Se_SyouhinNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 219 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_SyouhinNm.cText1Changed += new System.Windows.RoutedEventHandler(this.商品_LostFocus); #line default #line hidden return; case 27: this.He_SyaryouBangou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 226 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.He_SyaryouBangou.cText1Changed += new System.Windows.RoutedEventHandler(this.CARID_TextChanged); #line default #line hidden return; case 28: this.He_SyashuNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 232 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.He_SyashuNm.LostFocus += new System.Windows.RoutedEventHandler(this.車種_LostFocus); #line default #line hidden return; case 29: this.Se_SeikyuuTekiyou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 30: this.Se_Bikou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 31: this.Se_Suuryou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 255 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_Suuryou.cTextChanged += new System.Windows.RoutedEventHandler(this.数量_LostFocus); #line default #line hidden return; case 32: this.Se_Tani = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 33: this.Se_Jyuuryou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 263 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_Jyuuryou.cTextChanged += new System.Windows.RoutedEventHandler(this.重量_LostFocus); #line default #line hidden return; case 34: this.Se_SoukouKm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 268 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_SoukouKm.cTextChanged += new System.Windows.RoutedEventHandler(this.走行KM_LostFocus); #line default #line hidden return; case 35: this.Se_JissyaKm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 36: this.Se_TaikiJikan = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 37: this.cmb計算区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 283 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.cmb計算区分.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.請求運賃計算区分_SelectionChanged); #line default #line hidden return; case 38: this.Se_UriageTanka = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 288 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_UriageTanka.cTextChanged += new System.Windows.RoutedEventHandler(this.売上単価_LostFocus); #line default #line hidden return; case 39: this.Se_UriageKingaku = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 40: this.Se_TuukouRyou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 41: this.Se_KyoriWarimasi = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 42: this.Se_JikanWarimasi = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 305 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Se_JikanWarimasi.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Se_JikanWarimasi_PreviewKeyDown); #line default #line hidden return; case 43: this.Si_SiharaiHiduke = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 327 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Si_SiharaiHiduke.GotFocus += new System.Windows.RoutedEventHandler(this.日付_GotFocus); #line default #line hidden #line 329 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Si_SiharaiHiduke.PreviewGotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.支払日付_PreviewGotKeyboardFocus); #line default #line hidden return; case 44: this.Si_HaisouHiduke = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 334 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Si_HaisouHiduke.PreviewGotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.配送日付_PreviewGotKeyboardFocus); #line default #line hidden return; case 45: this.cmb支払未定区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 46: #line 351 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ClearButton_Click); #line default #line hidden return; case 47: this.AddButton = ((System.Windows.Controls.Button)(target)); #line 354 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.AddButton.Click += new System.Windows.RoutedEventHandler(this.DataAddButton_Click); #line default #line hidden return; case 48: this.Si_HattiNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 388 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Si_HattiNm.cText1Changed += new System.Windows.RoutedEventHandler(this.発地ID_LostFocus); #line default #line hidden return; case 49: this.Si_CyakuNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 394 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Si_CyakuNm.cText1Changed += new System.Windows.RoutedEventHandler(this.着地ID_LostFocus); #line default #line hidden return; case 50: this.Si_Bikou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 51: this.Si_SyaryouBangou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 408 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Si_SyaryouBangou.cText1Changed += new System.Windows.RoutedEventHandler(this.CARID_TextChanged2); #line default #line hidden return; case 52: this.Si_SyashuNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 414 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Si_SyashuNm.LostFocus += new System.Windows.RoutedEventHandler(this.車種_LostFocus); #line default #line hidden return; case 53: this.Si_JyoumuinNm = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 54: this.Si_SiharaiSaki = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 55: this.Si_SiharaiSakiJyoumuin = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 56: this.Si_JyoumuinRenrakusaki = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 57: this.Si_SiharaisakiNm2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 58: this.cmb支払計算区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 59: this.cmb支払税区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 60: this.Si_TaisyoUriage = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 61: this.Si_TaisyoTuukouRyou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 62: this.Si_SiharaiTanka = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 63: this.Si_SiharaiKingaku = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 64: this.Si_SiharaiTuukouRyou = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 498 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.Si_SiharaiTuukouRyou.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Si_SiharaiTuukouRyou_PreviewKeyDown); #line default #line hidden return; case 65: this.spUriage = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); #line 511 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" this.spUriage.GotFocus += new System.Windows.RoutedEventHandler(this.spUriage_GotFocus); #line default #line hidden return; case 66: #line 628 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Button_IsEnabledChanged); #line default #line hidden #line 628 "..\..\..\..\Views\DLY\DLY02010zzz.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColumnResert_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.TKS11010)(target)); #line 10 "..\..\..\..\Views\TKS\TKS11010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 10 "..\..\..\..\Views\TKS\TKS11010.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 48 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 51 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 61 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 70 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 74 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 78 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 82 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 86 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 93 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 95 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 97 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 99 "..\..\..\..\Views\TKS\TKS11010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: this.Simebi = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 171 "..\..\..\..\Views\TKS\TKS11010.xaml" this.Simebi.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Shimebi); #line default #line hidden return; case 15: this.Zensimebi = ((System.Windows.Controls.CheckBox)(target)); #line 176 "..\..\..\..\Views\TKS\TKS11010.xaml" this.Zensimebi.Checked += new System.Windows.RoutedEventHandler(this.check_KeyDown); #line default #line hidden return; case 16: this.SakuseiNen = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 189 "..\..\..\..\Views\TKS\TKS11010.xaml" this.SakuseiNen.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Year); #line default #line hidden return; case 17: this.Sakuseigetu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 195 "..\..\..\..\Views\TKS\TKS11010.xaml" this.Sakuseigetu.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Month); #line default #line hidden return; case 18: this.作成区分_Combo1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 201 "..\..\..\..\Views\TKS\TKS11010.xaml" this.作成区分_Combo1.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 11 "..\..\..\..\Views\MST\MST03010.xaml" ((KyoeiSystem.Application.Windows.Views.MST03010)(target)).Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden #line 14 "..\..\..\..\Views\MST\MST03010.xaml" ((KyoeiSystem.Application.Windows.Views.MST03010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1); #line default #line hidden return; case 2: #line 32 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 35 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 54 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 58 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 62 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 66 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 70 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 78 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 80 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 82 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 84 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 93 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: #line 95 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 15: #line 97 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 16: #line 105 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 17: #line 107 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 18: #line 109 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 19: #line 111 "..\..\..\..\Views\MST\MST03010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 20: #line 186 "..\..\..\..\Views\MST\MST03010.xaml" ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTwinTextBox_PreviewKeyDown); #line default #line hidden return; case 21: this.FistIdButton = ((System.Windows.Controls.Button)(target)); #line 187 "..\..\..\..\Views\MST\MST03010.xaml" this.FistIdButton.Click += new System.Windows.RoutedEventHandler(this.FistIdButton_Click); #line default #line hidden return; case 22: this.BeforeIdButton = ((System.Windows.Controls.Button)(target)); #line 188 "..\..\..\..\Views\MST\MST03010.xaml" this.BeforeIdButton.Click += new System.Windows.RoutedEventHandler(this.BeforeIdButton_Click); #line default #line hidden return; case 23: this.NextIdButton = ((System.Windows.Controls.Button)(target)); #line 189 "..\..\..\..\Views\MST\MST03010.xaml" this.NextIdButton.Click += new System.Windows.RoutedEventHandler(this.NextIdButton_Click); #line default #line hidden return; case 24: this.LastIdButoon = ((System.Windows.Controls.Button)(target)); #line 190 "..\..\..\..\Views\MST\MST03010.xaml" this.LastIdButoon.Click += new System.Windows.RoutedEventHandler(this.LastIdButoon_Click); #line default #line hidden return; case 25: this.ZipCode = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 216 "..\..\..\..\Views\MST\MST03010.xaml" this.ZipCode.cTextChanged += new System.Windows.RoutedEventHandler(this.ZIPCODE_Changed); #line default #line hidden return; case 26: #line 238 "..\..\..\..\Views\MST\MST03010.xaml" ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 12 "..\..\..\..\Views\MST\MST28010.xaml" ((KyoeiSystem.Application.Windows.Views.MST28010)(target)).Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden #line 15 "..\..\..\..\Views\MST\MST28010.xaml" ((KyoeiSystem.Application.Windows.Views.MST28010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.RibbonWindow_Loaded_1); #line default #line hidden return; case 2: #line 34 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 55 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 59 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 63 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 67 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: this.RibbonDelete = ((System.Windows.Controls.Ribbon.RibbonGroup)(target)); return; case 8: #line 71 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 79 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 81 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 83 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 85 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 94 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: #line 96 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 15: #line 98 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 16: #line 106 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 17: #line 108 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 18: #line 110 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 19: #line 112 "..\..\..\..\Views\MST\MST28010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 20: this.LabelTextSyaSyuCode = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 181 "..\..\..\..\Views\MST\MST28010.xaml" this.LabelTextSyaSyuCode.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.LabelTextSyaSyuCode_PreviewKeyDown); #line default #line hidden return; case 21: this.FistIdButton = ((System.Windows.Controls.Button)(target)); #line 185 "..\..\..\..\Views\MST\MST28010.xaml" this.FistIdButton.Click += new System.Windows.RoutedEventHandler(this.FistIdButton_Click); #line default #line hidden return; case 22: this.BeforeIdButton = ((System.Windows.Controls.Button)(target)); #line 186 "..\..\..\..\Views\MST\MST28010.xaml" this.BeforeIdButton.Click += new System.Windows.RoutedEventHandler(this.BeforeIdButton_Click); #line default #line hidden return; case 23: this.NextIdButton = ((System.Windows.Controls.Button)(target)); #line 187 "..\..\..\..\Views\MST\MST28010.xaml" this.NextIdButton.Click += new System.Windows.RoutedEventHandler(this.NextIdButton_Click); #line default #line hidden return; case 24: this.LastIdButoon = ((System.Windows.Controls.Button)(target)); #line 188 "..\..\..\..\Views\MST\MST28010.xaml" this.LastIdButoon.Click += new System.Windows.RoutedEventHandler(this.LastIdButoon_Click); #line default #line hidden return; case 25: this.Shashumei = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 26: this.Ryakushoumei = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 27: this.二酸化炭素排出係数1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 210 "..\..\..\..\Views\MST\MST28010.xaml" this.二酸化炭素排出係数1.LostFocus += new System.Windows.RoutedEventHandler(this.UcLabelTextBox_CO2排出係数1); #line default #line hidden return; case 28: this.二酸化炭素排出係数2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 214 "..\..\..\..\Views\MST\MST28010.xaml" this.二酸化炭素排出係数2.LostFocus += new System.Windows.RoutedEventHandler(this.UcLabelTextBox_CO2排出係数2); #line default #line hidden return; case 29: this.Combo事業用区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 30: this.Comboディーゼル区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 31: this.Combo小型普通貨物区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 32: this.Combo低公害者区分 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 234 "..\..\..\..\Views\MST\MST28010.xaml" this.Combo低公害者区分.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 12 "..\..\..\..\Views\MST\MST04021.xaml" ((KyoeiSystem.Application.Windows.Views.MST04021)(target)).Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden #line 15 "..\..\..\..\Views\MST\MST04021.xaml" ((KyoeiSystem.Application.Windows.Views.MST04021)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: #line 34 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 55 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 60 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 65 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 69 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: this.RibbonDelete = ((System.Windows.Controls.Ribbon.RibbonGroup)(target)); return; case 8: #line 73 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 82 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 84 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 86 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 88 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 97 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: #line 99 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 15: #line 101 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 16: #line 109 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 17: #line 111 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 18: #line 113 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 19: #line 115 "..\..\..\..\Views\MST\MST04021.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 20: #line 174 "..\..\..\..\Views\MST\MST04021.xaml" ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.LabelTextSeriesCode_PreviewKeyDown); #line default #line hidden return; case 21: this.SeriesName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 22: this.KanaName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 181 "..\..\..\..\Views\MST\MST04021.xaml" this.KanaName.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.SCH04010)(target)); #line 12 "..\..\..\..\Views\SCH\SCH04010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 12 "..\..\..\..\Views\SCH\SCH04010.xaml" this.MainWindow.Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.ShimeiKana = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 45 "..\..\..\..\Views\SCH\SCH04010.xaml" this.ShimeiKana.cTextChanged += new System.Windows.RoutedEventHandler(this.Pickup_TextChanged); #line default #line hidden return; case 3: this.KanaKanji = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 48 "..\..\..\..\Views\SCH\SCH04010.xaml" this.KanaKanji.cTextChanged += new System.Windows.RoutedEventHandler(this.Pickup_TextChanged); #line default #line hidden return; case 4: this.cmb表示順 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 60 "..\..\..\..\Views\SCH\SCH04010.xaml" this.cmb表示順.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.order_changed); #line default #line hidden return; case 5: this.cmb50音 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 74 "..\..\..\..\Views\SCH\SCH04010.xaml" this.cmb50音.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.pickup50on_changed); #line default #line hidden return; case 6: this.cmb就労 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 87 "..\..\..\..\Views\SCH\SCH04010.xaml" this.cmb就労.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Workon_changed); #line default #line hidden return; case 7: this.CancelButton = ((System.Windows.Controls.Button)(target)); #line 91 "..\..\..\..\Views\SCH\SCH04010.xaml" this.CancelButton.MouseEnter += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseEnter); #line default #line hidden #line 91 "..\..\..\..\Views\SCH\SCH04010.xaml" this.CancelButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseLeave); #line default #line hidden #line 91 "..\..\..\..\Views\SCH\SCH04010.xaml" this.CancelButton.Click += new System.Windows.RoutedEventHandler(this.CancelButton_Click); #line default #line hidden return; case 8: this.OkButton = ((System.Windows.Controls.Button)(target)); #line 97 "..\..\..\..\Views\SCH\SCH04010.xaml" this.OkButton.MouseEnter += new System.Windows.Input.MouseEventHandler(this.OkButton_MouseEnter); #line default #line hidden #line 97 "..\..\..\..\Views\SCH\SCH04010.xaml" this.OkButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.OkButton_MouseLeave); #line default #line hidden #line 97 "..\..\..\..\Views\SCH\SCH04010.xaml" this.OkButton.Click += new System.Windows.RoutedEventHandler(this.OkButton_Click); #line default #line hidden return; case 9: this.UcGrid = ((System.Windows.Controls.DataGrid)(target)); #line 106 "..\..\..\..\Views\SCH\SCH04010.xaml" this.UcGrid.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.UcGrid_MouseDoubleClick); #line default #line hidden #line 106 "..\..\..\..\Views\SCH\SCH04010.xaml" this.UcGrid.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcGrid_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 17 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((KyoeiSystem.Application.Windows.Views.ZIJ05010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 17 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((KyoeiSystem.Application.Windows.Views.ZIJ05010)(target)).Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 38 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 50 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 61 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 72 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 84 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 86 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 88 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 90 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: this.Func = ((System.Windows.Controls.Grid)(target)); return; case 11: this.Header = ((System.Windows.Controls.Border)(target)); return; case 12: this.myCompany = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 13: this.SalesDatePriod = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 14: this.cmbSalesKbn = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 15: this.TOK = ((KyoeiSystem.Application.Windows.Views.M01_TOK_TextBox)(target)); return; case 16: this.btnSearch = ((System.Windows.Controls.Button)(target)); #line 189 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" this.btnSearch.Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 17: this.spGridList = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); #line 205 "..\..\..\..\Views\ZIJ\ZIJ05010.xaml" this.spGridList.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.spGridList_PreviewKeyDown); #line default #line hidden return; case 18: this.sumCash = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 19: this.sumTransfer = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 20: this.sumCheck = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 21: this.sumPromissory = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 22: this.sumOffset = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 23: this.sumAjustment = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 24: this.sumOther = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 25: this.sumTotal = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.SCHM10_TOKHIN)(target)); #line 14 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 14 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: this.OrderColumn = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 3: this.txtCode = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 60 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.txtCode.cTextChanged += new System.Windows.RoutedEventHandler(this.txtSearchContaints_cTextChanged); #line default #line hidden return; case 4: this.txtName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 67 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.txtName.cTextChanged += new System.Windows.RoutedEventHandler(this.txtSearchContaints_cTextChanged); #line default #line hidden return; case 5: this.txtBrand = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 76 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.txtBrand.cText1Changed += new System.Windows.RoutedEventHandler(this.txtSearchContaints_cTextChanged); #line default #line hidden return; case 6: this.txtSeries = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 85 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.txtSeries.cText1Changed += new System.Windows.RoutedEventHandler(this.txtSearchContaints_cTextChanged); #line default #line hidden return; case 7: this.lblItemClass = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 8: this.chkItemClass_1 = ((KyoeiSystem.Framework.Windows.Controls.UcCheckBox)(target)); #line 105 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.chkItemClass_1.Checked += new System.Windows.RoutedEventHandler(this.chkItemClass_CheckChanged); #line default #line hidden #line 105 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.chkItemClass_1.UnChecked += new System.Windows.RoutedEventHandler(this.chkItemClass_CheckChanged); #line default #line hidden return; case 9: this.chkItemClass_2 = ((KyoeiSystem.Framework.Windows.Controls.UcCheckBox)(target)); #line 106 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.chkItemClass_2.Checked += new System.Windows.RoutedEventHandler(this.chkItemClass_CheckChanged); #line default #line hidden #line 106 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.chkItemClass_2.UnChecked += new System.Windows.RoutedEventHandler(this.chkItemClass_CheckChanged); #line default #line hidden return; case 10: this.chkItemClass_3 = ((KyoeiSystem.Framework.Windows.Controls.UcCheckBox)(target)); #line 107 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.chkItemClass_3.Checked += new System.Windows.RoutedEventHandler(this.chkItemClass_CheckChanged); #line default #line hidden #line 107 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.chkItemClass_3.UnChecked += new System.Windows.RoutedEventHandler(this.chkItemClass_CheckChanged); #line default #line hidden return; case 11: this.chkItemClass_4 = ((KyoeiSystem.Framework.Windows.Controls.UcCheckBox)(target)); #line 108 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.chkItemClass_4.Checked += new System.Windows.RoutedEventHandler(this.chkItemClass_CheckChanged); #line default #line hidden #line 108 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.chkItemClass_4.UnChecked += new System.Windows.RoutedEventHandler(this.chkItemClass_CheckChanged); #line default #line hidden return; case 12: this.OkButton = ((System.Windows.Controls.Button)(target)); #line 116 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.OkButton.Click += new System.Windows.RoutedEventHandler(this.OkButton_Click); #line default #line hidden #line 116 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.OkButton.MouseEnter += new System.Windows.Input.MouseEventHandler(this.OkButton_MouseEnter); #line default #line hidden #line 116 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.OkButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.OkButton_MouseLeave); #line default #line hidden return; case 13: this.CancelButton = ((System.Windows.Controls.Button)(target)); #line 127 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.CancelButton.Click += new System.Windows.RoutedEventHandler(this.CancelButton_Click); #line default #line hidden #line 127 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.CancelButton.MouseEnter += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseEnter); #line default #line hidden #line 127 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.CancelButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseLeave); #line default #line hidden return; case 14: this.SearchGrid = ((System.Windows.Controls.DataGrid)(target)); #line 139 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.SearchGrid.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.UcGrid_MouseDoubleClick); #line default #line hidden #line 139 "..\..\..\..\Views\SCH\SCHM10_TOKHIN.xaml" this.SearchGrid.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.SearchGrid_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 13 "..\..\..\..\Views\MST\MST07010.xaml" ((KyoeiSystem.Application.Windows.Views.MST07010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden #line 13 "..\..\..\..\Views\MST\MST07010.xaml" ((KyoeiSystem.Application.Windows.Views.MST07010)(target)).Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 37 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 59 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 63 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 68 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 72 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 76 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 85 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 87 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 89 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 91 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 100 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 102 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: #line 104 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 15: #line 112 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 16: #line 114 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 17: #line 116 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 18: #line 118 "..\..\..\..\Views\MST\MST07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 19: this.LabelTextSyouhinId = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 187 "..\..\..\..\Views\MST\MST07010.xaml" this.LabelTextSyouhinId.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTwinTextBox_PreviewKeyDown); #line default #line hidden return; case 20: this.txt類似ID = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 191 "..\..\..\..\Views\MST\MST07010.xaml" this.txt類似ID.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.txt類似ID_PreviewKeyDown); #line default #line hidden return; case 21: this.FistIdButton = ((System.Windows.Controls.Button)(target)); #line 195 "..\..\..\..\Views\MST\MST07010.xaml" this.FistIdButton.Click += new System.Windows.RoutedEventHandler(this.FistIdButton_Click); #line default #line hidden return; case 22: this.BeforeIdButton = ((System.Windows.Controls.Button)(target)); #line 196 "..\..\..\..\Views\MST\MST07010.xaml" this.BeforeIdButton.Click += new System.Windows.RoutedEventHandler(this.BeforeIdButton_Click); #line default #line hidden return; case 23: this.NextIdButton = ((System.Windows.Controls.Button)(target)); #line 197 "..\..\..\..\Views\MST\MST07010.xaml" this.NextIdButton.Click += new System.Windows.RoutedEventHandler(this.NextIdButton_Click); #line default #line hidden return; case 24: this.LastIdButoon = ((System.Windows.Controls.Button)(target)); #line 198 "..\..\..\..\Views\MST\MST07010.xaml" this.LastIdButoon.Click += new System.Windows.RoutedEventHandler(this.LastIdButoon_Click); #line default #line hidden return; case 25: this.ShohinJyuryo = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 216 "..\..\..\..\Views\MST\MST07010.xaml" this.ShohinJyuryo.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcKabelTextBox_Previewkeydown); #line default #line hidden return; case 26: this.ShohinSaisu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 222 "..\..\..\..\Views\MST\MST07010.xaml" this.ShohinSaisu.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 14 "..\..\..\..\Views\MST\MST33010.xaml" ((KyoeiSystem.Application.Windows.Views.MST33010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden #line 14 "..\..\..\..\Views\MST\MST33010.xaml" ((KyoeiSystem.Application.Windows.Views.MST33010)(target)).Closed += new System.EventHandler(this.WindowMasterMainteBase_Closed); #line default #line hidden return; case 2: #line 36 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 60 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 65 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 69 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 80 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 82 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 84 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 86 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 95 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 97 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 99 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 107 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: #line 109 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 15: #line 111 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 16: #line 113 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 17: this.SakuseiNen = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 157 "..\..\..\..\Views\MST\MST33010.xaml" this.SakuseiNen.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTwinTextBox_PreviewKeyDown); #line default #line hidden return; case 18: #line 158 "..\..\..\..\Views\MST\MST33010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LastMonth); #line default #line hidden return; case 19: this.sp燃費目標データ = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.MST90090)(target)); #line 12 "..\..\..\..\Views\MST\MST90090.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 12 "..\..\..\..\Views\MST\MST90090.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: this.F5 = ((System.Windows.Controls.Ribbon.RibbonGroup)(target)); return; case 3: #line 58 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 61 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 68 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: this.F9 = ((System.Windows.Controls.Ribbon.RibbonGroup)(target)); return; case 7: #line 72 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 77 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 81 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 91 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 93 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 95 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 97 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: this.TableName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 15: #line 130 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 16: #line 131 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.S_READ_Button_Click); #line default #line hidden return; case 17: #line 132 "..\..\..\..\Views\MST\MST90090.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.S_SAVE_Button_Click); #line default #line hidden return; case 18: this.DialogName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 19: this.tabControl = ((System.Windows.Controls.TabControl)(target)); return; case 20: this.TabItem1 = ((System.Windows.Controls.TabItem)(target)); #line 143 "..\..\..\..\Views\MST\MST90090.xaml" this.TabItem1.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.TabItem1_PreviewMouseLeftButtonDown); #line default #line hidden return; case 21: this.CsvData = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); #line 148 "..\..\..\..\Views\MST\MST90090.xaml" this.CsvData.CellEditEnded += new System.EventHandler <GrapeCity.Windows.SpreadGrid.SpreadCellEditEndedEventArgs>(this.CellEditEnded); #line default #line hidden #line 148 "..\..\..\..\Views\MST\MST90090.xaml" this.CsvData.CellBeginEdit += new System.EventHandler <GrapeCity.Windows.SpreadGrid.SpreadCellBeginEditEventArgs>(this.CellBeginEdit); #line default #line hidden return; case 22: this.TabItem2 = ((System.Windows.Controls.TabItem)(target)); return; case 23: this.CsvData2 = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 12 "..\..\..\..\Views\MST\MST27010.xaml" ((KyoeiSystem.Application.Windows.Views.MST27010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1); #line default #line hidden #line 12 "..\..\..\..\Views\MST\MST27010.xaml" ((KyoeiSystem.Application.Windows.Views.MST27010)(target)).Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 33 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 36 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 55 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 59 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 63 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 67 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 71 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 79 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 81 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 83 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 85 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 94 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: #line 96 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 15: #line 98 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 16: #line 106 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 17: #line 108 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 18: #line 110 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 19: #line 112 "..\..\..\..\Views\MST\MST27010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 20: this.LabelTextShiharaiId = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 168 "..\..\..\..\Views\MST\MST27010.xaml" this.LabelTextShiharaiId.LostFocus += new System.Windows.RoutedEventHandler(this.LabelTextShiharaiId_LostFocus); #line default #line hidden return; case 21: this.txtboxdate = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 22: #line 191 "..\..\..\..\Views\MST\MST27010.xaml" ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; case 23: #line 390 "..\..\..\..\Views\MST\MST27010.xaml" ((KyoeiSystem.Framework.Windows.Controls.UcTextBox)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcTextBox_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.MST18010)(target)); #line 12 "..\..\..\..\Views\MST\MST18010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.RibbonWindow_Loaded_1); #line default #line hidden #line 12 "..\..\..\..\Views\MST\MST18010.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 32 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 35 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 54 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 58 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 62 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: this.delete_button = ((System.Windows.Controls.Ribbon.RibbonGroup)(target)); return; case 8: #line 66 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 70 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 77 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 79 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 81 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 83 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: #line 92 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 15: #line 94 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 16: #line 96 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 17: #line 104 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 18: #line 106 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 19: #line 108 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 20: #line 110 "..\..\..\..\Views\MST\MST18010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 21: this.btnserch = ((System.Windows.Controls.Button)(target)); #line 159 "..\..\..\..\Views\MST\MST18010.xaml" this.btnserch.Click += new System.Windows.RoutedEventHandler(this.Button_Click_1); #line default #line hidden return; case 22: this.LabelTextTokuisaki = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 170 "..\..\..\..\Views\MST\MST18010.xaml" this.LabelTextTokuisaki.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Tokuisaki_PreviewKeyDown); #line default #line hidden return; case 23: this.LabelTextTyakuti = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 176 "..\..\..\..\Views\MST\MST18010.xaml" this.LabelTextTyakuti.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Tyakuchi_PreviewKeyDown); #line default #line hidden return; case 24: this.LabelTextOmosa = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 187 "..\..\..\..\Views\MST\MST18010.xaml" this.LabelTextOmosa.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Jyuryo_PreviewKeyDown); #line default #line hidden return; case 25: this.JyuryoCheck = ((KyoeiSystem.Framework.Windows.Controls.UcCheckBox)(target)); return; case 26: this.LabelTextkosuu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 204 "..\..\..\..\Views\MST\MST18010.xaml" this.LabelTextkosuu.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Kosuu_PreviewKeyDown); #line default #line hidden return; case 27: this.KosuuCheck = ((KyoeiSystem.Framework.Windows.Controls.UcCheckBox)(target)); return; case 28: this.KodateTanka = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 214 "..\..\..\..\Views\MST\MST18010.xaml" this.KodateTanka.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTwinTextBox_PreviewKeyDown); #line default #line hidden return; case 29: this.Kingaku = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 219 "..\..\..\..\Views\MST\MST18010.xaml" this.Kingaku.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Update_UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; case 30: this.spKodate = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); #line 238 "..\..\..\..\Views\MST\MST18010.xaml" this.spKodate.CellEditEnded += new System.EventHandler <GrapeCity.Windows.SpreadGrid.SpreadCellEditEndedEventArgs>(this.建単価M_CellEditEnded); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 14 "..\..\..\..\Views\SRY\SRY22020.xaml" ((KyoeiSystem.Application.Windows.Views.SRY22020)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1); #line default #line hidden return; case 2: #line 37 "..\..\..\..\Views\SRY\SRY22020.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 61 "..\..\..\..\Views\SRY\SRY22020.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 65 "..\..\..\..\Views\SRY\SRY22020.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 69 "..\..\..\..\Views\SRY\SRY22020.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 73 "..\..\..\..\Views\SRY\SRY22020.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 81 "..\..\..\..\Views\SRY\SRY22020.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 83 "..\..\..\..\Views\SRY\SRY22020.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 85 "..\..\..\..\Views\SRY\SRY22020.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 87 "..\..\..\..\Views\SRY\SRY22020.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: this.Nengetu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 12: this.CheckDay = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 13: this.Ten1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 14: this.Chk1 = ((System.Windows.Controls.CheckBox)(target)); return; case 15: this.Ten2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 16: this.Chk2 = ((System.Windows.Controls.CheckBox)(target)); return; case 17: this.Ten3 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 18: this.Chk3 = ((System.Windows.Controls.CheckBox)(target)); return; case 19: this.Ten4 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 20: this.Chk4 = ((System.Windows.Controls.CheckBox)(target)); return; case 21: this.Ten5 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 22: this.Chk5 = ((System.Windows.Controls.CheckBox)(target)); return; case 23: this.SNen1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 24: this.Seibi1 = ((System.Windows.Controls.TextBox)(target)); return; case 25: this.SNen2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 26: this.Seibi2 = ((System.Windows.Controls.TextBox)(target)); return; case 27: this.SNen3 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 28: this.Seibi3 = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.TKS07010)(target)); #line 21 "..\..\..\..\Views\TKS\TKS07010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.RibbonWindow_Loaded); #line default #line hidden #line 21 "..\..\..\..\Views\TKS\TKS07010.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 59 "..\..\..\..\Views\TKS\TKS07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 72 "..\..\..\..\Views\TKS\TKS07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 83 "..\..\..\..\Views\TKS\TKS07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 95 "..\..\..\..\Views\TKS\TKS07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 105 "..\..\..\..\Views\TKS\TKS07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 107 "..\..\..\..\Views\TKS\TKS07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 109 "..\..\..\..\Views\TKS\TKS07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 111 "..\..\..\..\Views\TKS\TKS07010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: this.myCompany = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 11: this.PaymentYearMonth = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 12: this.PaymentDay = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 162 "..\..\..\..\Views\TKS\TKS07010.xaml" this.PaymentDay.cTextChanged += new System.Windows.RoutedEventHandler(this.ClosingDate_TextChanged); #line default #line hidden return; case 13: this.isPaymentAllDays = ((System.Windows.Controls.CheckBox)(target)); #line 169 "..\..\..\..\Views\TKS\TKS07010.xaml" this.isPaymentAllDays.Checked += new System.Windows.RoutedEventHandler(this.isPaymentAllDays_Checked); #line default #line hidden return; case 14: this.Customer = ((KyoeiSystem.Application.Windows.Views.M01_TOK_TextBox)(target)); return; case 15: this.CreateType = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 11 "..\..\..\..\Views\DLY\DLY09010.xaml" ((KyoeiSystem.Application.Windows.Views.DLY09010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded_1); #line default #line hidden #line 11 "..\..\..\..\Views\DLY\DLY09010.xaml" ((KyoeiSystem.Application.Windows.Views.DLY09010)(target)).Closed += new System.EventHandler(this.Windows_Close); #line default #line hidden return; case 2: #line 26 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.Ribbon)(target)).PreviewMouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.RibbonTab_PreviewMouseDoubleClick_1); #line default #line hidden #line 26 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.Ribbon)(target)).PreviewMouseRightButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Ribbon_PreviewMouseRightButtonDown_1); #line default #line hidden #line 26 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.Ribbon)(target)).PreviewMouseRightButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Ribbon_PreviewMouseRightButtonDown_1); #line default #line hidden return; case 3: #line 37 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 41 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 44 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 63 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 68 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 72 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 76 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 85 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 87 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 89 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 91 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: this.Header = ((System.Windows.Controls.Border)(target)); return; case 15: this.IDetailsNumber = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 138 "..\..\..\..\Views\DLY\DLY09010.xaml" this.IDetailsNumber.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TokCode_PreviewKeyDown); #line default #line hidden return; case 16: #line 143 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.FirstIdButton_Click); #line default #line hidden #line 143 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Button)(target)).IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Button_IsEnabledChanged); #line default #line hidden return; case 17: #line 144 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.BeforeIdButton_Click); #line default #line hidden #line 144 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Button)(target)).IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Button_IsEnabledChanged); #line default #line hidden return; case 18: #line 145 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.NextIdButton_Click); #line default #line hidden #line 145 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Button)(target)).IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Button_IsEnabledChanged); #line default #line hidden return; case 19: #line 146 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LastIdButoon_Click); #line default #line hidden #line 146 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Button)(target)).IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.Button_IsEnabledChanged); #line default #line hidden return; case 20: this.Txt登録件数 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); return; case 21: #line 161 "..\..\..\..\Views\DLY\DLY09010.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ColumnResert_Click); #line default #line hidden return; case 22: this.Nyukinbi = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 174 "..\..\..\..\Views\DLY\DLY09010.xaml" this.Nyukinbi.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.txtboxdate_PreviewKeyDown); #line default #line hidden return; case 23: this.LabelTextShiharaiId = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 194 "..\..\..\..\Views\DLY\DLY09010.xaml" this.LabelTextShiharaiId.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.txtbox_PreviewKeyDown); #line default #line hidden #line 195 "..\..\..\..\Views\DLY\DLY09010.xaml" this.LabelTextShiharaiId.cText1Changed += new System.Windows.RoutedEventHandler(this.LabelTextChanged); #line default #line hidden return; case 24: this.spSyukin = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); #line 324 "..\..\..\..\Views\DLY\DLY09010.xaml" this.spSyukin.CellEditEnded += new System.EventHandler <GrapeCity.Windows.SpreadGrid.SpreadCellEditEndedEventArgs>(this.gcspNyukin_CellEditEnded); #line default #line hidden #line 324 "..\..\..\..\Views\DLY\DLY09010.xaml" this.spSyukin.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.sp出金データPreviewKeyDown); #line default #line hidden return; case 25: this.spOldSyukin = ((GrapeCity.Windows.SpreadGrid.GcSpreadGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.SCHM72_TNT)(target)); #line 12 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 12 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: this.txtName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 42 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.txtName.cTextChanged += new System.Windows.RoutedEventHandler(this.txtKana_cTextChanged); #line default #line hidden return; case 3: this.txtKana = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 43 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.txtKana.cTextChanged += new System.Windows.RoutedEventHandler(this.txtKana_cTextChanged); #line default #line hidden return; case 4: this.txtCD = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 45 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.txtCD.cTextChanged += new System.Windows.RoutedEventHandler(this.txtKana_cTextChanged); #line default #line hidden return; case 5: this.OrderColumn = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 57 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.OrderColumn.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OrderColumn_SelectionChanged); #line default #line hidden return; case 6: this.CancelButton = ((System.Windows.Controls.Button)(target)); #line 67 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.CancelButton.MouseEnter += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseEnter); #line default #line hidden #line 67 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.CancelButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseLeave); #line default #line hidden #line 67 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.CancelButton.Click += new System.Windows.RoutedEventHandler(this.CancelButton_Click); #line default #line hidden return; case 7: this.OkButton = ((System.Windows.Controls.Button)(target)); #line 74 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.OkButton.MouseEnter += new System.Windows.Input.MouseEventHandler(this.OkButton_MouseEnter); #line default #line hidden #line 74 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.OkButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.OkButton_MouseLeave); #line default #line hidden #line 74 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.OkButton.Click += new System.Windows.RoutedEventHandler(this.OkButton_Click); #line default #line hidden return; case 8: this.SearchGrid = ((System.Windows.Controls.DataGrid)(target)); #line 87 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.SearchGrid.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.UcGrid_MouseDoubleClick); #line default #line hidden #line 87 "..\..\..\..\Views\SCH\コピー ~ SCHM72_TNT.xaml" this.SearchGrid.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.SearchGrid_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.SCHS03_STOK)(target)); #line 15 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 15 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: this.txtProductCode = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 51 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtProductCode.cTextChanged += new System.Windows.RoutedEventHandler(this.textBox_cTextChanged); #line default #line hidden #line 51 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtProductCode.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_LostFocus); #line default #line hidden return; case 3: this.txtProductName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 59 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtProductName.cTextChanged += new System.Windows.RoutedEventHandler(this.textBox_cTextChanged); #line default #line hidden #line 59 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtProductName.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_LostFocus); #line default #line hidden return; case 4: this.txtColorName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 67 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtColorName.cTextChanged += new System.Windows.RoutedEventHandler(this.textBox_cTextChanged); #line default #line hidden #line 67 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtColorName.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_LostFocus); #line default #line hidden return; case 5: this.txtBrandName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 75 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtBrandName.cTextChanged += new System.Windows.RoutedEventHandler(this.textBox_cTextChanged); #line default #line hidden #line 75 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtBrandName.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_LostFocus); #line default #line hidden return; case 6: this.txtSeriesName = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 83 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtSeriesName.cTextChanged += new System.Windows.RoutedEventHandler(this.textBox_cTextChanged); #line default #line hidden #line 83 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtSeriesName.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_LostFocus); #line default #line hidden return; case 7: this.txtHingun = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 91 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtHingun.cTextChanged += new System.Windows.RoutedEventHandler(this.textBox_cTextChanged); #line default #line hidden #line 91 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.txtHingun.LostFocus += new System.Windows.RoutedEventHandler(this.textBox_LostFocus); #line default #line hidden return; case 8: this.CancelButton = ((System.Windows.Controls.Button)(target)); #line 99 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.CancelButton.Click += new System.Windows.RoutedEventHandler(this.CancelButton_Click); #line default #line hidden #line 99 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.CancelButton.MouseEnter += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseEnter); #line default #line hidden #line 99 "..\..\..\..\Views\SCH\SCHS03_STOK.xaml" this.CancelButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseLeave); #line default #line hidden return; case 9: this.SearchGrid = ((System.Windows.Controls.DataGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.TKS14010)(target)); #line 12 "..\..\..\..\Views\TKS\TKS14010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 12 "..\..\..\..\Views\TKS\TKS14010.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 50 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 53 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 63 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 72 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 76 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 80 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 84 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 88 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 94 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 96 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 98 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 100 "..\..\..\..\Views\TKS\TKS14010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: this.SakuseiNen = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 179 "..\..\..\..\Views\TKS\TKS14010.xaml" this.SakuseiNen.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Year); #line default #line hidden return; case 15: this.Sakuseigetu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 185 "..\..\..\..\Views\TKS\TKS14010.xaml" this.Sakuseigetu.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Month); #line default #line hidden return; case 16: this.作成区分_Cmb = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 17: this.取引区分_Cmb = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); #line 197 "..\..\..\..\Views\TKS\TKS14010.xaml" this.取引区分_Cmb.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.F8); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.TKS06010)(target)); #line 12 "..\..\..\..\Views\TKS\TKS06010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden #line 12 "..\..\..\..\Views\TKS\TKS06010.xaml" this.MainWindow.Closed += new System.EventHandler(this.MainWindow_Closed); #line default #line hidden return; case 2: #line 50 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 3: #line 53 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 63 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 72 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 76 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 80 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 84 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 88 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 94 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 96 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: #line 98 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 13: #line 100 "..\..\..\..\Views\TKS\TKS06010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 14: this.集計区分_Combo1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 15: this.Simebi = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 180 "..\..\..\..\Views\TKS\TKS06010.xaml" this.Simebi.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Shimebi); #line default #line hidden return; case 16: this.Zensimebi = ((System.Windows.Controls.CheckBox)(target)); #line 185 "..\..\..\..\Views\TKS\TKS06010.xaml" this.Zensimebi.Checked += new System.Windows.RoutedEventHandler(this.check_KeyDown); #line default #line hidden return; case 17: this.SakuseiNen = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 199 "..\..\..\..\Views\TKS\TKS06010.xaml" this.SakuseiNen.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Year); #line default #line hidden return; case 18: this.Sakuseigetu = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 205 "..\..\..\..\Views\TKS\TKS06010.xaml" this.Sakuseigetu.LostFocus += new System.Windows.RoutedEventHandler(this.Lost_Month); #line default #line hidden return; case 19: this.作成区分_Combo1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 20: this.Uchiwake = ((System.Windows.Controls.CheckBox)(target)); #line 213 "..\..\..\..\Views\TKS\TKS06010.xaml" this.Uchiwake.LostFocus += new System.Windows.RoutedEventHandler(this.OnOffCheck_uriage); #line default #line hidden return; case 21: this.HyoujiRadio = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextRadioButton)(target)); #line 218 "..\..\..\..\Views\TKS\TKS06010.xaml" this.HyoujiRadio.LostFocus += new System.Windows.RoutedEventHandler(this.OnOffHyouji); #line default #line hidden #line 221 "..\..\..\..\Views\TKS\TKS06010.xaml" this.HyoujiRadio.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UcLabelTextBox_PreviewKeyDown); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.MainWindow = ((KyoeiSystem.Application.Windows.Views.SCH16010)(target)); #line 12 "..\..\..\..\Views\SCH\SCH16010.xaml" this.MainWindow.Loaded += new System.Windows.RoutedEventHandler(this.MainWindow_Loaded); #line default #line hidden return; case 2: #line 16 "..\..\..\..\Views\SCH\SCH16010.xaml" ((System.Windows.Controls.Grid)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Grid_PreviewKeyDown); #line default #line hidden return; case 3: this.Txt_kana = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 37 "..\..\..\..\Views\SCH\SCH16010.xaml" this.Txt_kana.cTextChanged += new System.Windows.RoutedEventHandler(this.txtKana_cTextChanged); #line default #line hidden return; case 4: #line 39 "..\..\..\..\Views\SCH\SCH16010.xaml" ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)).cTextChanged += new System.Windows.RoutedEventHandler(this.txtKana_cTextChanged); #line default #line hidden return; case 5: this.OrderColumn = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 6: this.CancelButton = ((System.Windows.Controls.Button)(target)); #line 48 "..\..\..\..\Views\SCH\SCH16010.xaml" this.CancelButton.MouseEnter += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseEnter); #line default #line hidden #line 48 "..\..\..\..\Views\SCH\SCH16010.xaml" this.CancelButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.CancelButton_MouseLeave); #line default #line hidden #line 48 "..\..\..\..\Views\SCH\SCH16010.xaml" this.CancelButton.Click += new System.Windows.RoutedEventHandler(this.CancelButton_Click); #line default #line hidden return; case 7: this.OkButton = ((System.Windows.Controls.Button)(target)); #line 55 "..\..\..\..\Views\SCH\SCH16010.xaml" this.OkButton.MouseEnter += new System.Windows.Input.MouseEventHandler(this.OkButton_MouseEnter); #line default #line hidden #line 55 "..\..\..\..\Views\SCH\SCH16010.xaml" this.OkButton.MouseLeave += new System.Windows.Input.MouseEventHandler(this.OkButton_MouseLeave); #line default #line hidden #line 55 "..\..\..\..\Views\SCH\SCH16010.xaml" this.OkButton.Click += new System.Windows.RoutedEventHandler(this.OkButton_Click); #line default #line hidden return; case 8: this.UcGrid = ((KyoeiSystem.Framework.Windows.Controls.UcDataGrid)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 15 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((KyoeiSystem.Application.Windows.Views.マルセン_MST01010)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden #line 15 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((KyoeiSystem.Application.Windows.Views.マルセン_MST01010)(target)).Closed += new System.EventHandler(this.Window_Closed); #line default #line hidden return; case 2: this.Base = ((System.Windows.Controls.Border)(target)); return; case 3: #line 42 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 4: #line 45 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 5: #line 67 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 6: #line 72 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 7: #line 76 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 8: #line 87 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 9: #line 89 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 10: #line 91 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 11: #line 93 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" ((System.Windows.Controls.Ribbon.RibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RibbonButton_Click); #line default #line hidden return; case 12: this.grdRight = ((System.Windows.Controls.Grid)(target)); return; case 13: this.grdButton = ((System.Windows.Controls.Grid)(target)); return; case 14: this.btnTokuShoBaikaSet = ((System.Windows.Controls.Button)(target)); return; case 15: this.btnShiShoGenkaSet = ((System.Windows.Controls.Button)(target)); return; case 16: this.btnGaiShoKakoSet = ((System.Windows.Controls.Button)(target)); return; case 17: this.SAN_TORI1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 136 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.SAN_TORI1.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TokCode_PreviewKeyDown); #line default #line hidden return; case 18: this.SAN_TORI2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 143 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.SAN_TORI2.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TokCode_PreviewKeyDown); #line default #line hidden return; case 19: this.SAN_TORI3 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 150 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.SAN_TORI3.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TokCode_PreviewKeyDown); #line default #line hidden return; case 20: this.grdInPut2 = ((System.Windows.Controls.Grid)(target)); return; case 21: this.M01_TORI_KBN = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextRadioButton)(target)); #line 190 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_TORI_KBN.SourceUpdated += new System.EventHandler <System.Windows.Data.DataTransferEventArgs>(this.Radio_TargetUpdated); #line default #line hidden return; case 22: this.M01_SEIKYU_TAX_KBN = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 204 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SEIKYU_TAX_KBN.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 23: this.M01_SEIKYU_TAX_TANNI = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 217 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SEIKYU_TAX_TANNI.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 24: this.M01_SEIKYU_SHIME_DT = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 230 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SEIKYU_SHIME_DT.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 25: this.M01_SEIKYU_SHIHARAI1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 243 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SEIKYU_SHIHARAI1.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 26: this.M01_SEIKYU_NYUKIN_DT1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 256 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SEIKYU_NYUKIN_DT1.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 27: this.M01_SEIKYU_SITE1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 269 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SEIKYU_SITE1.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 28: this.M01_SEIKYU_SHIHARAI2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 282 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SEIKYU_SHIHARAI2.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 29: this.M01_SEIKYU_SITE2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 295 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SEIKYU_SITE2.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 30: this.M01_SEIKYU_NYUKIN_DT2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 308 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SEIKYU_NYUKIN_DT2.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 31: this.M01_SHIHARAI_TAX_KBN = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 321 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SHIHARAI_TAX_KBN.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 32: this.M01_SHIHARAI_TAX_TANNI = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 334 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SHIHARAI_TAX_TANNI.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 33: this.M01_SHIHARAI_SHIME_DT = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 347 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SHIHARAI_SHIME_DT.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 34: this.M01_SHIHARAI_SHIHARAI1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 360 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SHIHARAI_SHIHARAI1.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 35: this.M01_NYUKIN_DT_Copy = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 373 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_NYUKIN_DT_Copy.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 36: this.M01_SITE_Copy = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 386 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SITE_Copy.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 37: this.M01_SHIHARAI_SHIHARAI2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 399 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SHIHARAI_SHIHARAI2.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 38: this.M01_SITE_2_Copy = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 412 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_SITE_2_Copy.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 39: this.M01_NYUKIN_DT2_Copy = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 425 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.M01_NYUKIN_DT2_Copy.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 40: this.grdSEIKYU = ((System.Windows.Controls.Grid)(target)); return; case 41: this.grdSEIKYU_Copy = ((System.Windows.Controls.Grid)(target)); return; case 42: this.M01_SEIKYU_TANTO = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 43: this.SHIHARAI_TANTO = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); return; case 44: this.SeikyuKbn1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 45: this.SeikyuKbn2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 46: this.ShiharaiKbn1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 47: this.ShiharaiKbn2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelComboBox)(target)); return; case 48: this.grdLeft = ((System.Windows.Controls.Grid)(target)); return; case 49: this.grdInput = ((System.Windows.Controls.Grid)(target)); return; case 50: this.TORI_ID = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTwinTextBox)(target)); #line 630 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.TORI_ID.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TokCode_PreviewKeyDown); #line default #line hidden return; case 51: this.TORI_NM_1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 640 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.TORI_NM_1.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 52: this.TORI_NM_2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 647 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.TORI_NM_2.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 53: this.TORI_DEPT_NM = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 654 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.TORI_DEPT_NM.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 54: this.TORI_RNM = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 661 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.TORI_RNM.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 55: this.YUBIN_NO = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 668 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.YUBIN_NO.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 56: this.ADDRESS_1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 675 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.ADDRESS_1.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 57: this.ADDRESS_2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 682 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.ADDRESS_2.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 58: this.TEL = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 689 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.TEL.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 59: this.FAX = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 696 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.FAX.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 60: this.TORI_KNM = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 703 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.TORI_KNM.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 61: this.KAISYA_CD = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 710 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.KAISYA_CD.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 62: this.SHUKEI_CD_1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 717 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.SHUKEI_CD_1.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 63: this.SHUKEI_CD_2 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 724 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.SHUKEI_CD_2.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 64: this.SHUKEI_CD_3 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 731 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.SHUKEI_CD_3.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 65: this.BIKO_1 = ((KyoeiSystem.Framework.Windows.Controls.UcTextBox)(target)); return; case 66: this.BIKO_2 = ((KyoeiSystem.Framework.Windows.Controls.UcTextBox)(target)); return; case 67: this.DEL_FLG = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 745 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.DEL_FLG.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 68: this.DEL_DT = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 752 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.DEL_DT.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 69: this.DEL_STAFF = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 759 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.DEL_STAFF.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 70: this.grdOutput = ((System.Windows.Controls.Grid)(target)); return; case 71: this.ADD_DT = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 772 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.ADD_DT.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 72: this.DEL_STAFF_Copy = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 778 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.DEL_STAFF_Copy.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 73: this.ADD_DT_Copy = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 784 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.ADD_DT_Copy.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; case 74: this.DEL_STAFF_Copy1 = ((KyoeiSystem.Framework.Windows.Controls.UcLabelTextBox)(target)); #line 790 "..\..\..\..\Views\MST\マルセン_MST01010.xaml" this.DEL_STAFF_Copy1.LostFocus += new System.Windows.RoutedEventHandler(this.test_LostFocus); #line default #line hidden return; } this._contentLoaded = true; }