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

📄 gpinfc.frm

📁 一个机械产品(产品、部件、零件)的工时、工资及进度软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Object = "{4F29B06F-16D9-4A0C-9C8A-2F0C02F625FE}#1.0#0"; "FlexCell.ocx"
Begin VB.Form gpinfc 
   Caption         =   "工票反冲"
   ClientHeight    =   7890
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   11880
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   7890
   ScaleWidth      =   11880
   Begin FlexCell.Grid Grid2 
      Height          =   2475
      Left            =   120
      TabIndex        =   22
      Top             =   5340
      Width           =   11655
      _ExtentX        =   20558
      _ExtentY        =   4366
      Cols            =   5
      Rows            =   30
   End
   Begin MSComCtl2.MonthView MonthView2 
      Height          =   2370
      Left            =   3810
      TabIndex        =   21
      Top             =   1560
      Width           =   4065
      _ExtentX        =   7170
      _ExtentY        =   4180
      _Version        =   393216
      ForeColor       =   -2147483630
      BackColor       =   -2147483633
      Appearance      =   1
      StartOfWeek     =   65077249
      CurrentDate     =   39000
   End
   Begin MSComCtl2.MonthView MonthView1 
      Height          =   2370
      Left            =   2430
      TabIndex        =   20
      Top             =   1530
      Width           =   4065
      _ExtentX        =   7170
      _ExtentY        =   4180
      _Version        =   393216
      ForeColor       =   -2147483630
      BackColor       =   -2147483633
      Appearance      =   1
      StartOfWeek     =   65077249
      CurrentDate     =   39000
   End
   Begin FlexCell.Grid Grid1 
      Height          =   2925
      Left            =   90
      TabIndex        =   19
      Top             =   2340
      Width           =   11655
      _ExtentX        =   20558
      _ExtentY        =   5159
      Cols            =   5
      Rows            =   30
   End
   Begin VB.Frame Frame1 
      Caption         =   "自选条件查询:"
      Height          =   1575
      Left            =   120
      TabIndex        =   0
      Top             =   780
      Width           =   11535
      Begin VB.CommandButton cmdfc 
         Caption         =   "反冲"
         Height          =   315
         Left            =   8220
         TabIndex        =   18
         Top             =   1080
         Width           =   1095
      End
      Begin VB.CommandButton cmdexit 
         Caption         =   "退出"
         Height          =   315
         Left            =   9600
         TabIndex        =   10
         Top             =   1080
         Width           =   975
      End
      Begin VB.CommandButton cmddate1 
         Caption         =   "Command2"
         Height          =   195
         Left            =   2340
         TabIndex        =   9
         Top             =   480
         Width           =   195
      End
      Begin VB.CommandButton cmddate2 
         Caption         =   "Command1"
         Height          =   195
         Left            =   3960
         TabIndex        =   8
         Top             =   480
         Width           =   195
      End
      Begin VB.TextBox txtgpbh1 
         Height          =   315
         Left            =   5640
         TabIndex        =   7
         Top             =   495
         Width           =   1335
      End
      Begin VB.TextBox txtgpbh2 
         Height          =   315
         Left            =   7320
         TabIndex        =   6
         Top             =   480
         Width           =   1515
      End
      Begin VB.CommandButton cmdfind 
         Caption         =   "检索"
         Height          =   315
         Left            =   6840
         TabIndex        =   5
         Top             =   1080
         Width           =   1035
      End
      Begin VB.Frame Frame2 
         Caption         =   "工票类别:"
         Height          =   615
         Left            =   240
         TabIndex        =   1
         Top             =   900
         Width           =   4815
         Begin VB.OptionButton optdn 
            Caption         =   "定额工票"
            Height          =   195
            Left            =   360
            TabIndex        =   4
            Top             =   300
            Width           =   1155
         End
         Begin VB.OptionButton optzp 
            Caption         =   "增拨工票"
            Height          =   315
            Left            =   1740
            TabIndex        =   3
            Top             =   240
            Width           =   1275
         End
         Begin VB.OptionButton optwx 
            Caption         =   "外协工票"
            Height          =   255
            Left            =   3300
            TabIndex        =   2
            Top             =   240
            Width           =   1215
         End
      End
      Begin MSMask.MaskEdBox Mskdate1 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "yyyy-MM-dd"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   3
         EndProperty
         Height          =   315
         Left            =   1140
         TabIndex        =   11
         Top             =   480
         Width           =   1155
         _ExtentX        =   2037
         _ExtentY        =   556
         _Version        =   393216
         PromptChar      =   "_"
      End
      Begin MSMask.MaskEdBox mskdate2 
         Height          =   315
         Left            =   2820
         TabIndex        =   12
         Top             =   480
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   556
         _Version        =   393216
         PromptChar      =   "_"
      End
      Begin VB.Label Label1 
         Caption         =   "工票日期"
         Height          =   195
         Index           =   8
         Left            =   300
         TabIndex        =   16
         Top             =   480
         Width           =   795
      End
      Begin VB.Label Label1 
         Caption         =   "工票号码"
         Height          =   195
         Index           =   2
         Left            =   4680
         TabIndex        =   15
         Top             =   540
         Width           =   795
      End
      Begin VB.Label Label1 
         Caption         =   "----"
         Height          =   195
         Index           =   5
         Left            =   2580
         TabIndex        =   14
         Top             =   480
         Width           =   255
      End
      Begin VB.Label Label1 
         Caption         =   "----"
         Height          =   195
         Index           =   6
         Left            =   7020
         TabIndex        =   13
         Top             =   540
         Width           =   255
      End
   End
   Begin VB.Label Label1 
      Caption         =   "绍兴金氏机械设备有限公司  工票反冲"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   315

⌨️ 快捷键说明

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