⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cg_ylth_rpt.dsr

📁 基于SQL2000的企业管理MRPII,包含进销存,财务,报关等组件,VB6开发,带文档说明.
💻 DSR
字号:
VERSION 5.00
Begin {82282820-C017-11D0-A87C-00A0C90F29FC} cg_ylth_rpt 
   Caption         =   "物料退货单_打印"
   ClientHeight    =   11115
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   15240
   Icon            =   "cg_ylth_rpt.dsx":0000
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   _ExtentX        =   26882
   _ExtentY        =   19606
   SectionData     =   "cg_ylth_rpt.dsx":1E72
End
Attribute VB_Name = "cg_ylth_rpt"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub ActiveReport_ReportStart()
Me.Toolbar.Tools.Add "导出EXCEL表格"
Me.Toolbar.Tools(Me.Toolbar.Tools.Count - 1).ID = 999
'LBL_E_NAME2.Caption = E_gsm2
'L_Emc.Caption = Trim(c_gsmc2)
L_gsmc.Caption = Trim(c_gsmc)
L_dizh.Caption = "地址:" & Trim(C_DizH)
L_phone.Caption = Trim(gs_dh)
L_fax.Caption = Trim(gs_cz)

End Sub

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -