上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:13k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
  3. Begin VB.MDIForm XT_Main 
  4.    BackColor       =   &H00FF8080&
  5.    Caption         =   "百利/ERP5.0-基础数据系统"
  6.    ClientHeight    =   6510
  7.    ClientLeft      =   1095
  8.    ClientTop       =   2850
  9.    ClientWidth     =   11835
  10.    Icon            =   "系统_主界面.frx":0000
  11.    WindowState     =   2  'Maximized
  12.    Begin VB.Timer Timer1 
  13.       Interval        =   1
  14.       Left            =   5925
  15.       Top             =   300
  16.    End
  17.    Begin MSComctlLib.StatusBar StatusBar1 
  18.       Align           =   2  'Align Bottom
  19.       Height          =   375
  20.       Left            =   0
  21.       TabIndex        =   0
  22.       Top             =   6135
  23.       Width           =   11835
  24.       _ExtentX        =   20876
  25.       _ExtentY        =   661
  26.       _Version        =   393216
  27.       BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
  28.          NumPanels       =   6
  29.          BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  30.             AutoSize        =   2
  31.             Object.Width           =   5292
  32.             MinWidth        =   5292
  33.             Key             =   "OperStatus"
  34.          EndProperty
  35.          BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  36.             Object.Width           =   5292
  37.             MinWidth        =   5292
  38.             Key             =   "zt"
  39.          EndProperty
  40.          BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  41.             AutoSize        =   2
  42.             Object.Width           =   2117
  43.             MinWidth        =   2117
  44.             Key             =   "czy"
  45.          EndProperty
  46.          BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  47.             AutoSize        =   2
  48.             Object.Width           =   3519
  49.             MinWidth        =   3528
  50.             Key             =   "rq"
  51.          EndProperty
  52.          BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  53.             Style           =   5
  54.             Object.Width           =   1411
  55.             MinWidth        =   1411
  56.             TextSave        =   "15:54"
  57.             Key             =   "sj"
  58.          EndProperty
  59.          BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  60.             AutoSize        =   2
  61.             Object.Width           =   3519
  62.             MinWidth        =   3528
  63.             Key             =   "rjbb"
  64.          EndProperty
  65.       EndProperty
  66.    End
  67.    Begin MSComctlLib.ImageList ImageList1 
  68.       Left            =   6600
  69.       Top             =   150
  70.       _ExtentX        =   1005
  71.       _ExtentY        =   1005
  72.       BackColor       =   -2147483633
  73.       ImageWidth      =   16
  74.       ImageHeight     =   16
  75.       MaskColor       =   12632256
  76.       _Version        =   393216
  77.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  78.          NumListImages   =   8
  79.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  80.             Picture         =   "系统_主界面.frx":08CA
  81.             Key             =   "stb"
  82.          EndProperty
  83.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  84.             Picture         =   "系统_主界面.frx":0D1E
  85.             Key             =   "xttb"
  86.          EndProperty
  87.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  88.             Picture         =   "系统_主界面.frx":1176
  89.             Key             =   "qx"
  90.          EndProperty
  91.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  92.             Picture         =   "系统_主界面.frx":15D6
  93.             Key             =   "kplr"
  94.          EndProperty
  95.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  96.             Picture         =   "系统_主界面.frx":1A2A
  97.             Key             =   "kpgl"
  98.          EndProperty
  99.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  100.             Picture         =   "系统_主界面.frx":1E8A
  101.             Key             =   "tcxt"
  102.          EndProperty
  103.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  104.             Picture         =   "系统_主界面.frx":21A6
  105.             Key             =   "szk"
  106.          EndProperty
  107.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  108.             Picture         =   "系统_主界面.frx":25FE
  109.             Key             =   "gnqx"
  110.          EndProperty
  111.       EndProperty
  112.    End
  113.    Begin VB.Menu c_File 
  114.       Caption         =   "文件(&F)"
  115.       Index           =   101
  116.       Begin VB.Menu Gy_register 
  117.          Caption         =   "重新注册(&R)..."
  118.       End
  119.       Begin VB.Menu exit 
  120.          Caption         =   "-"
  121.       End
  122.       Begin VB.Menu Gy_quit 
  123.          Caption         =   "退出系统(&Q)"
  124.       End
  125.    End
  126.    Begin VB.Menu c_jcsz 
  127.       Caption         =   "基础设置(&I)"
  128.       Begin VB.Menu Gy_Department 
  129.          Caption         =   "部门设置(&D)"
  130.       End
  131.       Begin VB.Menu Gy_Person 
  132.          Caption         =   "职员设置(&P)"
  133.       End
  134.       Begin VB.Menu Gy_Warehouse 
  135.          Caption         =   "仓库档案设置(&W)"
  136.       End
  137.       Begin VB.Menu M_Gy_Material 
  138.          Caption         =   "物料档案设置(&M)"
  139.       End
  140.       Begin VB.Menu Gy_Customer 
  141.          Caption         =   "客户设置(&C)"
  142.       End
  143.       Begin VB.Menu Gy_SupplierSort 
  144.          Caption         =   "供应商分类设置(&F)"
  145.       End
  146.       Begin VB.Menu Gy_Supplier 
  147.          Caption         =   "供应商设置(&S)"
  148.       End
  149.       Begin VB.Menu Gy_TransferCompany 
  150.          Caption         =   "承运单位设置(&T)"
  151.       End
  152.       Begin VB.Menu Gy_TransferWay 
  153.          Caption         =   "运输方式设置(&Y)"
  154.       End
  155.       Begin VB.Menu Gy_UnitSet 
  156.          Caption         =   "计量单位设置(&U)"
  157.       End
  158.       Begin VB.Menu Gy_Settlement 
  159.          Caption         =   "结算方式设置(&J)"
  160.       End
  161.       Begin VB.Menu Gy_ForeignCurrency 
  162.          Caption         =   "币种设置(&B)"
  163.       End
  164.       Begin VB.Menu Gy_PayCon 
  165.          Caption         =   "付款条件设置(&O)"
  166.       End
  167.       Begin VB.Menu Gy_InOutClass 
  168.          Caption         =   "收发类别设置(&I)"
  169.       End
  170.       Begin VB.Menu Gy_BillNumber 
  171.          Caption         =   "单据设置(&N)"
  172.       End
  173.       Begin VB.Menu Gy_CodeScheme 
  174.          Caption         =   "系统分级编码方案设置(&A)"
  175.       End
  176.       Begin VB.Menu Cg_AreaSet 
  177.          Caption         =   "供应商地区分类设置(&v)"
  178.       End
  179.       Begin VB.Menu Cg_TradeSet 
  180.          Caption         =   "供应商行业分类设置(&Q)"
  181.       End
  182.    End
  183.    Begin VB.Menu c_gnbm 
  184.       Caption         =   "工具(&T)"
  185.       Begin VB.Menu Gy_gnbmjsq 
  186.          Caption         =   "计算器(&S)..."
  187.       End
  188.    End
  189.    Begin VB.Menu mnuwindows 
  190.       Caption         =   "窗口(&W)"
  191.       WindowList      =   -1  'True
  192.       Begin VB.Menu mnuWindowCascade 
  193.          Caption         =   "层叠(&C)"
  194.       End
  195.       Begin VB.Menu mnuWindowTileHorizontal 
  196.          Caption         =   "横向平铺(&H)"
  197.       End
  198.       Begin VB.Menu mnuWindowTileVertical 
  199.          Caption         =   "纵向平铺(&V)"
  200.       End
  201.       Begin VB.Menu mnuWindowArrangeIcons 
  202.          Caption         =   "排列图标(&A)"
  203.       End
  204.    End
  205.    Begin VB.Menu c_bz 
  206.       Caption         =   "帮助(&H)"
  207.       Begin VB.Menu Gy_xtbz 
  208.          Caption         =   "系统帮助(&S)"
  209.       End
  210.       Begin VB.Menu Gy_gy 
  211.          Caption         =   "关于(&A)"
  212.       End
  213.    End
  214. End
  215. Attribute VB_Name = "XT_Main"
  216. Attribute VB_GlobalNameSpace = False
  217. Attribute VB_Creatable = False
  218. Attribute VB_PredeclaredId = True
  219. Attribute VB_Exposed = False
  220. '**************************************
  221. '*    模 块 名 称 :基础数据系统主窗体
  222. '*    功 能 描 述 :作为系统主界面
  223. '*    程序员姓名  : 张建忠
  224. '*    最后修改人  : 张建忠
  225. '*    最后修改时间:2000/08/11
  226. '**************************************
  227. Dim Tsxx As String                           '系统提示信息
  228. Private Sub Cg_AreaSet_Click()
  229.     Call Xt_Control.Zxxymk("Cg_AreaSet")
  230. End Sub
  231. Private Sub Cg_TradeSet_Click()
  232.     Call Xt_Control.Zxxymk("Cg_TradeSet")
  233. End Sub
  234. Private Sub Gy_gnbmjsq_Click()
  235.     Call Xt_Control.Zxxymk("Gy_gnbmjsq")
  236. End Sub
  237. Private Sub Gy_gy_Click()
  238.     Call Xt_Control.Zxxymk("Gy_gy")
  239. End Sub
  240. Private Sub Gy_quit_Click()
  241.     Call MDIForm_QueryUnload(0, 0)
  242. End Sub
  243. Private Sub Gy_register_Click()
  244.     Call Xt_Control.Zxxymk("Gy_register")
  245. End Sub
  246. Private Sub Gy_xtbz_Click()
  247.     Call Xt_Control.Zxxymk("Gy_xtbz")
  248. End Sub
  249. Private Sub Gy_BillNumber_Click()
  250.     Call Xt_Control.Zxxymk("Gy_BillNumber")
  251. End Sub
  252. Private Sub Gy_CodeScheme_Click()
  253.     Call Xt_Control.Zxxymk("Gy_CodeScheme")
  254. End Sub
  255. Private Sub Gy_Customer_Click()
  256.     Call Xt_Control.Zxxymk("Gy_Customer")
  257. End Sub
  258. Private Sub Gy_Department_Click()
  259.     Call Xt_Control.Zxxymk("Gy_Department")
  260. End Sub
  261. Private Sub Gy_ForeignCurrency_Click()
  262.     Call Xt_Control.Zxxymk("Gy_ForeignCurrency")
  263. End Sub
  264. Private Sub Gy_InOutClass_Click()
  265.     Call Xt_Control.Zxxymk("Gy_InOutClass")
  266. End Sub
  267. Private Sub M_Gy_Material_Click()
  268.    Call Xt_Control.Zxxymk("Gy_Material")
  269. End Sub
  270. Private Sub Gy_PayCon_Click()
  271.     Call Xt_Control.Zxxymk("Gy_PayCon")
  272. End Sub
  273. Private Sub Gy_Person_Click()
  274.     Call Xt_Control.Zxxymk("Gy_Person")
  275. End Sub
  276. Private Sub Gy_Settlement_Click()
  277.     Call Xt_Control.Zxxymk("Gy_Settlement")
  278. End Sub
  279. Private Sub Gy_Supplier_Click()
  280.     Call Xt_Control.Zxxymk("Gy_Supplier")
  281. End Sub
  282. Private Sub Gy_SupplierSort_Click()
  283.     Call Xt_Control.Zxxymk("Gy_SupplierSort")
  284. End Sub
  285. Private Sub Gy_TransferCompany_Click()
  286.     Call Xt_Control.Zxxymk("Gy_TransferCompany")
  287. End Sub
  288. Private Sub Gy_TransferWay_Click()
  289.     Call Xt_Control.Zxxymk("Gy_TransferWay")
  290. End Sub
  291. Private Sub Gy_UnitSet_Click()
  292.     Call Xt_Control.Zxxymk("Gy_UnitSet")
  293. End Sub
  294. Private Sub Gy_Warehouse_Click()
  295.     Call Xt_Control.Zxxymk("Gy_Warehouse")
  296. End Sub
  297. '主窗体击活
  298. Private Sub MDIForm_Activate()
  299.     Timer1.Enabled = True
  300. End Sub
  301. Private Sub MDIForm_Load()
  302.    
  303.     '调入主操作界面
  304.     Xt_Control.Show
  305. End Sub
  306.  
  307. Private Sub MDIForm_QueryUnload(Cancel As Integer, UnloadMode As Integer)
  308.         
  309.     On Error Resume Next
  310.     
  311.     Dim jsqte As Integer
  312.     If Not Tcxt Then
  313.         Cancel = True
  314.     Else
  315.         Unload_TF = True
  316.         For jsqte = 0 To Forms.count - 1
  317.             Unload Forms(jsqte)
  318.         Next jsqte
  319.         End
  320.     End If
  321. End Sub
  322. Private Sub mnuWindowArrangeIcons_Click()                                   '窗口排列图标
  323.     Me.Arrange vbArrangeIcons
  324. End Sub
  325. Private Sub mnuWindowTileVertical_Click()                                   '窗口横向平铺
  326.     Me.Arrange vbTileVertical
  327. End Sub
  328. Private Sub mnuWindowTileHorizontal_Click()                                 '窗口纵向平铺
  329.     Me.Arrange vbTileHorizontal
  330. End Sub
  331. Private Sub mnuWindowCascade_Click()                                        '窗口层叠
  332.     Me.Arrange vbCascade
  333. End Sub
  334. '************************'以下为程序固定不变部分*********************'
  335. Private Function Tcxt() As Boolean                                       '退出系统提示
  336.     Dim Answer As Integer
  337.     Tsxx = "请确认是否退出系统?"
  338.     Answer = Xtxxts(Tsxx, 2, 2)
  339.     If Answer = 1 Then
  340.         Tcxt = True
  341.     Else
  342.         Tcxt = False
  343.     End If
  344. End Function
  345. Private Sub Timer1_Timer()                                        '在窗体激活后调入程序
  346.     
  347.     Timer1.Enabled = False
  348.     If XT_login.QdCheck.Value = 1 Then
  349.         Call Xtcsh
  350.         XT_login.QdCheck.Value = 0
  351.     End If
  352. End Sub
  353. Private Sub Xtcsh()                                               '系统主控制台及全局变量初始化
  354.     
  355.     With XT_login
  356.         Xtczybm = Trim(Mid(.CzyCombo.Text, 1, InStr(1, .CzyCombo.Text, "-") - 1))
  357.         Xtczy = Trim(Mid(.CzyCombo.Text, InStr(1, .CzyCombo.Text, "-") + 1, Len(.CzyCombo.Text)))
  358.         Xtztbm = Trim(Mid(.ZtCombo.Text, 1, InStr(1, .ZtCombo.Text, "-") - 1))
  359.         Xtdwm = Trim(Mid(.ZtCombo.Text, InStr(1, .ZtCombo.Text, "-") + 1, Len(.ZtCombo.Text)))
  360.         Xtkjqjgs = 12
  361.         '业务操作日期
  362.         Xtrq = CDate(.CzrqText.Text)
  363.         '用户选择系统年度
  364.         Xtyear = Val(.KjyearCombo.Text)
  365.         
  366.         '用户选择系统会计期间
  367.         Set Xtrlrec = Cw_DataEnvi.DataConnect.Execute("Select * From Gy_kjrlb where qsrq<='" + .CzrqText.Text + "' and zzrq>='" + .CzrqText.Text + "'")
  368.         If Not Xtrlrec.EOF Then
  369.             Xtmm = Xtrlrec.Fields("Period")
  370.         End If
  371.     End With
  372.     
  373.     With XT_Main.StatusBar1
  374.         .Panels("OperStatus") = "就绪"
  375.         .Panels("zt").Text = Xtdwm
  376.         .Panels("czy").Text = Xtczy
  377.         .Panels("rq").Text = "业务日期:" + Format(Xtrq, "yyyy-mm-dd")
  378.         .Panels("rjbb").Text = "【百利/ERP】"
  379.     End With
  380. End Sub