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

📄 pur_vendorbusinessinfo_frm.frm

📁 本代码适合初学数据库者学习借鉴
💻 FRM
字号:
VERSION 5.00
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form Pur_VendorBusinessInfo_Frm 
   Caption         =   "营业资料"
   ClientHeight    =   6405
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9030
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   6405
   ScaleWidth      =   9030
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox BuyProduct_Text 
      Height          =   675
      Left            =   240
      MultiLine       =   -1  'True
      TabIndex        =   11
      Top             =   5040
      Width           =   7680
   End
   Begin VB.TextBox Items_Text 
      Height          =   675
      Left            =   1335
      MultiLine       =   -1  'True
      TabIndex        =   10
      Top             =   3840
      Width           =   6600
   End
   Begin VB.TextBox Email_Text 
      Height          =   315
      Left            =   1320
      TabIndex        =   8
      Top             =   2880
      Width           =   5655
   End
   Begin VB.TextBox HomePage_Text 
      Height          =   315
      Left            =   1320
      TabIndex        =   9
      Top             =   3360
      Width           =   5655
   End
   Begin VB.TextBox BusinessMoney_Text 
      Height          =   315
      Left            =   4200
      TabIndex        =   7
      Top             =   2400
      Width           =   1215
   End
   Begin VB.ComboBox BusinessClass_Combo 
      Height          =   330
      ItemData        =   "Pur_VendorBusinessInfo_Frm.frx":0000
      Left            =   1320
      List            =   "Pur_VendorBusinessInfo_Frm.frx":000A
      TabIndex        =   6
      Top             =   2400
      Width           =   1575
   End
   Begin VB.TextBox PersonNum_Text 
      Height          =   315
      Left            =   6720
      TabIndex        =   5
      Top             =   1920
      Width           =   1215
   End
   Begin VB.TextBox Capital_Text 
      Height          =   315
      Left            =   4200
      TabIndex        =   4
      Top             =   1920
      Width           =   1215
   End
   Begin VB.TextBox EngDesc_Text 
      Height          =   315
      Left            =   1320
      TabIndex        =   1
      Top             =   960
      Width           =   6615
   End
   Begin VB.TextBox EngAddr_Text 
      Height          =   315
      Left            =   1320
      TabIndex        =   2
      Top             =   1440
      Width           =   4695
   End
   Begin VB.TextBox Code_Text 
      BackColor       =   &H00C0E0FF&
      Height          =   315
      Left            =   1320
      TabIndex        =   0
      Top             =   240
      Width           =   1935
   End
   Begin MSMask.MaskEdBox FoundDate_Mask 
      Height          =   330
      Left            =   1320
      TabIndex        =   3
      Top             =   1920
      Width           =   1560
      _ExtentX        =   2752
      _ExtentY        =   582
      _Version        =   393216
      BackColor       =   16570313
      MaxLength       =   11
      Format          =   "YYYY年MM月DD日"
      Mask            =   "####年##月##日"
      PromptChar      =   "_"
   End
   Begin VB.Label TitleLabel19 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "与本公司交易的主要产品:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   24
      Top             =   4710
      Width           =   2520
   End
   Begin VB.Label TitleLabel18 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "经营项目:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   23
      Top             =   3870
      Width           =   1050
   End
   Begin VB.Label TitleLabel16 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "E-Mail:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   435
      TabIndex        =   22
      Top             =   2880
      Width           =   840
   End
   Begin VB.Label TitleLabel17 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "公司主页:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   225
      TabIndex        =   21
      Top             =   3390
      Width           =   1050
   End
   Begin VB.Label TitleLabel2 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "营业总额:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   3240
      TabIndex        =   20
      Top             =   2400
      Width           =   1050
   End
   Begin VB.Label TitleLabel12 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "营业性质:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   225
      TabIndex        =   19
      Top             =   2400
      Width           =   1050
   End
   Begin VB.Label Label1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "员工人数:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   5760
      TabIndex        =   18
      Top             =   1920
      Width           =   1050
   End
   Begin VB.Label TitleLabel6 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "资本总额:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   3240
      TabIndex        =   17
      Top             =   1920
      Width           =   1050
   End
   Begin VB.Label TitleLabel15 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "成立时间:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   225
      TabIndex        =   16
      Top             =   1920
      Width           =   1050
   End
   Begin VB.Label TitleLabel4 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "英文名称:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   225
      TabIndex        =   15
      Top             =   990
      Width           =   1050
   End
   Begin VB.Label TitleLabel5 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "英文地址:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   225
      TabIndex        =   14
      Top             =   1470
      Width           =   1050
   End
   Begin VB.Label LineLabel 
      BorderStyle     =   1  'Fixed Single
      Height          =   30
      Left            =   240
      TabIndex        =   13
      Top             =   720
      Width           =   7815
   End
   Begin VB.Label TitleLabel1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "代    码:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   12
      Top             =   240
      Width           =   1050
   End
End
Attribute VB_Name = "Pur_VendorBusinessInfo_Frm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

⌨️ 快捷键说明

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