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

📄 sale_customertradeinfo_frm.frm

📁 本代码适合初学数据库者学习借鉴
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Sale_CustomerTradeInfo_Frm 
   Caption         =   "交易资料"
   ClientHeight    =   4665
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8175
   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     =   4665
   ScaleWidth      =   8175
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox TaxTerm_Text 
      Height          =   315
      Left            =   3360
      TabIndex        =   9
      Top             =   2400
      Width           =   3855
   End
   Begin VB.ComboBox CreditLimit_Combo 
      Height          =   330
      ItemData        =   "Sale_CustomerTradeInfo_Frm.frx":0000
      Left            =   5880
      List            =   "Sale_CustomerTradeInfo_Frm.frx":000A
      TabIndex        =   5
      Top             =   1440
      Width           =   1335
   End
   Begin VB.ComboBox CreditGrand_Combo 
      Height          =   330
      ItemData        =   "Sale_CustomerTradeInfo_Frm.frx":001A
      Left            =   1320
      List            =   "Sale_CustomerTradeInfo_Frm.frx":0024
      TabIndex        =   3
      Top             =   1440
      Width           =   735
   End
   Begin VB.ComboBox CurrencyCode_Combo 
      Height          =   330
      ItemData        =   "Sale_CustomerTradeInfo_Frm.frx":0034
      Left            =   5880
      List            =   "Sale_CustomerTradeInfo_Frm.frx":003E
      TabIndex        =   2
      Top             =   960
      Width           =   1335
   End
   Begin VB.TextBox DeliverTo_Text 
      Height          =   315
      Left            =   1320
      TabIndex        =   11
      Top             =   3480
      Width           =   5895
   End
   Begin VB.TextBox BillTo_Text 
      Height          =   315
      Left            =   1320
      TabIndex        =   10
      Top             =   3000
      Width           =   5895
   End
   Begin VB.TextBox Code_Text 
      BackColor       =   &H00C0E0FF&
      Height          =   315
      Left            =   1200
      TabIndex        =   0
      Top             =   240
      Width           =   1935
   End
   Begin VB.TextBox Tax_Text 
      Height          =   315
      Left            =   1320
      TabIndex        =   8
      Top             =   2400
      Width           =   735
   End
   Begin VB.TextBox CreditLimitNum_Text 
      Height          =   315
      Left            =   3360
      TabIndex        =   4
      Top             =   1440
      Width           =   1215
   End
   Begin VB.TextBox Discount_Text 
      Height          =   315
      Left            =   1320
      TabIndex        =   6
      Top             =   1920
      Width           =   735
   End
   Begin VB.TextBox CurPerson_Text 
      Height          =   315
      Left            =   1920
      TabIndex        =   1
      Top             =   960
      Width           =   1815
   End
   Begin VB.ComboBox DeliverMode_Combo 
      Height          =   330
      ItemData        =   "Sale_CustomerTradeInfo_Frm.frx":004E
      Left            =   3360
      List            =   "Sale_CustomerTradeInfo_Frm.frx":005B
      TabIndex        =   7
      Top             =   1920
      Width           =   1215
   End
   Begin VB.Label TitleLabel14 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "计税规则:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   2400
      TabIndex        =   24
      Top             =   2400
      Width           =   1050
   End
   Begin VB.Label TitleLabel12 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "信用管制:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4800
      TabIndex        =   23
      Top             =   1440
      Width           =   1050
   End
   Begin VB.Label TitleLabel5 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "信誉级别:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   22
      Top             =   1440
      Width           =   1050
   End
   Begin VB.Label TitleLabel4 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "货    币:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   4800
      TabIndex        =   21
      Top             =   960
      Width           =   1050
   End
   Begin VB.Label TitleLabel16 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "发货地址:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   20
      Top             =   3510
      Width           =   1050
   End
   Begin VB.Label TitleLabel15 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "发票地址:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   19
      Top             =   3000
      Width           =   1050
   End
   Begin VB.Label TitleLabel1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "代    码:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   120
      TabIndex        =   18
      Top             =   240
      Width           =   1050
   End
   Begin VB.Label LineLabel 
      BorderStyle     =   1  'Fixed Single
      Height          =   30
      Left            =   120
      TabIndex        =   17
      Top             =   720
      Width           =   7335
   End
   Begin VB.Label TitleLabel13 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "税    率:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   16
      Top             =   2400
      Width           =   1050
   End
   Begin VB.Label TitleLabel6 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "信用额度:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   2400
      TabIndex        =   15
      Top             =   1440
      Width           =   1050
   End
   Begin VB.Label TitleLabel8 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "折 扣 率:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   14
      Top             =   1920
      Width           =   1050
   End
   Begin VB.Label TitleLabel2 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "销售/客服代表:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   240
      TabIndex        =   13
      Top             =   960
      Width           =   1575
   End
   Begin VB.Label TitleLabel10 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000000&
      Caption         =   "发货方式:"
      ForeColor       =   &H80000008&
      Height          =   210
      Left            =   2400
      TabIndex        =   12
      Top             =   1920
      Width           =   1050
   End
End
Attribute VB_Name = "Sale_CustomerTradeInfo_Frm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

Private Sub TitleLabel_Click(Index As Integer)

End Sub


⌨️ 快捷键说明

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