..
This commit is contained in:
		| @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; | |||||||
| // 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호가 자동으로 | // 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호가 자동으로 | ||||||
| // 지정되도록 할 수 있습니다. | // 지정되도록 할 수 있습니다. | ||||||
| // [assembly: AssemblyVersion("1.0.*")] | // [assembly: AssemblyVersion("1.0.*")] | ||||||
| [assembly: AssemblyVersion("22.02.01.1730")] | [assembly: AssemblyVersion("22.02.02.0030")] | ||||||
| [assembly: AssemblyFileVersion("22.02.01.1730")] | [assembly: AssemblyFileVersion("22.02.02.0030")] | ||||||
|   | |||||||
							
								
								
									
										38
									
								
								Project/fMain.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										38
									
								
								Project/fMain.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -83,6 +83,7 @@ | |||||||
|             this.휴가신청ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.휴가신청ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripSeparator(); |             this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripSeparator(); | ||||||
|             this.출근부출력ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.출근부출력ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|  |             this.휴가사용현황ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.근로명부ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.근로명부ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.personalInventoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.personalInventoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.mn_docu = new System.Windows.Forms.ToolStripMenuItem(); |             this.mn_docu = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
| @@ -118,6 +119,8 @@ | |||||||
|             this.mailBackupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.mailBackupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.accessDBToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.accessDBToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.메일자동발신테스트ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.메일자동발신테스트ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|  |             this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator(); | ||||||
|  |             this.아이템비활성화하기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.설명서ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.설명서ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.tabControl1 = new System.Windows.Forms.TabControl(); |             this.tabControl1 = new System.Windows.Forms.TabControl(); | ||||||
|             this.toolStrip1 = new System.Windows.Forms.ToolStrip(); |             this.toolStrip1 = new System.Windows.Forms.ToolStrip(); | ||||||
| @@ -126,8 +129,6 @@ | |||||||
|             this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem(); |             this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); |             this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); |             this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator(); |  | ||||||
|             this.아이템비활성화하기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |  | ||||||
|             this.cmTab.SuspendLayout(); |             this.cmTab.SuspendLayout(); | ||||||
|             this.statusStrip1.SuspendLayout(); |             this.statusStrip1.SuspendLayout(); | ||||||
|             this.menuStrip1.SuspendLayout(); |             this.menuStrip1.SuspendLayout(); | ||||||
| @@ -511,6 +512,7 @@ | |||||||
|             this.휴가신청ToolStripMenuItem, |             this.휴가신청ToolStripMenuItem, | ||||||
|             this.toolStripMenuItem10, |             this.toolStripMenuItem10, | ||||||
|             this.출근부출력ToolStripMenuItem, |             this.출근부출력ToolStripMenuItem, | ||||||
|  |             this.휴가사용현황ToolStripMenuItem, | ||||||
|             this.근로명부ToolStripMenuItem}); |             this.근로명부ToolStripMenuItem}); | ||||||
|             this.휴가관리ToolStripMenuItem.ForeColor = System.Drawing.Color.Black; |             this.휴가관리ToolStripMenuItem.ForeColor = System.Drawing.Color.Black; | ||||||
|             this.휴가관리ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("휴가관리ToolStripMenuItem.Image"))); |             this.휴가관리ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("휴가관리ToolStripMenuItem.Image"))); | ||||||
| @@ -565,6 +567,13 @@ | |||||||
|             this.출근부출력ToolStripMenuItem.Text = "출근부 출력"; |             this.출근부출력ToolStripMenuItem.Text = "출근부 출력"; | ||||||
|             this.출근부출력ToolStripMenuItem.Click += new System.EventHandler(this.출근부출력ToolStripMenuItem_Click); |             this.출근부출력ToolStripMenuItem.Click += new System.EventHandler(this.출근부출력ToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
|  |             // 휴가사용현황ToolStripMenuItem | ||||||
|  |             //  | ||||||
|  |             this.휴가사용현황ToolStripMenuItem.Name = "휴가사용현황ToolStripMenuItem"; | ||||||
|  |             this.휴가사용현황ToolStripMenuItem.Size = new System.Drawing.Size(248, 24); | ||||||
|  |             this.휴가사용현황ToolStripMenuItem.Text = "휴가이력 현황"; | ||||||
|  |             this.휴가사용현황ToolStripMenuItem.Click += new System.EventHandler(this.휴가사용현황ToolStripMenuItem_Click); | ||||||
|  |             //  | ||||||
|             // 근로명부ToolStripMenuItem |             // 근로명부ToolStripMenuItem | ||||||
|             //  |             //  | ||||||
|             this.근로명부ToolStripMenuItem.ForeColor = System.Drawing.Color.Tomato; |             this.근로명부ToolStripMenuItem.ForeColor = System.Drawing.Color.Tomato; | ||||||
| @@ -859,6 +868,18 @@ | |||||||
|             this.메일자동발신테스트ToolStripMenuItem.Text = "메일자동발신(테스트)"; |             this.메일자동발신테스트ToolStripMenuItem.Text = "메일자동발신(테스트)"; | ||||||
|             this.메일자동발신테스트ToolStripMenuItem.Click += new System.EventHandler(this.메일자동발신테스트ToolStripMenuItem_Click); |             this.메일자동발신테스트ToolStripMenuItem.Click += new System.EventHandler(this.메일자동발신테스트ToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
|  |             // toolStripMenuItem5 | ||||||
|  |             //  | ||||||
|  |             this.toolStripMenuItem5.Name = "toolStripMenuItem5"; | ||||||
|  |             this.toolStripMenuItem5.Size = new System.Drawing.Size(275, 6); | ||||||
|  |             //  | ||||||
|  |             // 아이템비활성화하기ToolStripMenuItem | ||||||
|  |             //  | ||||||
|  |             this.아이템비활성화하기ToolStripMenuItem.Name = "아이템비활성화하기ToolStripMenuItem"; | ||||||
|  |             this.아이템비활성화하기ToolStripMenuItem.Size = new System.Drawing.Size(278, 24); | ||||||
|  |             this.아이템비활성화하기ToolStripMenuItem.Text = "아이템 비활성화하기"; | ||||||
|  |             this.아이템비활성화하기ToolStripMenuItem.Click += new System.EventHandler(this.아이템비활성화하기ToolStripMenuItem_Click); | ||||||
|  |             //  | ||||||
|             // 설명서ToolStripMenuItem |             // 설명서ToolStripMenuItem | ||||||
|             //  |             //  | ||||||
|             this.설명서ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("설명서ToolStripMenuItem.Image"))); |             this.설명서ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("설명서ToolStripMenuItem.Image"))); | ||||||
| @@ -950,18 +971,6 @@ | |||||||
|             this.toolStripButton2.Text = "품목정보"; |             this.toolStripButton2.Text = "품목정보"; | ||||||
|             this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1); |             this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1); | ||||||
|             //  |             //  | ||||||
|             // toolStripMenuItem5 |  | ||||||
|             //  |  | ||||||
|             this.toolStripMenuItem5.Name = "toolStripMenuItem5"; |  | ||||||
|             this.toolStripMenuItem5.Size = new System.Drawing.Size(275, 6); |  | ||||||
|             //  |  | ||||||
|             // 아이템비활성화하기ToolStripMenuItem |  | ||||||
|             //  |  | ||||||
|             this.아이템비활성화하기ToolStripMenuItem.Name = "아이템비활성화하기ToolStripMenuItem"; |  | ||||||
|             this.아이템비활성화하기ToolStripMenuItem.Size = new System.Drawing.Size(278, 24); |  | ||||||
|             this.아이템비활성화하기ToolStripMenuItem.Text = "아이템 비활성화하기"; |  | ||||||
|             this.아이템비활성화하기ToolStripMenuItem.Click += new System.EventHandler(this.아이템비활성화하기ToolStripMenuItem_Click); |  | ||||||
|             //  |  | ||||||
|             // fMain |             // fMain | ||||||
|             //  |             //  | ||||||
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; | ||||||
| @@ -1092,6 +1101,7 @@ | |||||||
|         private System.Windows.Forms.ToolStripSeparator toolStripMenuItem10; |         private System.Windows.Forms.ToolStripSeparator toolStripMenuItem10; | ||||||
|         private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5; |         private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5; | ||||||
|         private System.Windows.Forms.ToolStripMenuItem 아이템비활성화하기ToolStripMenuItem; |         private System.Windows.Forms.ToolStripMenuItem 아이템비활성화하기ToolStripMenuItem; | ||||||
|  |         private System.Windows.Forms.ToolStripMenuItem 휴가사용현황ToolStripMenuItem; | ||||||
|     } |     } | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1076,5 +1076,11 @@ namespace Project | |||||||
|             var f = new Dev.fDisableItem(); |             var f = new Dev.fDisableItem(); | ||||||
|             f.ShowDialog(); |             f.ShowDialog(); | ||||||
|         } |         } | ||||||
|  |  | ||||||
|  |         private void 휴가사용현황ToolStripMenuItem_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |             var f = new FBS0000.rHolidaySummary(); | ||||||
|  |             f.Show(); | ||||||
|  |         } | ||||||
|     } |     } | ||||||
| } | } | ||||||
|   | |||||||
| @@ -116,6 +116,11 @@ | |||||||
|       <DesignTime>True</DesignTime> |       <DesignTime>True</DesignTime> | ||||||
|       <DependentUpon>dsMSSQL.xsd</DependentUpon> |       <DependentUpon>dsMSSQL.xsd</DependentUpon> | ||||||
|     </Compile> |     </Compile> | ||||||
|  |     <Compile Include="dsReport.Designer.cs"> | ||||||
|  |       <DependentUpon>dsReport.xsd</DependentUpon> | ||||||
|  |       <AutoGen>True</AutoGen> | ||||||
|  |       <DesignTime>True</DesignTime> | ||||||
|  |     </Compile> | ||||||
|     <Compile Include="fLovWorkUser.cs"> |     <Compile Include="fLovWorkUser.cs"> | ||||||
|       <SubType>Form</SubType> |       <SubType>Form</SubType> | ||||||
|     </Compile> |     </Compile> | ||||||
| @@ -172,6 +177,12 @@ | |||||||
|     </Compile> |     </Compile> | ||||||
|     <Compile Include="Program.cs" /> |     <Compile Include="Program.cs" /> | ||||||
|     <Compile Include="Properties\AssemblyInfo.cs" /> |     <Compile Include="Properties\AssemblyInfo.cs" /> | ||||||
|  |     <Compile Include="rHolidaySummary.cs"> | ||||||
|  |       <SubType>Form</SubType> | ||||||
|  |     </Compile> | ||||||
|  |     <Compile Include="rHolidaySummary.Designer.cs"> | ||||||
|  |       <DependentUpon>rHolidaySummary.cs</DependentUpon> | ||||||
|  |     </Compile> | ||||||
|     <Compile Include="SqlServerTypes\Loader.cs" /> |     <Compile Include="SqlServerTypes\Loader.cs" /> | ||||||
|     <EmbeddedResource Include="fLovWorkUser.resx"> |     <EmbeddedResource Include="fLovWorkUser.resx"> | ||||||
|       <DependentUpon>fLovWorkUser.cs</DependentUpon> |       <DependentUpon>fLovWorkUser.cs</DependentUpon> | ||||||
| @@ -211,6 +222,10 @@ | |||||||
|       <DependentUpon>Resources.resx</DependentUpon> |       <DependentUpon>Resources.resx</DependentUpon> | ||||||
|       <DesignTime>True</DesignTime> |       <DesignTime>True</DesignTime> | ||||||
|     </Compile> |     </Compile> | ||||||
|  |     <EmbeddedResource Include="rHolidaySummary.rdlc" /> | ||||||
|  |     <EmbeddedResource Include="rHolidaySummary.resx"> | ||||||
|  |       <DependentUpon>rHolidaySummary.cs</DependentUpon> | ||||||
|  |     </EmbeddedResource> | ||||||
|     <None Include="app.config" /> |     <None Include="app.config" /> | ||||||
|     <None Include="dsMSSQL.xsc"> |     <None Include="dsMSSQL.xsc"> | ||||||
|       <DependentUpon>dsMSSQL.xsd</DependentUpon> |       <DependentUpon>dsMSSQL.xsd</DependentUpon> | ||||||
| @@ -223,6 +238,17 @@ | |||||||
|     <None Include="dsMSSQL.xss"> |     <None Include="dsMSSQL.xss"> | ||||||
|       <DependentUpon>dsMSSQL.xsd</DependentUpon> |       <DependentUpon>dsMSSQL.xsd</DependentUpon> | ||||||
|     </None> |     </None> | ||||||
|  |     <None Include="dsReport.xsc"> | ||||||
|  |       <DependentUpon>dsReport.xsd</DependentUpon> | ||||||
|  |     </None> | ||||||
|  |     <None Include="dsReport.xsd"> | ||||||
|  |       <Generator>MSDataSetGenerator</Generator> | ||||||
|  |       <LastGenOutput>dsReport.Designer.cs</LastGenOutput> | ||||||
|  |       <SubType>Designer</SubType> | ||||||
|  |     </None> | ||||||
|  |     <None Include="dsReport.xss"> | ||||||
|  |       <DependentUpon>dsReport.xsd</DependentUpon> | ||||||
|  |     </None> | ||||||
|     <None Include="packages.config" /> |     <None Include="packages.config" /> | ||||||
|     <None Include="Properties\Settings.settings"> |     <None Include="Properties\Settings.settings"> | ||||||
|       <Generator>SettingsSingleFileGenerator</Generator> |       <Generator>SettingsSingleFileGenerator</Generator> | ||||||
|   | |||||||
							
								
								
									
										1508
									
								
								SubProject/FBS0000/dsReport.Designer.cs
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										1508
									
								
								SubProject/FBS0000/dsReport.Designer.cs
									
									
									
										generated
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										9
									
								
								SubProject/FBS0000/dsReport.xsc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								SubProject/FBS0000/dsReport.xsc
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | |||||||
|  | <?xml version="1.0" encoding="utf-8"?> | ||||||
|  | <!--<autogenerated> | ||||||
|  |      This code was generated by a tool. | ||||||
|  |      Changes to this file may cause incorrect behavior and will be lost if | ||||||
|  |      the code is regenerated. | ||||||
|  | </autogenerated>--> | ||||||
|  | <DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> | ||||||
|  |   <TableUISettings /> | ||||||
|  | </DataSetUISetting> | ||||||
							
								
								
									
										99
									
								
								SubProject/FBS0000/dsReport.xsd
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										99
									
								
								SubProject/FBS0000/dsReport.xsd
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,99 @@ | |||||||
|  | <?xml version="1.0" encoding="utf-8"?> | ||||||
|  | <xs:schema id="dsReport" targetNamespace="http://tempuri.org/dsReport.xsd" xmlns:mstns="http://tempuri.org/dsReport.xsd" xmlns="http://tempuri.org/dsReport.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified"> | ||||||
|  |   <xs:annotation> | ||||||
|  |     <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource"> | ||||||
|  |       <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> | ||||||
|  |         <Connections> | ||||||
|  |           <Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="gwcs" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="gwcs (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.FBS0000.Properties.Settings.GlobalReference.Default.gwcs" Provider="System.Data.SqlClient" /> | ||||||
|  |         </Connections> | ||||||
|  |         <Tables> | ||||||
|  |           <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="holydataTableAdapter" GeneratorDataComponentClassName="holydataTableAdapter" Name="holydata" UserDataComponentName="holydataTableAdapter"> | ||||||
|  |             <MainSource> | ||||||
|  |               <DbSource ConnectionRef="gwcs (Settings)" DbObjectType="Unknown" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill"> | ||||||
|  |                 <SelectCommand> | ||||||
|  |                   <DbCommand CommandType="Text" ModifiedByUser="false"> | ||||||
|  |                     <CommandText>SELECT  Holyday.uid, Users.name, Holyday.cate, Holyday.term AS CrDay, Holyday.termDr AS DrDay, Holyday.DrTime, Holyday.CrTime, Holyday.gcode, EETGW_GroupUser.Process | ||||||
|  | FROM     Users INNER JOIN | ||||||
|  |                Holyday ON Users.id = Holyday.uid LEFT OUTER JOIN | ||||||
|  |                EETGW_GroupUser ON Holyday.uid = EETGW_GroupUser.uid AND Holyday.gcode = EETGW_GroupUser.gcode | ||||||
|  | WHERE  (Holyday.gcode = @gcode) AND (Holyday.sdate BETWEEN @sd AND @ed) | ||||||
|  | ORDER BY Holyday.uid, CrDay</CommandText> | ||||||
|  |                     <Parameters> | ||||||
|  |                       <Parameter AllowDbNull="false" AutogeneratedName="gcode" ColumnName="gcode" DataSourceName="EE.dbo.Holyday" DataTypeServer="varchar(10)" DbType="AnsiString" Direction="Input" ParameterName="@gcode" Precision="0" ProviderType="VarChar" Scale="0" Size="10" SourceColumn="gcode" SourceColumnNullMapping="false" SourceVersion="Current" /> | ||||||
|  |                       <Parameter AllowDbNull="true" AutogeneratedName="sd" ColumnName="sdate" DataSourceName="EE.dbo.Holyday" DataTypeServer="date" DbType="AnsiString" Direction="Input" ParameterName="@sd" Precision="0" ProviderType="Date" Scale="0" Size="3" SourceColumn="sdate" SourceColumnNullMapping="false" SourceVersion="Current" /> | ||||||
|  |                       <Parameter AllowDbNull="true" AutogeneratedName="ed" ColumnName="sdate" DataSourceName="EE.dbo.Holyday" DataTypeServer="date" DbType="AnsiString" Direction="Input" ParameterName="@ed" Precision="0" ProviderType="Date" Scale="0" Size="3" SourceColumn="sdate" SourceColumnNullMapping="false" SourceVersion="Current" /> | ||||||
|  |                     </Parameters> | ||||||
|  |                   </DbCommand> | ||||||
|  |                 </SelectCommand> | ||||||
|  |               </DbSource> | ||||||
|  |             </MainSource> | ||||||
|  |             <Mappings> | ||||||
|  |               <Mapping SourceColumn="uid" DataSetColumn="uid" /> | ||||||
|  |               <Mapping SourceColumn="cate" DataSetColumn="cate" /> | ||||||
|  |               <Mapping SourceColumn="DrTime" DataSetColumn="DrTime" /> | ||||||
|  |               <Mapping SourceColumn="CrTime" DataSetColumn="CrTime" /> | ||||||
|  |               <Mapping SourceColumn="gcode" DataSetColumn="gcode" /> | ||||||
|  |               <Mapping SourceColumn="Process" DataSetColumn="Process" /> | ||||||
|  |               <Mapping SourceColumn="name" DataSetColumn="name" /> | ||||||
|  |               <Mapping SourceColumn="CrDay" DataSetColumn="CrDay" /> | ||||||
|  |               <Mapping SourceColumn="DrDay" DataSetColumn="DrDay" /> | ||||||
|  |             </Mappings> | ||||||
|  |             <Sources /> | ||||||
|  |           </TableAdapter> | ||||||
|  |         </Tables> | ||||||
|  |         <Sources /> | ||||||
|  |       </DataSource> | ||||||
|  |     </xs:appinfo> | ||||||
|  |   </xs:annotation> | ||||||
|  |   <xs:element name="dsReport" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="dsReport" msprop:Generator_UserDSName="dsReport"> | ||||||
|  |     <xs:complexType> | ||||||
|  |       <xs:choice minOccurs="0" maxOccurs="unbounded"> | ||||||
|  |         <xs:element name="holydata" msprop:Generator_TableClassName="holydataDataTable" msprop:Generator_TableVarName="tableholydata" msprop:Generator_TablePropName="holydata" msprop:Generator_RowDeletingName="holydataRowDeleting" msprop:Generator_RowChangingName="holydataRowChanging" msprop:Generator_RowEvHandlerName="holydataRowChangeEventHandler" msprop:Generator_RowDeletedName="holydataRowDeleted" msprop:Generator_UserTableName="holydata" msprop:Generator_RowChangedName="holydataRowChanged" msprop:Generator_RowEvArgName="holydataRowChangeEvent" msprop:Generator_RowClassName="holydataRow"> | ||||||
|  |           <xs:complexType> | ||||||
|  |             <xs:sequence> | ||||||
|  |               <xs:element name="uid" msprop:Generator_ColumnVarNameInTable="columnuid" msprop:Generator_ColumnPropNameInRow="uid" msprop:Generator_ColumnPropNameInTable="uidColumn" msprop:Generator_UserColumnName="uid" minOccurs="0"> | ||||||
|  |                 <xs:simpleType> | ||||||
|  |                   <xs:restriction base="xs:string"> | ||||||
|  |                     <xs:maxLength value="20" /> | ||||||
|  |                   </xs:restriction> | ||||||
|  |                 </xs:simpleType> | ||||||
|  |               </xs:element> | ||||||
|  |               <xs:element name="cate" msprop:Generator_ColumnVarNameInTable="columncate" msprop:Generator_ColumnPropNameInRow="cate" msprop:Generator_ColumnPropNameInTable="cateColumn" msprop:Generator_UserColumnName="cate" minOccurs="0"> | ||||||
|  |                 <xs:simpleType> | ||||||
|  |                   <xs:restriction base="xs:string"> | ||||||
|  |                     <xs:maxLength value="20" /> | ||||||
|  |                   </xs:restriction> | ||||||
|  |                 </xs:simpleType> | ||||||
|  |               </xs:element> | ||||||
|  |               <xs:element name="DrTime" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="DrTime" msprop:Generator_ColumnVarNameInTable="columnDrTime" msprop:Generator_ColumnPropNameInTable="DrTimeColumn" msprop:Generator_UserColumnName="DrTime" type="xs:double" minOccurs="0" /> | ||||||
|  |               <xs:element name="CrTime" msprop:nullValue="0" msprop:Generator_ColumnPropNameInRow="CrTime" msprop:Generator_ColumnVarNameInTable="columnCrTime" msprop:Generator_ColumnPropNameInTable="CrTimeColumn" msprop:Generator_UserColumnName="CrTime" type="xs:double" minOccurs="0" /> | ||||||
|  |               <xs:element name="gcode" msprop:Generator_ColumnVarNameInTable="columngcode" msprop:Generator_ColumnPropNameInRow="gcode" msprop:Generator_ColumnPropNameInTable="gcodeColumn" msprop:Generator_UserColumnName="gcode"> | ||||||
|  |                 <xs:simpleType> | ||||||
|  |                   <xs:restriction base="xs:string"> | ||||||
|  |                     <xs:maxLength value="10" /> | ||||||
|  |                   </xs:restriction> | ||||||
|  |                 </xs:simpleType> | ||||||
|  |               </xs:element> | ||||||
|  |               <xs:element name="Process" msprop:Generator_ColumnVarNameInTable="columnProcess" msprop:Generator_ColumnPropNameInRow="Process" msprop:Generator_ColumnPropNameInTable="ProcessColumn" msprop:Generator_UserColumnName="Process" minOccurs="0"> | ||||||
|  |                 <xs:simpleType> | ||||||
|  |                   <xs:restriction base="xs:string"> | ||||||
|  |                     <xs:maxLength value="50" /> | ||||||
|  |                   </xs:restriction> | ||||||
|  |                 </xs:simpleType> | ||||||
|  |               </xs:element> | ||||||
|  |               <xs:element name="name" msprop:Generator_ColumnVarNameInTable="columnname" msprop:Generator_ColumnPropNameInRow="name" msprop:Generator_ColumnPropNameInTable="nameColumn" msprop:Generator_UserColumnName="name" minOccurs="0"> | ||||||
|  |                 <xs:simpleType> | ||||||
|  |                   <xs:restriction base="xs:string"> | ||||||
|  |                     <xs:maxLength value="100" /> | ||||||
|  |                   </xs:restriction> | ||||||
|  |                 </xs:simpleType> | ||||||
|  |               </xs:element> | ||||||
|  |               <xs:element name="CrDay" msprop:Generator_ColumnVarNameInTable="columnCrDay" msprop:Generator_ColumnPropNameInRow="CrDay" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="CrDayColumn" msprop:Generator_UserColumnName="CrDay" type="xs:double" minOccurs="0" /> | ||||||
|  |               <xs:element name="DrDay" msprop:Generator_ColumnVarNameInTable="columnDrDay" msprop:Generator_ColumnPropNameInRow="DrDay" msprop:nullValue="0" msprop:Generator_ColumnPropNameInTable="DrDayColumn" msprop:Generator_UserColumnName="DrDay" type="xs:double" minOccurs="0" /> | ||||||
|  |             </xs:sequence> | ||||||
|  |           </xs:complexType> | ||||||
|  |         </xs:element> | ||||||
|  |       </xs:choice> | ||||||
|  |     </xs:complexType> | ||||||
|  |   </xs:element> | ||||||
|  | </xs:schema> | ||||||
							
								
								
									
										12
									
								
								SubProject/FBS0000/dsReport.xss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								SubProject/FBS0000/dsReport.xss
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | |||||||
|  | <?xml version="1.0" encoding="utf-8"?> | ||||||
|  | <!--<autogenerated> | ||||||
|  |      This code was generated by a tool to store the dataset designer's layout information. | ||||||
|  |      Changes to this file may cause incorrect behavior and will be lost if | ||||||
|  |      the code is regenerated. | ||||||
|  | </autogenerated>--> | ||||||
|  | <DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="175" ViewPortY="186" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout"> | ||||||
|  |   <Shapes> | ||||||
|  |     <Shape ID="DesignTable:holydata" ZOrder="1" X="426" Y="219" Height="343" Width="211" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="275" /> | ||||||
|  |   </Shapes> | ||||||
|  |   <Connectors /> | ||||||
|  | </DiagramLayout> | ||||||
							
								
								
									
										181
									
								
								SubProject/FBS0000/rHolidaySummary.Designer.cs
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										181
									
								
								SubProject/FBS0000/rHolidaySummary.Designer.cs
									
									
									
										generated
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,181 @@ | |||||||
|  | namespace FBS0000 | ||||||
|  | { | ||||||
|  |     partial class rHolidaySummary | ||||||
|  |     { | ||||||
|  |         /// <summary> | ||||||
|  |         /// Required designer variable. | ||||||
|  |         /// </summary> | ||||||
|  |         private System.ComponentModel.IContainer components = null; | ||||||
|  |  | ||||||
|  |         /// <summary> | ||||||
|  |         /// Clean up any resources being used. | ||||||
|  |         /// </summary> | ||||||
|  |         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> | ||||||
|  |         protected override void Dispose(bool disposing) | ||||||
|  |         { | ||||||
|  |             if (disposing && (components != null)) | ||||||
|  |             { | ||||||
|  |                 components.Dispose(); | ||||||
|  |             } | ||||||
|  |             base.Dispose(disposing); | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         #region Windows Form Designer generated code | ||||||
|  |  | ||||||
|  |         /// <summary> | ||||||
|  |         /// Required method for Designer support - do not modify | ||||||
|  |         /// the contents of this method with the code editor. | ||||||
|  |         /// </summary> | ||||||
|  |         private void InitializeComponent() | ||||||
|  |         { | ||||||
|  |             this.components = new System.ComponentModel.Container(); | ||||||
|  |             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rHolidaySummary)); | ||||||
|  |             Microsoft.Reporting.WinForms.ReportDataSource reportDataSource1 = new Microsoft.Reporting.WinForms.ReportDataSource(); | ||||||
|  |             this.bs = new System.Windows.Forms.BindingSource(this.components); | ||||||
|  |             this.dsReport = new FBS0000.dsReport(); | ||||||
|  |             this.toolStrip1 = new System.Windows.Forms.ToolStrip(); | ||||||
|  |             this.toolStripButton8 = new System.Windows.Forms.ToolStripButton(); | ||||||
|  |             this.lbStt = new System.Windows.Forms.ToolStripLabel(); | ||||||
|  |             this.tbMon = new System.Windows.Forms.ToolStripTextBox(); | ||||||
|  |             this.toolStripButton7 = new System.Windows.Forms.ToolStripButton(); | ||||||
|  |             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); | ||||||
|  |             this.btSearch = new System.Windows.Forms.ToolStripButton(); | ||||||
|  |             this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer(); | ||||||
|  |             this.ta = new FBS0000.dsReportTableAdapters.holydataTableAdapter(); | ||||||
|  |             ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit(); | ||||||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dsReport)).BeginInit(); | ||||||
|  |             this.toolStrip1.SuspendLayout(); | ||||||
|  |             this.SuspendLayout(); | ||||||
|  |             //  | ||||||
|  |             // bs | ||||||
|  |             //  | ||||||
|  |             this.bs.DataMember = "holydata"; | ||||||
|  |             this.bs.DataSource = this.dsReport; | ||||||
|  |             //  | ||||||
|  |             // dsReport | ||||||
|  |             //  | ||||||
|  |             this.dsReport.DataSetName = "dsReport"; | ||||||
|  |             this.dsReport.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; | ||||||
|  |             //  | ||||||
|  |             // toolStrip1 | ||||||
|  |             //  | ||||||
|  |             this.toolStrip1.ImageScalingSize = new System.Drawing.Size(30, 30); | ||||||
|  |             this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { | ||||||
|  |             this.toolStripButton8, | ||||||
|  |             this.lbStt, | ||||||
|  |             this.tbMon, | ||||||
|  |             this.toolStripButton7, | ||||||
|  |             this.toolStripSeparator2, | ||||||
|  |             this.btSearch}); | ||||||
|  |             this.toolStrip1.Location = new System.Drawing.Point(0, 0); | ||||||
|  |             this.toolStrip1.Name = "toolStrip1"; | ||||||
|  |             this.toolStrip1.Size = new System.Drawing.Size(1003, 37); | ||||||
|  |             this.toolStrip1.TabIndex = 6; | ||||||
|  |             this.toolStrip1.Text = "toolStrip1"; | ||||||
|  |             //  | ||||||
|  |             // toolStripButton8 | ||||||
|  |             //  | ||||||
|  |             this.toolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; | ||||||
|  |             this.toolStripButton8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton8.Image"))); | ||||||
|  |             this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta; | ||||||
|  |             this.toolStripButton8.Name = "toolStripButton8"; | ||||||
|  |             this.toolStripButton8.Size = new System.Drawing.Size(34, 34); | ||||||
|  |             this.toolStripButton8.Text = "toolStripButton7"; | ||||||
|  |             this.toolStripButton8.Click += new System.EventHandler(this.toolStripButton8_Click); | ||||||
|  |             //  | ||||||
|  |             // lbStt | ||||||
|  |             //  | ||||||
|  |             this.lbStt.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|  |             this.lbStt.ForeColor = System.Drawing.Color.Black; | ||||||
|  |             this.lbStt.LinkColor = System.Drawing.Color.Black; | ||||||
|  |             this.lbStt.Name = "lbStt"; | ||||||
|  |             this.lbStt.Size = new System.Drawing.Size(47, 34); | ||||||
|  |             this.lbStt.Text = "기준 일"; | ||||||
|  |             this.lbStt.Click += new System.EventHandler(this.lbStt_Click); | ||||||
|  |             //  | ||||||
|  |             // tbMon | ||||||
|  |             //  | ||||||
|  |             this.tbMon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; | ||||||
|  |             this.tbMon.Font = new System.Drawing.Font("맑은 고딕", 9F); | ||||||
|  |             this.tbMon.Name = "tbMon"; | ||||||
|  |             this.tbMon.Size = new System.Drawing.Size(90, 37); | ||||||
|  |             this.tbMon.Text = "1982"; | ||||||
|  |             this.tbMon.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center; | ||||||
|  |             //  | ||||||
|  |             // toolStripButton7 | ||||||
|  |             //  | ||||||
|  |             this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; | ||||||
|  |             this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image"))); | ||||||
|  |             this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta; | ||||||
|  |             this.toolStripButton7.Name = "toolStripButton7"; | ||||||
|  |             this.toolStripButton7.Size = new System.Drawing.Size(34, 34); | ||||||
|  |             this.toolStripButton7.Text = "toolStripButton7"; | ||||||
|  |             this.toolStripButton7.Click += new System.EventHandler(this.toolStripButton7_Click); | ||||||
|  |             //  | ||||||
|  |             // toolStripSeparator2 | ||||||
|  |             //  | ||||||
|  |             this.toolStripSeparator2.Name = "toolStripSeparator2"; | ||||||
|  |             this.toolStripSeparator2.Size = new System.Drawing.Size(6, 37); | ||||||
|  |             //  | ||||||
|  |             // btSearch | ||||||
|  |             //  | ||||||
|  |             this.btSearch.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; | ||||||
|  |             this.btSearch.Image = ((System.Drawing.Image)(resources.GetObject("btSearch.Image"))); | ||||||
|  |             this.btSearch.ImageTransparentColor = System.Drawing.Color.Magenta; | ||||||
|  |             this.btSearch.Name = "btSearch"; | ||||||
|  |             this.btSearch.Size = new System.Drawing.Size(80, 34); | ||||||
|  |             this.btSearch.Text = "조회(&R)"; | ||||||
|  |             this.btSearch.Click += new System.EventHandler(this.btSearch_Click); | ||||||
|  |             //  | ||||||
|  |             // reportViewer1 | ||||||
|  |             //  | ||||||
|  |             this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill; | ||||||
|  |             reportDataSource1.Name = "DataSet1"; | ||||||
|  |             reportDataSource1.Value = this.bs; | ||||||
|  |             this.reportViewer1.LocalReport.DataSources.Add(reportDataSource1); | ||||||
|  |             this.reportViewer1.LocalReport.ReportEmbeddedResource = "FBS0000.rHolidaySummary.rdlc"; | ||||||
|  |             this.reportViewer1.Location = new System.Drawing.Point(0, 37); | ||||||
|  |             this.reportViewer1.Name = "reportViewer1"; | ||||||
|  |             this.reportViewer1.ServerReport.BearerToken = null; | ||||||
|  |             this.reportViewer1.Size = new System.Drawing.Size(1003, 539); | ||||||
|  |             this.reportViewer1.TabIndex = 7; | ||||||
|  |             this.reportViewer1.Load += new System.EventHandler(this.reportViewer1_Load); | ||||||
|  |             //  | ||||||
|  |             // ta | ||||||
|  |             //  | ||||||
|  |             this.ta.ClearBeforeFill = true; | ||||||
|  |             //  | ||||||
|  |             // rHolidaySummary | ||||||
|  |             //  | ||||||
|  |             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); | ||||||
|  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | ||||||
|  |             this.ClientSize = new System.Drawing.Size(1003, 576); | ||||||
|  |             this.Controls.Add(this.reportViewer1); | ||||||
|  |             this.Controls.Add(this.toolStrip1); | ||||||
|  |             this.Name = "rHolidaySummary"; | ||||||
|  |             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; | ||||||
|  |             this.Text = "휴가이력 현황"; | ||||||
|  |             this.Load += new System.EventHandler(this.rJobReport_Load); | ||||||
|  |             ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit(); | ||||||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dsReport)).EndInit(); | ||||||
|  |             this.toolStrip1.ResumeLayout(false); | ||||||
|  |             this.toolStrip1.PerformLayout(); | ||||||
|  |             this.ResumeLayout(false); | ||||||
|  |             this.PerformLayout(); | ||||||
|  |  | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         #endregion | ||||||
|  |         private System.Windows.Forms.BindingSource bs; | ||||||
|  |         private dsReport dsReport; | ||||||
|  |         private System.Windows.Forms.ToolStrip toolStrip1; | ||||||
|  |         private System.Windows.Forms.ToolStripButton toolStripButton8; | ||||||
|  |         private System.Windows.Forms.ToolStripLabel lbStt; | ||||||
|  |         private System.Windows.Forms.ToolStripTextBox tbMon; | ||||||
|  |         private System.Windows.Forms.ToolStripButton toolStripButton7; | ||||||
|  |         private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; | ||||||
|  |         private System.Windows.Forms.ToolStripButton btSearch; | ||||||
|  |         private Microsoft.Reporting.WinForms.ReportViewer reportViewer1; | ||||||
|  |         private dsReportTableAdapters.holydataTableAdapter ta; | ||||||
|  |     } | ||||||
|  | } | ||||||
							
								
								
									
										205
									
								
								SubProject/FBS0000/rHolidaySummary.cs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										205
									
								
								SubProject/FBS0000/rHolidaySummary.cs
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,205 @@ | |||||||
|  | using System; | ||||||
|  | using System.Collections.Generic; | ||||||
|  | using System.ComponentModel; | ||||||
|  | using System.Data; | ||||||
|  | using System.Drawing; | ||||||
|  | using System.Linq; | ||||||
|  | using System.Text; | ||||||
|  | using System.Windows.Forms; | ||||||
|  |  | ||||||
|  | namespace FBS0000 | ||||||
|  | { | ||||||
|  |     public partial class rHolidaySummary : Form | ||||||
|  |     { | ||||||
|  |         public rHolidaySummary() | ||||||
|  |         { | ||||||
|  |             InitializeComponent(); | ||||||
|  |             this.WindowState = FormWindowState.Maximized; | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void rJobReport_Load(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |             //this.tbProcess.Items.Clear(); | ||||||
|  |             //tbProcess.Items.Add("전체"); | ||||||
|  |             //var taProcess = new dsReportTableAdapters.holydataTableAdapter(); | ||||||
|  |             //var dtProcessList = taProcess.GetData(FCOMMON.info.Login.gcode); | ||||||
|  |             //foreach (dsReport.ProcessListRow dr in dtProcessList.Rows) | ||||||
|  |             //    tbProcess.Items.Add(dr.processs); | ||||||
|  |  | ||||||
|  |             //this.tbProcess.Text = FCOMMON.info.Login.process; | ||||||
|  |             //if (tbProcess.SelectedIndex < 0) tbProcess.SelectedIndex = 0; | ||||||
|  |  | ||||||
|  |             this.tbMon.Text = DateTime.Now.ToShortDateString(); | ||||||
|  |  | ||||||
|  |             refrehData(); | ||||||
|  |             this.reportViewer1.RefreshReport(); | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         void refrehData() | ||||||
|  |         { | ||||||
|  |  | ||||||
|  |             var dt = DateTime.Parse(this.tbMon.Text); | ||||||
|  |             ta.Fill(this.dsReport.holydata, FCOMMON.info.Login.gcode, dt.Year.ToString("0000") + "-01-01", dt.ToShortDateString()); | ||||||
|  |  | ||||||
|  |  | ||||||
|  |             //this.reportViewer1.LocalReport.ReportPath = "JobReport_\\rK5Dailyform.rdlc"; | ||||||
|  |             this.reportViewer1.SetDisplayMode(Microsoft.Reporting.WinForms.DisplayMode.Normal); | ||||||
|  |             this.reportViewer1.ZoomMode = Microsoft.Reporting.WinForms.ZoomMode.Percent; | ||||||
|  |             this.reportViewer1.Refresh(); | ||||||
|  |  | ||||||
|  |             ////휴일데이터가 들어가 있음. | ||||||
|  |             //var taH = new dsReportTableAdapters.HolidayLIstTableAdapter(); | ||||||
|  |             // //taH.Fill(this.dsReport.HolidayLIst, tbMon.Text + "%"); | ||||||
|  |  | ||||||
|  |             // string prcname = tbProcess.SelectedIndex < 1 ? "%" : tbProcess.Text.Trim(); | ||||||
|  |             //// this.ta.Fill(this.dsReport.jobReport, tbMon.Text, FCOMMON.info.Login.gcode, prcname); | ||||||
|  |             // //this.reportViewer1.SetDisplayMode(Microsoft.Reporting.WinForms.DisplayMode.PrintLayout); | ||||||
|  |             // //this.reportViewer1.ZoomMode = Microsoft.Reporting.WinForms.ZoomMode.PageWidth; | ||||||
|  |  | ||||||
|  |             // //그리드뷰 생성 | ||||||
|  |             // this.dataGridView1.AllowUserToAddRows = false; | ||||||
|  |             // this.dataGridView1.AllowUserToDeleteRows = false; | ||||||
|  |             // this.dataGridView1.Rows.Clear(); | ||||||
|  |             // this.dataGridView1.Columns.Clear(); | ||||||
|  |             // this.dataGridView1.DefaultCellStyle.Alignment = DataGridViewContentAlignment.MiddleCenter; | ||||||
|  |             // this.dataGridView1.ColumnHeadersHeight = 35; | ||||||
|  |             // this.dataGridView1.Columns.Add("이름", "이름"); | ||||||
|  |  | ||||||
|  |             // //이름/년도데이터추가 | ||||||
|  |             // var ymlist = dsReport.jobReport.OrderBy(t => t.yymm).GroupBy(t => t.yymm); | ||||||
|  |             // foreach (var ym in ymlist) | ||||||
|  |             // { | ||||||
|  |             //     var drYm = ym.FirstOrDefault(); | ||||||
|  |  | ||||||
|  |             //     var basehr = int.Parse(drYm.yymm.Substring(drYm.yymm.IndexOf('(')).Replace("(", "").Replace(")", "")); | ||||||
|  |  | ||||||
|  |             //     this.dataGridView1.Columns.Add(drYm.yymm, drYm.yymm.Substring(0, 7) + "\r\n(" + basehr.ToString() + ")"); | ||||||
|  |             // } | ||||||
|  |  | ||||||
|  |             // //이름으로 정렬해서 데이터를 가져온다 | ||||||
|  |             // var namelist = this.dsReport.jobReport.OrderBy(t => t.uname).GroupBy(t => t.uname); | ||||||
|  |             // foreach (var uname in namelist) | ||||||
|  |             // { | ||||||
|  |             //     var drName = uname.FirstOrDefault(); | ||||||
|  |  | ||||||
|  |             //     List<string> rowdata = new List<string>(); | ||||||
|  |             //     rowdata.Add(drName.uname + "(" + drName.uid + ")"); | ||||||
|  |  | ||||||
|  |             //     List<Boolean> high = new List<bool>(); | ||||||
|  |             //     List<Boolean> low = new List<bool>(); | ||||||
|  |             //     for (int i = 1; i < this.dataGridView1.ColumnCount; i++) | ||||||
|  |             //     { | ||||||
|  |             //         var coltitle = dataGridView1.Columns[i].HeaderText; | ||||||
|  |             //         var basehr = int.Parse(coltitle.Split('\n')[1].Replace("(","").Replace(")","")); | ||||||
|  |  | ||||||
|  |             //         var userDatas = dsReport.jobReport.Where(t => t.uid == drName.uid && t.yymm == dataGridView1.Columns[i].Name); | ||||||
|  |             //         if (userDatas == null || userDatas.Count() == 0) | ||||||
|  |             //         { | ||||||
|  |             //             //이달에는 데이터가없다 | ||||||
|  |             //             rowdata.Add("--"); | ||||||
|  |             //             high.Add(false); | ||||||
|  |             //             low.Add(false); | ||||||
|  |             //         } | ||||||
|  |             //         else | ||||||
|  |             //         { | ||||||
|  |             //             ////모든데이터를 확인해서 휴일이랑 데이터를 분리해야한다. | ||||||
|  |             //             //var sumhr = 0f; | ||||||
|  |             //             //var sumot = 0f; | ||||||
|  |             //             //var sumholy = 0f; | ||||||
|  |             //             //foreach(dsReport.jobReportRow item in userDatas) | ||||||
|  |             //             //{ | ||||||
|  |             //             //    dsReport.HolidayLIst.Where(t => t.pdate == item.yymm); | ||||||
|  |             //             //} | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|  |             //             var sumhr = userDatas.Sum(t => t.hrs); | ||||||
|  |             //             var sumot = userDatas.Sum(t => t.ot); | ||||||
|  |             //             var sumhl = userDatas.Sum(t => t.holyot); | ||||||
|  |             //             if (sumot + sumhl == 0) rowdata.Add(string.Format("{0}", sumhr, sumot)); | ||||||
|  |  | ||||||
|  |             //             else rowdata.Add(string.Format("{0}+{1}(*{2})", sumhr, sumot,sumhl)); | ||||||
|  |  | ||||||
|  |             //             if (sumhr > basehr) high.Add(true); | ||||||
|  |             //             else high.Add(false); | ||||||
|  |  | ||||||
|  |             //             if (sumhr < basehr) low.Add(true); | ||||||
|  |             //             else low.Add(false); | ||||||
|  |             //         } | ||||||
|  |             //     } | ||||||
|  |  | ||||||
|  |             //     dataGridView1.Rows.Add(rowdata.ToArray()); | ||||||
|  |  | ||||||
|  |             //     //이번에 추가한 줄의 셀 컬러를 지정한다 | ||||||
|  |             //     var currentrow = dataGridView1.Rows.Count - 1; | ||||||
|  |             //     for (int i = 1; i < this.dataGridView1.ColumnCount; i++) | ||||||
|  |             //     { | ||||||
|  |             //         if (high[i - 1]) dataGridView1.Rows[currentrow].Cells[i].Style.ForeColor = Color.Red; | ||||||
|  |             //         else if (low[i - 1]) dataGridView1.Rows[currentrow].Cells[i].Style.ForeColor = Color.Blue; | ||||||
|  |             //         else dataGridView1.Rows[currentrow].Cells[i].Style.ForeColor = Color.Black; | ||||||
|  |             //     } | ||||||
|  |             // } | ||||||
|  |             // this.dataGridView1.AutoResizeColumns(); | ||||||
|  |  | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void btRefresh_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |              | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void tbProcess_SelectedIndexChanged(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |              | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void button1_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |              | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) | ||||||
|  |         { | ||||||
|  |  | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void toolStripComboBox1_SelectedIndexChanged(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |            // if (tbProcess.SelectedIndex >= 0) refrehData(); | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void toolStripButton6_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |            // dataGridView1.ExportData(string.Empty); | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void btSearch_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |             refrehData(); | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void toolStripButton8_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |             var sdo = DateTime.Parse(this.tbMon.Text); | ||||||
|  |             var sd = sdo.AddMonths(-1); | ||||||
|  |             tbMon.Text = sd.ToShortDateString(); | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void toolStripButton7_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |             var sdo = DateTime.Parse(this.tbMon.Text); | ||||||
|  |             var sd = sdo.AddMonths(1); | ||||||
|  |             tbMon.Text = sd.ToShortDateString(); | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void reportViewer1_Load(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |  | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void lbStt_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |  | ||||||
|  |         } | ||||||
|  |     } | ||||||
|  | } | ||||||
							
								
								
									
										1172
									
								
								SubProject/FBS0000/rHolidaySummary.rdlc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1172
									
								
								SubProject/FBS0000/rHolidaySummary.rdlc
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										184
									
								
								SubProject/FBS0000/rHolidaySummary.resx
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										184
									
								
								SubProject/FBS0000/rHolidaySummary.resx
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,184 @@ | |||||||
|  | <?xml version="1.0" encoding="utf-8"?> | ||||||
|  | <root> | ||||||
|  |   <!--  | ||||||
|  |     Microsoft ResX Schema  | ||||||
|  |      | ||||||
|  |     Version 2.0 | ||||||
|  |      | ||||||
|  |     The primary goals of this format is to allow a simple XML format  | ||||||
|  |     that is mostly human readable. The generation and parsing of the  | ||||||
|  |     various data types are done through the TypeConverter classes  | ||||||
|  |     associated with the data types. | ||||||
|  |      | ||||||
|  |     Example: | ||||||
|  |      | ||||||
|  |     ... ado.net/XML headers & schema ... | ||||||
|  |     <resheader name="resmimetype">text/microsoft-resx</resheader> | ||||||
|  |     <resheader name="version">2.0</resheader> | ||||||
|  |     <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> | ||||||
|  |     <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> | ||||||
|  |     <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> | ||||||
|  |     <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> | ||||||
|  |     <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> | ||||||
|  |         <value>[base64 mime encoded serialized .NET Framework object]</value> | ||||||
|  |     </data> | ||||||
|  |     <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|  |         <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> | ||||||
|  |         <comment>This is a comment</comment> | ||||||
|  |     </data> | ||||||
|  |                  | ||||||
|  |     There are any number of "resheader" rows that contain simple  | ||||||
|  |     name/value pairs. | ||||||
|  |      | ||||||
|  |     Each data row contains a name, and value. The row also contains a  | ||||||
|  |     type or mimetype. Type corresponds to a .NET class that support  | ||||||
|  |     text/value conversion through the TypeConverter architecture.  | ||||||
|  |     Classes that don't support this are serialized and stored with the  | ||||||
|  |     mimetype set. | ||||||
|  |      | ||||||
|  |     The mimetype is used for serialized objects, and tells the  | ||||||
|  |     ResXResourceReader how to depersist the object. This is currently not  | ||||||
|  |     extensible. For a given mimetype the value must be set accordingly: | ||||||
|  |      | ||||||
|  |     Note - application/x-microsoft.net.object.binary.base64 is the format  | ||||||
|  |     that the ResXResourceWriter will generate, however the reader can  | ||||||
|  |     read any of the formats listed below. | ||||||
|  |      | ||||||
|  |     mimetype: application/x-microsoft.net.object.binary.base64 | ||||||
|  |     value   : The object must be serialized with  | ||||||
|  |             : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter | ||||||
|  |             : and then encoded with base64 encoding. | ||||||
|  |      | ||||||
|  |     mimetype: application/x-microsoft.net.object.soap.base64 | ||||||
|  |     value   : The object must be serialized with  | ||||||
|  |             : System.Runtime.Serialization.Formatters.Soap.SoapFormatter | ||||||
|  |             : and then encoded with base64 encoding. | ||||||
|  |  | ||||||
|  |     mimetype: application/x-microsoft.net.object.bytearray.base64 | ||||||
|  |     value   : The object must be serialized into a byte array  | ||||||
|  |             : using a System.ComponentModel.TypeConverter | ||||||
|  |             : and then encoded with base64 encoding. | ||||||
|  |     --> | ||||||
|  |   <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> | ||||||
|  |     <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> | ||||||
|  |     <xsd:element name="root" msdata:IsDataSet="true"> | ||||||
|  |       <xsd:complexType> | ||||||
|  |         <xsd:choice maxOccurs="unbounded"> | ||||||
|  |           <xsd:element name="metadata"> | ||||||
|  |             <xsd:complexType> | ||||||
|  |               <xsd:sequence> | ||||||
|  |                 <xsd:element name="value" type="xsd:string" minOccurs="0" /> | ||||||
|  |               </xsd:sequence> | ||||||
|  |               <xsd:attribute name="name" use="required" type="xsd:string" /> | ||||||
|  |               <xsd:attribute name="type" type="xsd:string" /> | ||||||
|  |               <xsd:attribute name="mimetype" type="xsd:string" /> | ||||||
|  |               <xsd:attribute ref="xml:space" /> | ||||||
|  |             </xsd:complexType> | ||||||
|  |           </xsd:element> | ||||||
|  |           <xsd:element name="assembly"> | ||||||
|  |             <xsd:complexType> | ||||||
|  |               <xsd:attribute name="alias" type="xsd:string" /> | ||||||
|  |               <xsd:attribute name="name" type="xsd:string" /> | ||||||
|  |             </xsd:complexType> | ||||||
|  |           </xsd:element> | ||||||
|  |           <xsd:element name="data"> | ||||||
|  |             <xsd:complexType> | ||||||
|  |               <xsd:sequence> | ||||||
|  |                 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> | ||||||
|  |                 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> | ||||||
|  |               </xsd:sequence> | ||||||
|  |               <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> | ||||||
|  |               <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> | ||||||
|  |               <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> | ||||||
|  |               <xsd:attribute ref="xml:space" /> | ||||||
|  |             </xsd:complexType> | ||||||
|  |           </xsd:element> | ||||||
|  |           <xsd:element name="resheader"> | ||||||
|  |             <xsd:complexType> | ||||||
|  |               <xsd:sequence> | ||||||
|  |                 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> | ||||||
|  |               </xsd:sequence> | ||||||
|  |               <xsd:attribute name="name" type="xsd:string" use="required" /> | ||||||
|  |             </xsd:complexType> | ||||||
|  |           </xsd:element> | ||||||
|  |         </xsd:choice> | ||||||
|  |       </xsd:complexType> | ||||||
|  |     </xsd:element> | ||||||
|  |   </xsd:schema> | ||||||
|  |   <resheader name="resmimetype"> | ||||||
|  |     <value>text/microsoft-resx</value> | ||||||
|  |   </resheader> | ||||||
|  |   <resheader name="version"> | ||||||
|  |     <value>2.0</value> | ||||||
|  |   </resheader> | ||||||
|  |   <resheader name="reader"> | ||||||
|  |     <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | ||||||
|  |   </resheader> | ||||||
|  |   <resheader name="writer"> | ||||||
|  |     <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | ||||||
|  |   </resheader> | ||||||
|  |   <metadata name="bs.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||||||
|  |     <value>119, 17</value> | ||||||
|  |   </metadata> | ||||||
|  |   <metadata name="dsReport.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||||||
|  |     <value>17, 17</value> | ||||||
|  |   </metadata> | ||||||
|  |   <metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||||||
|  |     <value>183, 17</value> | ||||||
|  |   </metadata> | ||||||
|  |   <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | ||||||
|  |   <data name="toolStripButton8.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|  |     <value> | ||||||
|  |         iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 | ||||||
|  |         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAANPSURBVFhH7dhZTxNRHAVwPoRx3yuyKWUvqyJu4BqNiYnx | ||||||
|  |         C/giaowRQSiibC0Uyg6CyqKSuEaEQvdCK7tPqAmokWDUiFGgyCrHO+k0oT609w4JvvQk9/n+MjPn/ifX | ||||||
|  |         wx133BGQh8dfX3hwzGy9f7QfDUfIOtyH+kN9qEvoRW18L+4d7MHdAz24s5+sfd2o2duN6rgu3N7TharY | ||||||
|  |         TlTu7kTFrlcojyEr2oKyKAtKIy0oiTCjONyMIkkHlGFkhbajMKQdBcEma36QIZHf3nWWGQdFkAm5gaYJ | ||||||
|  |         fnvXWW5cfqAJeQFG8Nu7zv/AycUswCXgyqLNUEbokSdpQ4FEh6LwDiqc3N9AD1zKkyuM1KL/8UfMTs2j | ||||||
|  |         p/ED5CEaKpxsJwNQKI57cu2V77A4xfFaKlzuDj09UAiuONKER5e6sfBngacBP0cmIQtTUeFy/BiArLjS | ||||||
|  |         qA5UnTJgemKWpwFzM/OoOWuEIthIhcv21dED2XCkFLFafH8/ztNseSHtR16wjhqX5cMApMVxR4kiXIO3 | ||||||
|  |         ms88y5auhiFy8KqZcJneLEBKXGG4HqYKx1IM94+S766VGZfppaUH0uCKIkgpLjqWYuzLbxTGqcl3Z2DG | ||||||
|  |         3drOAHSFK4nkS2Gd42m2UlSfMYIMfUG4m54aeqAzHDe+FGE6DHV85Wm2PEvpgzxIKxiXsY0B6AzHzdb8 | ||||||
|  |         UB0G2x2BT5N7IQvUCsbdEKnpgc5w3OBXSkwoP6F3fMXT86g8TUBivSBc+lYGoDOcffArQvRoTOxyKMkv | ||||||
|  |         UhJ5TCtk/jpmnHRLGz3QFc4+W2VBGuhL3/A8Wz71jSJT3MyMS9vMAqTA2c+5LLEKA20jPM8WS+0gMnxb | ||||||
|  |         mHBpm1rpgbQ4rhDyAANyJCp8GxrjebY8SepBhncrNS51IwOQFmdvK/fNKRM0mBpf9LNASlN6kqC81FS4 | ||||||
|  |         6xsYgCw4e1uz/NSoP2d2KM2P4QlIfZqocCnrVfRAVpy9EBk+KmiUAzzPluyIFipc8joGoBCcvRBS75fo | ||||||
|  |         JH8zM5NzsNQNIlXURIW7traFHigUZy+E1LMFKaLnBNeMdFEbFS5pDQtwCTjaQvyLS1rdTA/8H7irqxiA | ||||||
|  |         BGddbtzllU30Vx/cRQ53V7KcuCsrms7z27vjjjv08fD4CwlIPe+HvHrCAAAAAElFTkSuQmCC | ||||||
|  | </value> | ||||||
|  |   </data> | ||||||
|  |   <data name="toolStripButton7.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|  |     <value> | ||||||
|  |         iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 | ||||||
|  |         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAANSSURBVFhH7djZTxNRGAVw/gjjvq9tVWgBAbUguO+aGE18 | ||||||
|  |         8N0XFROj4oYitHbB0haL4i4qGhUTRew27bS1pRSEJ4kkKCZuiRhJpEQE5TjDTKPEpL13TPClJ7nP95e5 | ||||||
|  |         c+a7mZRkkklGQu5saSus3RyK3t7UilsbubXhOW6uf46adS24sbYF19c049rqZlxdxa2VEVxZEcHl5U24 | ||||||
|  |         VNCEi/lhVC8L40JeI87ncksdQtXSEGxLQji3OIjKnCCs2c9gyeLWogDMmQFUZPijZ9PZfeL2iTPKOJjS | ||||||
|  |         /dCr/L3i9okz2rizKj/KlT6I2yfO/8AZ02iAhLiLBWHY8nwwq12oVLOoyg1JxhlTWXIg6ZOrzGXRer8L | ||||||
|  |         A99+oK3uDSxLGck4w0IKIPGxbmXxZwLVL2HO8UrC6Rd4yYGk75w1n0HP+z6RBwz9HMK9/RGYs33UON18 | ||||||
|  |         CiBpIWzqIK7vCgwfcSzfo4Oo3s7CnOWnwp1ReMiBJLhYW61LfHh0vFXkCfn8phemPCcqMv3EOK2cAkiK | ||||||
|  |         ixXClOVBpPaVyBPSwX6EPt1BjNPIaIAUuFghjNkOdEW6RZ4Qr60dOqWbCKeZx5ADaXF8IcxZ3LuW70TP | ||||||
|  |         uz9KMwTcLQzjTKo7Ia5sLgWQFhdrqynDh0s7WQz2/y5Nf+8ArBvc0C/0xMWVznGTA6XgYm01qBg8PNIi | ||||||
|  |         8oR0+D6iVGGPizs9mwIoFccXQq9kUFc0EvjS+4EDOuLiSma5yIFScUYliws7vH8dsXmdC1oFExd3aiYF | ||||||
|  |         UAquXOWDQW3Hl7dRkSaUpHZPI0rljoS4kzOc5EBaHP+d0ygb8DrySaQJYSwvcFpuJ8IVT6cBUuK0qU40 | ||||||
|  |         3uwUWULamfcoUTwhxhVPc5ADaXC6NDceHGoWWUK6X3+FJrMBGjlDjDsxlQJIijOkeVG1zTvistDPXRYs | ||||||
|  |         613UuONTKIAkOH58aVVPR5aCu27V7A6iVOakxh2bbCcHkuD42WoqcIo0IXwpSmR2SbijkyiAJDh+tpbN | ||||||
|  |         t6Ppdie+9w0ifKsTp+RPJOOOTHxKDiTB8YNft8AzPCFOyh7/05PjcUUTaIAEuESDnxZXNL6BHPg/cIfH | ||||||
|  |         UQA5XHS0cQfG1pP/+uB/5PD/SkYTd3BM/V5x+2SSSYY8KSm/AKb0PpQCSEV4AAAAAElFTkSuQmCC | ||||||
|  | </value> | ||||||
|  |   </data> | ||||||
|  |   <data name="btSearch.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|  |     <value> | ||||||
|  |         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 | ||||||
|  |         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAE4SURBVDhPtZPPasJAEMbzPn0FwWA92JtP4NGKB1/DP7ei | ||||||
|  |         QSsovkChh7ZBrCfpyR4sikopUgq9StFzM/UbZ5asSS4FfzAkO7vft5udiZMEnSBpk5dhFJmncjdHxXaG | ||||||
|  |         A+9K4SbFT1luEwQBbXavVO5d0nI3ovnW5yeiMriiu+kt5asXbABEdgRigAUQDr+aHLU3lxoLl/yPJhvF | ||||||
|  |         GsiYJ/vPdX5qPK3bVJ25VFukafztGQNsKHJ791I3w+8KcpNth8XDz5YxACI/gsR1J8sTYcO4UIzwv1gG | ||||||
|  |         cTshgJ5IT8hChTMHsHi+v+fvffmxywVwN2FDkdsGEOK2ceu4feQ0tDqKyKMGqDfqjvprLzyswuX7Tf4E | ||||||
|  |         dBo6zn/3OB7XHovRyuhQ6+hhYKA9DpL+A1keRebNAhkaJH0OHOcP031C4EjYr6wAAAAASUVORK5CYII= | ||||||
|  | </value> | ||||||
|  |   </data> | ||||||
|  |   <metadata name="ta.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||||||
|  |     <value>289, 17</value> | ||||||
|  |   </metadata> | ||||||
|  | </root> | ||||||
		Reference in New Issue
	
	Block a user
	 chi
					chi