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

📄 frmm_2mdb.frm

📁 利用VB+ACCESS开发的专用布料管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmM_2Mdb 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "保存传送文件对话框"
   ClientHeight    =   4935
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6900
   Icon            =   "FrmM_2Mdb.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4935
   ScaleWidth      =   6900
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.OptionButton Option1 
      Caption         =   "按批号传送"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Index           =   1
      Left            =   5310
      TabIndex        =   11
      Top             =   2025
      Width           =   1500
   End
   Begin VB.OptionButton Option1 
      Caption         =   "按单号传送"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Index           =   0
      Left            =   5310
      TabIndex        =   10
      Top             =   1530
      Width           =   1500
   End
   Begin VB.CommandButton Command1 
      Caption         =   "保存文件(&S)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   915
      Index           =   0
      Left            =   5175
      Picture         =   "FrmM_2Mdb.frx":0442
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   2625
      Width           =   1665
   End
   Begin VB.CommandButton Command1 
      Caption         =   "退出窗口(&X)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   915
      Index           =   1
      Left            =   5175
      Picture         =   "FrmM_2Mdb.frx":0884
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   3765
      Width           =   1665
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   4320
      Top             =   2280
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame1 
      Caption         =   "请输入单号:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   3375
      Index           =   0
      Left            =   75
      TabIndex        =   7
      Top             =   1470
      Width           =   5010
      Begin MSComctlLib.ListView ListView1 
         Height          =   2895
         Left            =   2625
         TabIndex        =   9
         Top             =   345
         Width           =   2280
         _ExtentX        =   4022
         _ExtentY        =   5106
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         Checkboxes      =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Appearance      =   1
         NumItems        =   0
      End
      Begin VB.ComboBox Combo1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2910
         Left            =   135
         Style           =   1  'Simple Combo
         TabIndex        =   0
         Text            =   "Combo1"
         Top             =   345
         Width           =   1950
      End
      Begin VB.PictureBox Picture1 
         AutoSize        =   -1  'True
         BorderStyle     =   0  'None
         Height          =   480
         Left            =   2145
         Picture         =   "FrmM_2Mdb.frx":0CCE
         ScaleHeight     =   480
         ScaleWidth      =   480
         TabIndex        =   8
         Top             =   1545
         Width           =   480
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "请输入文件名:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   1104
      Index           =   1
      Left            =   75
      TabIndex        =   5
      Top             =   135
      Width           =   6735
      Begin VB.TextBox Text1 
         Height          =   288
         Left            =   1125
         TabIndex        =   1
         Text            =   "Text2"
         Top             =   612
         Width           =   5085
      End
      Begin VB.CommandButton Command2 
         Height          =   312
         Left            =   6240
         Picture         =   "FrmM_2Mdb.frx":1110
         Style           =   1  'Graphical
         TabIndex        =   2
         Top             =   600
         Width           =   345
      End
      Begin VB.Image Image1 
         Height          =   480
         Left            =   300
         Picture         =   "FrmM_2Mdb.frx":125A
         Top             =   390
         Width           =   480
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "传送文件路径及文件名:"
         Height          =   180
         Index           =   1
         Left            =   1125
         TabIndex        =   6
         Top             =   315

⌨️ 快捷键说明

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