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

📄 sale order form.frm

📁 This project is to design the automated system for the inventory of Al-Ahmad Cotton and Oil Mills si
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Form28 
   BackColor       =   &H80000013&
   Caption         =   "Sale Contract Form"
   ClientHeight    =   7515
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8490
   LinkTopic       =   "Form28"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7515
   ScaleWidth      =   8490
   StartUpPosition =   1  'CenterOwner
   Begin VB.TextBox code 
      Appearance      =   0  'Flat
      Height          =   285
      Left            =   1560
      Locked          =   -1  'True
      TabIndex        =   27
      Top             =   0
      Visible         =   0   'False
      Width           =   1815
   End
   Begin VB.TextBox Text6 
      Appearance      =   0  'Flat
      Height          =   315
      Left            =   23880
      TabIndex        =   25
      Top             =   0
      Width           =   1815
   End
   Begin VB.CommandButton Command4 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      Caption         =   "Close"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   5640
      Style           =   1  'Graphical
      TabIndex        =   8
      Top             =   5880
      Width           =   975
   End
   Begin VB.CommandButton clear 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      Caption         =   "Clear"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Index           =   0
      Left            =   1800
      Style           =   1  'Graphical
      TabIndex        =   7
      Top             =   5880
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      Caption         =   "Save"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   840
      Style           =   1  'Graphical
      TabIndex        =   6
      Top             =   5880
      Width           =   975
   End
   Begin VB.CommandButton search 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      Caption         =   "Search"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Index           =   0
      Left            =   2760
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   5880
      Width           =   975
   End
   Begin VB.CommandButton Update 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      Caption         =   "Update"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3720
      Style           =   1  'Graphical
      TabIndex        =   9
      Top             =   5880
      Width           =   975
   End
   Begin VB.CommandButton delete 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      Caption         =   "Dalete"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   4680
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   5880
      Width           =   975
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   3480
      Top             =   0
      Visible         =   0   'False
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=hussain"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=hussain"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "Sale_Receive_Order_Table"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H80000013&
      Height          =   4455
      Left            =   600
      TabIndex        =   15
      Top             =   960
      Width           =   6255
      Begin MSComCtl2.DTPicker dat 
         Height          =   375
         Left            =   3120
         TabIndex        =   32
         Top             =   795
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   661
         _Version        =   393216
         Format          =   24641537
         CurrentDate     =   38341
      End
      Begin VB.ComboBox nam 
         Height          =   315
         ItemData        =   "Sale Order form.frx":0000
         Left            =   3120
         List            =   "Sale Order form.frx":0010
         TabIndex        =   30
         Top             =   2560
         Width           =   2175
      End
      Begin VB.TextBox Text7 
         Height          =   345
         Left            =   3120
         Locked          =   -1  'True
         TabIndex        =   29
         Top             =   2120
         Width           =   2175
      End
      Begin VB.TextBox Text5 
         Height          =   345
         Left            =   3120
         Locked          =   -1  'True
         TabIndex        =   4
         Top             =   3880
         Width           =   2175
      End
      Begin MSComCtl2.DTPicker valid 
         Height          =   345
         Left            =   3120
         TabIndex        =   1
         Top             =   1245
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   609
         _Version        =   393216
         Format          =   24576001
         CurrentDate     =   38247
      End
      Begin VB.CommandButton Command3 
         Appearance      =   0  'Flat
         Caption         =   "....."
         Height          =   345
         Left            =   4920
         Style           =   1  'Graphical
         TabIndex        =   0
         Top             =   1680
         Width           =   375
      End
      Begin VB.TextBox Text4 
         Height          =   345
         Left            =   3120
         MaxLength       =   4
         TabIndex        =   3
         Top             =   3440
         Width           =   2175
      End
      Begin VB.TextBox Text3 
         Height          =   345
         Left            =   3120
         MaxLength       =   4
         TabIndex        =   2
         Top             =   3000
         Width           =   2175
      End
      Begin VB.TextBox Text2 
         Height          =   345
         Left            =   3120
         Locked          =   -1  'True
         TabIndex        =   12
         Top             =   1680
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         Height          =   345
         Left            =   3120
         Locked          =   -1  'True
         TabIndex        =   11
         Top             =   360
         Width           =   2175
      End
      Begin VB.Label Label11 
         BackColor       =   &H80000013&
         Caption         =   "Customer Name"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   11.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False

⌨️ 快捷键说明

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