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

📄 product departure 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 = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Form5 
   BackColor       =   &H80000013&
   Caption         =   "Sale Departure Form"
   ClientHeight    =   7140
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10500
   LinkTopic       =   "Form5"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7140
   ScaleWidth      =   10500
   StartUpPosition =   1  'CenterOwner
   Begin VB.TextBox qty 
      Height          =   375
      Left            =   4440
      TabIndex        =   46
      Top             =   0
      Visible         =   0   'False
      Width           =   615
   End
   Begin VB.TextBox prodid 
      Height          =   375
      Left            =   5040
      TabIndex        =   45
      Top             =   0
      Visible         =   0   'False
      Width           =   615
   End
   Begin VB.TextBox vehno 
      Height          =   345
      Left            =   6600
      MaxLength       =   8
      TabIndex        =   42
      Top             =   3900
      Width           =   1695
   End
   Begin VB.TextBox vehname 
      Height          =   345
      Left            =   2640
      MaxLength       =   15
      TabIndex        =   41
      Top             =   3900
      Width           =   1695
   End
   Begin VB.TextBox kgs 
      Height          =   345
      Left            =   2640
      TabIndex        =   38
      Top             =   3470
      Width           =   1695
   End
   Begin VB.TextBox depdate 
      Height          =   345
      Left            =   6600
      Locked          =   -1  'True
      TabIndex        =   36
      Top             =   1320
      Width           =   1695
   End
   Begin VB.TextBox deptime 
      Height          =   345
      Left            =   6600
      Locked          =   -1  'True
      TabIndex        =   35
      Top             =   1750
      Width           =   1695
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   5520
      Top             =   0
      Visible         =   0   'False
      Width           =   1215
      _ExtentX        =   2143
      _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    =   "Departure_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.TextBox bilty 
      Height          =   345
      Left            =   6600
      MaxLength       =   10
      TabIndex        =   33
      Top             =   4330
      Width           =   1695
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFFFFF&
      Height          =   855
      Left            =   1200
      TabIndex        =   26
      Top             =   5400
      Width           =   6015
      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          =   615
         Left            =   3000
         Style           =   1  'Graphical
         TabIndex        =   32
         Top             =   120
         Width           =   975
      End
      Begin VB.CommandButton delete 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "Delete"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   11.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Left            =   3960
         Style           =   1  'Graphical
         TabIndex        =   31
         Top             =   120
         Width           =   975
      End
      Begin VB.CommandButton cmdclose 
         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          =   615
         Left            =   4920
         Style           =   1  'Graphical
         TabIndex        =   30
         Top             =   120
         Width           =   975
      End
      Begin VB.CommandButton cmdsave 
         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          =   615
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   29
         Top             =   120
         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          =   615
         Left            =   1080
         Style           =   1  'Graphical
         TabIndex        =   28
         Top             =   120
         Width           =   975
      End
      Begin VB.CommandButton cmdopen 
         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          =   615
         Left            =   2040
         Style           =   1  'Graphical
         TabIndex        =   27
         Top             =   120
         Width           =   975
      End
   End
   Begin VB.CommandButton Command1 
      Appearance      =   0  'Flat
      Caption         =   "...."
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   3840
      Style           =   1  'Graphical
      TabIndex        =   25
      Top             =   1750
      Width           =   495
   End
   Begin VB.TextBox depno 
      Height          =   345
      Left            =   2640
      Locked          =   -1  'True
      TabIndex        =   10
      Top             =   1320
      Width           =   1695
   End
   Begin VB.TextBox tmn 
      Height          =   345
      Left            =   6600
      TabIndex        =   9
      Top             =   3470
      Width           =   1695
   End
   Begin VB.TextBox custname 
      Height          =   345
      Left            =   2640
      Locked          =   -1  'True
      TabIndex        =   8
      Top             =   2610
      Width           =   1695
   End
   Begin VB.TextBox invoiceno 
      Height          =   345
      Left            =   2640
      Locked          =   -1  'True
      TabIndex        =   7
      Top             =   1750
      Width           =   1215
   End
   Begin VB.TextBox invoicedate 
      Height          =   345
      Left            =   2640
      Locked          =   -1  'True
      TabIndex        =   6
      Top             =   2180
      Width           =   1695
   End
   Begin VB.TextBox company 
      Height          =   345
      Left            =   2640
      MaxLength       =   50
      TabIndex        =   5
      Top             =   4760
      Width           =   5655
   End
   Begin VB.TextBox drname 
      Height          =   345
      Left            =   2640
      MaxLength       =   30
      TabIndex        =   4
      Top             =   4330
      Width           =   1695
   End
   Begin VB.TextBox bagw 
      Height          =   345
      Left            =   6600
      Locked          =   -1  'True
      MaxLength       =   7
      TabIndex        =   3
      Top             =   3040
      Width           =   1695
   End
   Begin VB.TextBox custcode 
      Height          =   345
      Left            =   6600
      Locked          =   -1  'True
      TabIndex        =   2
      Top             =   2180
      Width           =   1695
   End
   Begin VB.TextBox prodname 
      Height          =   345
      Left            =   6600
      Locked          =   -1  'True
      TabIndex        =   1
      Top             =   2610
      Width           =   1695
   End
   Begin VB.TextBox tbags 
      Height          =   345
      Left            =   2640
      MaxLength       =   4
      TabIndex        =   0
      Top             =   3040
      Width           =   1695
   End
   Begin VB.Image Image3 
      Height          =   645
      Left            =   8640
      Picture         =   "Product Departure Form.frx":0000
      Top             =   5760
      Width           =   555
   End

⌨️ 快捷键说明

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