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

📄 main_jbxx_ckinf.frm

📁 钢材综合管理系统 钢材综合管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form main_jbxx_ckinf 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "基本信息管理--【仓库信息管理】"
   ClientHeight    =   3855
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8355
   Icon            =   "main_jbxx_ckinf.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3855
   ScaleWidth      =   8355
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton ComEsc 
      Caption         =   "取消"
      Height          =   360
      Left            =   7200
      TabIndex        =   21
      Top             =   1665
      Width           =   1095
   End
   Begin VB.Frame Frame2 
      Height          =   615
      Left            =   75
      TabIndex        =   16
      Top             =   1500
      Width           =   2580
      Begin VB.CommandButton CmdMD 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   3
         Left            =   1890
         Picture         =   "main_jbxx_ckinf.frx":000C
         Style           =   1  'Graphical
         TabIndex        =   20
         Top             =   180
         Width           =   600
      End
      Begin VB.CommandButton CmdMD 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   2
         Left            =   1290
         Picture         =   "main_jbxx_ckinf.frx":15B9
         Style           =   1  'Graphical
         TabIndex        =   19
         Top             =   180
         Width           =   600
      End
      Begin VB.CommandButton CmdMD 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   1
         Left            =   675
         Picture         =   "main_jbxx_ckinf.frx":2ABD
         Style           =   1  'Graphical
         TabIndex        =   18
         Top             =   180
         Width           =   600
      End
      Begin VB.CommandButton CmdMD 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   0
         Left            =   75
         Picture         =   "main_jbxx_ckinf.frx":3FEF
         Style           =   1  'Graphical
         TabIndex        =   17
         Top             =   180
         Width           =   600
      End
   End
   Begin VB.CommandButton ComSave 
      Caption         =   "保存"
      Height          =   360
      Left            =   6105
      TabIndex        =   15
      Top             =   1665
      Width           =   1095
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   -1425
      Top             =   3480
      Visible         =   0   'False
      Width           =   2625
      _ExtentX        =   4630
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=Gcgl;Initial Catalog=Gcgl"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=Gcgl;Initial Catalog=Gcgl"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from ckinf"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CommandButton ComExit 
      Caption         =   "退出"
      Height          =   360
      Left            =   6315
      TabIndex        =   4
      Top             =   3465
      Width           =   1980
   End
   Begin VB.CommandButton ComDelete 
      Caption         =   "删除"
      Height          =   360
      Left            =   5010
      TabIndex        =   3
      Top             =   1665
      Width           =   1095
   End
   Begin VB.CommandButton ComModify 
      Caption         =   "修改"
      Height          =   360
      Left            =   3915
      TabIndex        =   2
      Top             =   1665
      Width           =   1095
   End
   Begin VB.CommandButton ComAdd 
      Caption         =   "添加"
      Height          =   360
      Left            =   2820
      TabIndex        =   1
      Top             =   1665
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Caption         =   "仓库信息"
      Height          =   1455
      Left            =   75
      TabIndex        =   0
      Top             =   45
      Width           =   8190
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   3
         Left            =   3315
         TabIndex        =   8
         Top             =   960
         Width           =   4710
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   2
         Left            =   1005
         TabIndex        =   7
         Top             =   960
         Width           =   1410
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   1
         Left            =   3330
         TabIndex        =   6
         Top             =   390
         Width           =   4710
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1020
         TabIndex        =   5
         Top             =   390
         Width           =   1410
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "仓库说明:"
         Height          =   240
         Index           =   3
         Left            =   2460
         TabIndex        =   13
         Top             =   990
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "库 管 员:"
         Height          =   240
         Index           =   2
         Left            =   150
         TabIndex        =   12
         Top             =   990
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "仓库名称:"
         ForeColor       =   &H000000FF&
         Height          =   240
         Index           =   1
         Left            =   2475
         TabIndex        =   11
         Top             =   450
         Width           =   945
      End

⌨️ 快捷键说明

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