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

📄 frmprojordercard.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{D252F124-F62C-11D1-9ABD-444553540000}#1.0#0"; "GADATE.DLL"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Begin VB.Form frmProjOrderCard 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "新增工程合同"
   ClientHeight    =   6225
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6855
   Icon            =   "frmProjOrderCard.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6225
   ScaleWidth      =   6855
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdOK 
      Caption         =   "图像扫描(&I)"
      Height          =   350
      Index           =   3
      Left            =   5550
      TabIndex        =   25
      Tag             =   "1009"
      Top             =   1770
      Width           =   1215
   End
   Begin TabDlg.SSTab sstOrder 
      Height          =   5925
      Left            =   150
      TabIndex        =   22
      Top             =   180
      Width           =   5265
      _ExtentX        =   9287
      _ExtentY        =   10451
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "基本信息(&B)"
      TabPicture(0)   =   "frmProjOrderCard.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "lblSum"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "lblOrder(6)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "lblOrder(5)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "lblOrder(4)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "lblOrder(2)"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "lblOrder(1)"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "lblOrder(0)"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "lblOrder(7)"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "lstOrder(1)"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "lstOrder(0)"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "msgOrder"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "dtePaste"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "dteOrder"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "txtPaste"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "txtOrder(0)"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "Frame1"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).Control(16)=   "txtOrder(2)"
      Tab(0).Control(16).Enabled=   0   'False
      Tab(0).ControlCount=   17
      TabCaption(1)   =   "合同内容(&M)"
      TabPicture(1)   =   "frmProjOrderCard.frx":0028
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "txtOrder(1)"
      Tab(1).ControlCount=   1
      Begin VB.TextBox txtOrder 
         Height          =   555
         Index           =   2
         Left            =   1230
         MaxLength       =   80
         MultiLine       =   -1  'True
         TabIndex        =   5
         Top             =   1266
         Width           =   3825
      End
      Begin VB.Frame Frame1 
         Height          =   855
         Left            =   150
         TabIndex        =   14
         Top             =   4860
         Width           =   4875
         Begin VB.CheckBox chkClose 
            Caption         =   "关闭(&L)"
            Height          =   255
            Left            =   240
            TabIndex        =   15
            Top             =   0
            Width           =   945
         End
         Begin GACALENDARLibCtl.Calendar dteClose 
            Height          =   300
            Left            =   1980
            OleObjectBlob   =   "frmProjOrderCard.frx":0044
            TabIndex        =   17
            Top             =   360
            Width           =   2715
         End
         Begin VB.Label lblOrder 
            AutoSize        =   -1  'True
            Caption         =   "工程合同关闭日期(&D)"
            Enabled         =   0   'False
            Height          =   180
            Index           =   3
            Left            =   210
            TabIndex        =   16
            Top             =   420
            Width           =   2070
         End
      End
      Begin VB.TextBox txtOrder 
         Height          =   5295
         Index           =   1
         Left            =   -74910
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   18
         Top             =   450
         Width           =   5055
      End
      Begin VB.TextBox txtOrder 
         Height          =   315
         Index           =   0
         Left            =   1230
         MaxLength       =   30
         TabIndex        =   1
         Top             =   450
         Width           =   3825
      End
      Begin VB.TextBox txtPaste 
         Appearance      =   0  'Flat
         Height          =   375
         Left            =   2490
         MaxLength       =   12
         TabIndex        =   12
         TabStop         =   0   'False
         Top             =   3600
         Visible         =   0   'False
         Width           =   2055
      End
      Begin GACALENDARLibCtl.Calendar dteOrder 
         Height          =   315
         Left            =   1230
         OleObjectBlob   =   "frmProjOrderCard.frx":00CD
         TabIndex        =   3
         Top             =   858
         Width           =   3825
      End
      Begin GACALENDARLibCtl.Calendar dtePaste 
         Height          =   285
         Left            =   1320
         OleObjectBlob   =   "frmProjOrderCard.frx":0156
         TabIndex        =   11
         TabStop         =   0   'False
         Top             =   3540
         Visible         =   0   'False
         Width           =   1635
      End
      Begin MSFlexGridLib.MSFlexGrid msgOrder 
         Height          =   1575
         Left            =   1230
         TabIndex        =   13
         Top             =   2730
         Width           =   3825
         _ExtentX        =   6747
         _ExtentY        =   2778
         _Version        =   393216
         Rows            =   8
         Cols            =   3
         FixedCols       =   0
         RowHeightMin    =   300
         GridColor       =   0
         ScrollBars      =   2
         FormatString    =   "计划付款日期|计划付款金额     |"
      End
      Begin ListRefer.ListText lstOrder 
         Height          =   315
         Index           =   0
         Left            =   1230
         TabIndex        =   7
         Top             =   1920
         Width           =   3825
         _ExtentX        =   6747
         _ExtentY        =   556
         CodeSort        =   -1  'True
         BackColor       =   -2147483643
         MaxLenth        =   12
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin ListRefer.ListText lstOrder 
         Height          =   315
         Index           =   1
         Left            =   1230
         TabIndex        =   9
         Top             =   2325
         Width           =   3825
         _ExtentX        =   6747
         _ExtentY        =   556
         CodeSort        =   -1  'True
         BackColor       =   -2147483643
         MaxLenth        =   20
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label lblOrder 
         AutoSize        =   -1  'True
         Caption         =   "合同名称(&N)"
         Height          =   180
         Index           =   7
         Left            =   210
         TabIndex        =   4
         Top             =   1320
         Width           =   990
      End
      Begin VB.Label lblOrder 
         AutoSize        =   -1  'True
         Caption         =   "合同号(&C)"
         Height          =   180
         Index           =   0
         Left            =   210
         TabIndex        =   0
         Top             =   510
         Width           =   810
      End
      Begin VB.Label lblOrder 
         AutoSize        =   -1  'True
         Caption         =   "合同单位(&U)"
         Height          =   180
         Index           =   1
         Left            =   210
         TabIndex        =   6
         Top             =   1980
         Width           =   990
      End
      Begin VB.Label lblOrder 
         AutoSize        =   -1  'True
         Caption         =   "所属工程(&J)"
         Height          =   180
         Index           =   2
         Left            =   210
         TabIndex        =   8
         Top             =   2385
         Width           =   990
      End
      Begin VB.Label lblOrder 
         AutoSize        =   -1  'True
         Caption         =   "付款计划(&P)"
         Height          =   180
         Index           =   4
         Left            =   180
         TabIndex        =   10
         Top             =   2760
         Width           =   990
      End
      Begin VB.Label lblOrder 
         AutoSize        =   -1  'True
         Caption         =   "合同日期(&D)"
         Height          =   180
         Index           =   5
         Left            =   210
         TabIndex        =   2
         Top             =   918
         Width           =   990
      End
      Begin VB.Label lblOrder 
         AutoSize        =   -1  'True
         Caption         =   "合同总金额"
         Height          =   180
         Index           =   6
         Left            =   180
         TabIndex        =   24
         Top             =   4500
         Width           =   900
      End
      Begin VB.Label lblSum 
         BorderStyle     =   1  'Fixed Single
         Height          =   315
         Left            =   1230
         TabIndex        =   23
         Top             =   4410
         Width           =   3825
      End
   End
   Begin VB.CommandButton cmdOK 
      Height          =   350
      Index           =   2
      Left            =   5550
      Style           =   1  'Graphical
      TabIndex        =   21
      Tag             =   "1009"
      Top             =   1290
      Width           =   1215
   End
   Begin VB.CommandButton cmdOK 
      Height          =   350
      Index           =   1
      Left            =   5550
      Style           =   1  'Graphical
      TabIndex        =   20
      Tag             =   "1002"
      Top             =   900
      Width           =   1215
   End

⌨️ 快捷键说明

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