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

📄 rep single partydeparture.frm

📁 This project is to design the automated system for the inventory of Al-Ahmad Cotton and Oil Mills si
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Form31 
   BackColor       =   &H80000013&
   Caption         =   "Single Party Transfer Report"
   ClientHeight    =   6945
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9390
   LinkTopic       =   "Form31"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6945
   ScaleWidth      =   9390
   StartUpPosition =   3  'Windows Default
   Begin VB.OptionButton Option3 
      BackColor       =   &H80000013&
      Caption         =   "From Day"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   720
      TabIndex        =   20
      Top             =   4560
      Width           =   1335
   End
   Begin VB.OptionButton Option1 
      BackColor       =   &H80000013&
      Caption         =   "One Day"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   720
      TabIndex        =   19
      Top             =   3600
      Width           =   1335
   End
   Begin VB.OptionButton Option2 
      BackColor       =   &H80000013&
      Caption         =   "All Days"
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   720
      TabIndex        =   18
      Top             =   2640
      Width           =   1575
   End
   Begin VB.Frame Frame5 
      BackColor       =   &H80000013&
      Height          =   1215
      Left            =   480
      TabIndex        =   11
      Top             =   1080
      Width           =   7095
      Begin VB.TextBox a 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   4680
         Locked          =   -1  'True
         TabIndex        =   14
         Top             =   480
         Width           =   2295
      End
      Begin VB.TextBox b 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   1680
         Locked          =   -1  'True
         TabIndex        =   13
         Top             =   480
         Width           =   855
      End
      Begin VB.CommandButton Command3 
         Appearance      =   0  'Flat
         Caption         =   "......."
         Height          =   325
         Left            =   2520
         Style           =   1  'Graphical
         TabIndex        =   12
         Top             =   480
         Width           =   375
      End
      Begin VB.Label Label3 
         BackColor       =   &H80000013&
         Caption         =   "Supplier Code"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   11.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   120
         TabIndex        =   16
         Top             =   480
         Width           =   1575
      End
      Begin VB.Label Label4 
         BackColor       =   &H80000013&
         Caption         =   "Supplier Name"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   11.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3120
         TabIndex        =   15
         Top             =   480
         Width           =   1575
      End
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H80000013&
      Height          =   735
      Left            =   2040
      TabIndex        =   8
      Top             =   5280
      Width           =   3615
      Begin VB.CommandButton Command2 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "Cancel"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   1800
         Style           =   1  'Graphical
         TabIndex        =   10
         Top             =   240
         Width           =   1575
      End
      Begin VB.CommandButton Command1 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "Preview"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   240
         Style           =   1  'Graphical
         TabIndex        =   9
         Top             =   240
         Width           =   1575
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H80000013&
      Height          =   855
      Left            =   480
      TabIndex        =   7
      Top             =   2400
      Width           =   7095
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H80000013&
      Height          =   855
      Left            =   480
      TabIndex        =   3
      Top             =   4320
      Width           =   7095
      Begin MSComCtl2.DTPicker tdate 
         Height          =   375
         Left            =   4320
         TabIndex        =   4
         Top             =   240

⌨️ 快捷键说明

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