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

📄 frmcustomers.frm

📁 This file came from Planet-Source-Code.com...the home millions of lines of source code You can view
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form FrmCustomers 
   BackColor       =   &H00FF8080&
   Caption         =   "Pharmacy - Customer Details"
   ClientHeight    =   9195
   ClientLeft      =   1110
   ClientTop       =   450
   ClientWidth     =   13620
   Icon            =   "FrmCustomers.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   9195
   ScaleWidth      =   13620
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame1 
      BackColor       =   &H00FF8080&
      Caption         =   "Navigation"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   855
      Left            =   2280
      TabIndex        =   40
      Top             =   5400
      Width           =   8895
      Begin VB.CommandButton cmdLast 
         BackColor       =   &H00FFFFFF&
         Height          =   540
         Left            =   7200
         Picture         =   "FrmCustomers.frx":0E42
         Style           =   1  'Graphical
         TabIndex        =   44
         Top             =   240
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.CommandButton cmdNext 
         BackColor       =   &H00FFFFFF&
         Height          =   540
         Left            =   6480
         Picture         =   "FrmCustomers.frx":1317
         Style           =   1  'Graphical
         TabIndex        =   43
         Top             =   240
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.CommandButton cmdPrevious 
         BackColor       =   &H00FFFFFF&
         Height          =   540
         Left            =   2025
         Picture         =   "FrmCustomers.frx":17F2
         Style           =   1  'Graphical
         TabIndex        =   42
         Top             =   240
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.CommandButton cmdFirst 
         BackColor       =   &H00FFFFFF&
         Height          =   540
         Left            =   1320
         Picture         =   "FrmCustomers.frx":1CD3
         Style           =   1  'Graphical
         TabIndex        =   41
         Top             =   240
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.Label lblStatus 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   285
         Left            =   2880
         TabIndex        =   45
         Top             =   360
         Width           =   3360
      End
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00FF8080&
      Caption         =   "Controls"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   2535
      Left            =   2280
      TabIndex        =   31
      Top             =   6480
      Width           =   8895
      Begin VB.CommandButton cmdAdd 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Add"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   2160
         Picture         =   "FrmCustomers.frx":21A9
         Style           =   1  'Graphical
         TabIndex        =   39
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmdEdit 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Edit"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   3480
         Picture         =   "FrmCustomers.frx":265C
         Style           =   1  'Graphical
         TabIndex        =   38
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmdDelete 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Delete"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   4800
         Picture         =   "FrmCustomers.frx":2B33
         Style           =   1  'Graphical
         TabIndex        =   37
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmdRefresh 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Refresh"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   6120
         Picture         =   "FrmCustomers.frx":2FF6
         Style           =   1  'Graphical
         TabIndex        =   36
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmdClose 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Close"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   4800
         Picture         =   "FrmCustomers.frx":349C
         Style           =   1  'Graphical
         TabIndex        =   35
         Top             =   1320
         Width           =   1095
      End
      Begin VB.CommandButton cmdUpdate 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Update"
         Height          =   780
         Left            =   2160
         Picture         =   "FrmCustomers.frx":39A8
         Style           =   1  'Graphical
         TabIndex        =   34
         Top             =   360
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.CommandButton cmdCancel 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Cancel"
         Height          =   780
         Left            =   3480
         Picture         =   "FrmCustomers.frx":3E56
         Style           =   1  'Graphical
         TabIndex        =   33
         Top             =   360
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.CommandButton cmdViewAll 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&View All"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   3480
         Picture         =   "FrmCustomers.frx":435A
         Style           =   1  'Graphical
         TabIndex        =   32
         Top             =   1320
         Width           =   1095
      End
   End
   Begin VB.ComboBox cmbContactTitle 
      Height          =   315
      ItemData        =   "FrmCustomers.frx":4815
      Left            =   3240
      List            =   "FrmCustomers.frx":4825
      TabIndex        =   30
      Top             =   2400
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.TextBox txtFields 
      DataField       =   "ContactTitle"
      Height          =   285
      Index           =   4
      Left            =   3240
      TabIndex        =   29
      Top             =   2400
      Width           =   1215
   End
   Begin VB.TextBox txtFields 
      DataField       =   "Notes"
      Height          =   990
      Index           =   14
      Left            =   9240
      TabIndex        =   28
      Tag             =   "Chr"
      Top             =   3465
      Width           =   3375
   End
   Begin VB.TextBox txtFields 
      DataField       =   "PostalCode"
      Height          =   285
      Index           =   13
      Left            =   9240
      TabIndex        =   26
      Tag             =   "Num"
      Top             =   3015
      Width           =   1695
   End
   Begin VB.TextBox txtFields 
      DataField       =   "Country/Region"
      Height          =   285
      Index           =   12
      Left            =   9240
      TabIndex        =   24
      Tag             =   "Chr"
      Top             =   2580
      Width           =   1695
   End
   Begin VB.TextBox txtFields 
      DataField       =   "City"
      Height          =   285
      Index           =   11
      Left            =   9240
      TabIndex        =   22
      Tag             =   "Chr"
      Top             =   2145
      Width           =   1695
   End
   Begin VB.TextBox txtFields 
      DataField       =   "BillingAddress"
      Height          =   885
      Index           =   10
      Left            =   9240
      TabIndex        =   20
      Top             =   1095
      Width           =   3375
   End
   Begin VB.TextBox txtFields 
      DataField       =   "StateOrProvince"
      Height          =   285
      Index           =   9
      Left            =   9240
      TabIndex        =   18
      Tag             =   "Chr"
      Top             =   660
      Width           =   1695
   End
   Begin VB.TextBox txtFields 
      DataField       =   "Extension"
      Height          =   285
      Index           =   8
      Left            =   3240
      MaxLength       =   5
      TabIndex        =   16
      Tag             =   "Num"
      Top             =   4185
      Width           =   855
   End
   Begin VB.TextBox txtFields 
      DataField       =   "FaxNumber"
      Height          =   285
      Index           =   7

⌨️ 快捷键说明

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