rpxkc.rpx
上传用户:wj57717022
上传日期:2014-12-16
资源大小:4093k
文件大小:7k
源码类别:

医药行业

开发平台:

Visual Basic

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ActiveReportsLayout Version="3" PrintWidth="11520" DocumentName="ActiveReports Document" ScriptLang="C#" CodeFile="rpxkc.vb">
  3.   <StyleSheet>
  4.     <Style Name="Normal" Value="font-family: Arial; font-style: normal; font-variant: inherit; font-weight: normal; font-size: 10pt; font-size-adjust: inherit; font-stretch: inherit; color: rgb(0,0,0); background-color: ; background-image: inherit; background-repeat: inherit; background-attachment: inherit; opacity: inherit; word-spacing: inherit; letter-spacing: inherit; text-decoration: none; vertical-align: inherit; text-transform: inherit; text-align: inherit; text-indent: inherit; unicode-bidi: inherit; line-height: inherit; white-space: inherit; ddo-char-set: 0; " />
  5.     <Style Name="Heading1" Value="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; font-size: 16pt; font-size-adjust: inherit; font-stretch: inherit; " />
  6.     <Style Name="Heading2" Value="font-family: Times New Roman; font-style: italic; font-variant: inherit; font-weight: bold; font-size: 14pt; font-size-adjust: inherit; font-stretch: inherit; " />
  7.     <Style Name="Heading3" Value="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; font-size: 13pt; font-size-adjust: inherit; font-stretch: inherit; " />
  8.   </StyleSheet>
  9.   <Sections>
  10.     <Section Type="PageHeader" Name="PageHeader" Height="0" BackColor="16777215" CanShrink="0" />
  11.     <Section Type="GroupHeader" Name="GroupHeader1" Height="825" BackColor="16777215" CanShrink="0">
  12.       <Control Type="AR.Label" Name="Label1" MOD="4" Left="4590" Top="0" Width="2520" Height="450" Caption="药品库存信息" Style="text-decoration: underline; font-weight: bold; font-size: 18pt; " />
  13.       <Control Type="AR.Line" Name="Line1" MOD="4" X1="0" Y1="540" X2="11520" Y2="540" LineWeight="2" />
  14.       <Control Type="AR.Line" Name="Line2" MOD="4" X1="0" Y1="810" X2="11700" Y2="810" LineWeight="2" />
  15.       <Control Type="AR.Field" Name="txt药品编号" MOD="4" Left="0" Top="540" Width="990" Height="288" Text="药品编号" Style="font-weight: bold; font-size: 9.75pt; " />
  16.       <Control Type="AR.Field" Name="txt药品名称" MOD="4" Left="990" Top="540" Width="1710" Height="288" Text="药品名称" Style="font-weight: bold; font-size: 9.75pt; " />
  17.       <Control Type="AR.Field" Name="txt药品规格" MOD="4" Left="2700" Top="540" Width="1170" Height="288" Text="药品规格" Style="font-weight: bold; font-size: 9.75pt; " />
  18.       <Control Type="AR.Field" Name="txt单位" MOD="4" Left="3870" Top="540" Width="540" Height="288" Text="单位" Style="font-weight: bold; font-size: 9.75pt; " />
  19.       <Control Type="AR.Field" Name="txt数量" MOD="4" Left="4410" Top="540" Width="720" Height="288" Text="数量" Style="font-weight: bold; font-size: 9.75pt; " />
  20.       <Control Type="AR.Field" Name="txt进价" MOD="4" Left="5130" Top="540" Width="810" Height="288" Text="进价" Style="text-align: right; font-weight: bold; font-size: 9.75pt; " />
  21.       <Control Type="AR.Field" Name="txt金额" MOD="4" Left="5940" Top="540" Width="810" Height="288" Text="金额" Style="text-align: right; font-weight: bold; font-size: 9.75pt; " />
  22.       <Control Type="AR.Field" Name="txt批号" MOD="4" Left="6750" Top="540" Width="990" Height="288" Text="批号" Style="font-weight: bold; font-size: 9.75pt; " />
  23.       <Control Type="AR.Field" Name="txt产地" MOD="4" Left="7740" Top="540" Width="1080" Height="288" Text="产地" Style="font-weight: bold; font-size: 9.75pt; " />
  24.       <Control Type="AR.Field" Name="txt货位" MOD="4" Left="10620" Top="540" Width="900" Height="288" Text="货位" Style="font-weight: bold; font-size: 9.75pt; " />
  25.       <Control Type="AR.Field" Name="txt客户名称" MOD="4" Left="8820" Top="540" Width="1800" Height="288" Text="客户名称" Style="font-weight: bold; font-size: 9.75pt; " />
  26.     </Section>
  27.     <Section Type="Detail" Name="Detail" Height="254" BackColor="16777215" CanShrink="0">
  28.       <Control Type="AR.Field" Name="药品编号1" DataField="药品编号" MOD="4" Left="0" Top="0" Width="990" Height="288" Text="药品编号" />
  29.       <Control Type="AR.Field" Name="药品名称1" DataField="药品名称" MOD="4" Left="990" Top="0" Width="1710" Height="288" Text="药品名称" />
  30.       <Control Type="AR.Field" Name="药品规格1" DataField="药品规格" MOD="4" Left="2700" Top="0" Width="1170" Height="288" Text="药品规格" />
  31.       <Control Type="AR.Field" Name="单位1" DataField="单位" MOD="4" Left="3870" Top="0" Width="540" Height="288" Text="单位" />
  32.       <Control Type="AR.Field" Name="数量1" DataField="数量" MOD="4" Left="4410" Top="0" Width="720" Height="288" Text="数量" />
  33.       <Control Type="AR.Field" Name="进价1" DataField="进价" MOD="4" Left="5130" Top="0" Width="810" Height="288" Text="进价" OutputFormat="0.00" Style="text-align: right; " />
  34.       <Control Type="AR.Field" Name="金额1" DataField="金额" MOD="4" Left="5940" Top="0" Width="810" Height="288" Text="金额" OutputFormat="0.00" Style="text-align: right; " />
  35.       <Control Type="AR.Field" Name="批号1" DataField="批号" MOD="4" Left="6750" Top="0" Width="990" Height="288" Text="批号" />
  36.       <Control Type="AR.Field" Name="产地1" DataField="产地" MOD="4" Left="7740" Top="0" Width="1080" Height="288" Text="产地" />
  37.       <Control Type="AR.Field" Name="客户名称1" DataField="客户名称" MOD="4" Left="8820" Top="0" Width="1800" Height="288" Text="客户名称" />
  38.       <Control Type="AR.Field" Name="货位1" DataField="货位" MOD="4" Left="10620" Top="0" Width="900" Height="288" Text="货位" />
  39.       <Control Type="AR.Line" Name="Line3" MOD="4" X1="0" Y1="270" X2="11880" Y2="270" LineStyle="4" />
  40.     </Section>
  41.     <Section Type="GroupFooter" Name="GroupFooter1" Height="705" BackColor="16777215" CanShrink="0">
  42.       <Control Type="AR.Line" Name="Line4" MOD="4" X1="0" Y1="0" X2="11610" Y2="0" LineWeight="2" />
  43.       <Control Type="AR.Label" Name="Label2" MOD="4" Left="4680" Top="0" Width="1260" Height="270" Caption="合计金额:" Style="ddo-char-set: 1; text-align: right; font-weight: bold; " />
  44.       <Control Type="AR.Field" Name="金额2" DataField="金额" MOD="4" Left="5955" Top="0" Width="795.0002" Height="288" Text="金额" OutputFormat="0.00" Style="text-align: right; " SummaryType="2" SummaryDistinct="金额" />
  45.     </Section>
  46.     <Section Type="PageFooter" Name="PageFooter" Height="360" BackColor="16777215" CanShrink="0" />
  47.   </Sections>
  48.   <DataSources>
  49.     <SqlDbDataSource ConnectE="yMOynzSQ9UKW44Cx74knRfhGCIc3/AJvBbeBMhjFK4tV89Jztu4fCcWVVJkh43tBcqqx87oJq7Y2fbyGFREtdiHYBZ1873M0q+QaahEsbx5eof8K835B4bSPfsyoFAwf" SQL="Select * from wz_kc" />
  50.   </DataSources>
  51.   <PageSettings />
  52. </ActiveReportsLayout>