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

📄 frmfk.frm

📁 前台POS系统,VB源码.程序没有调试,
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{29743316-0803-11D5-AD8E-0050BAA9AC14}#5.0#0"; "FocusText.ocx"
Begin VB.Form frmFK 
   BackColor       =   &H8000000B&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "付款单管理"
   ClientHeight    =   7200
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11910
   ClipControls    =   0   'False
   ControlBox      =   0   'False
   Icon            =   "frmFK.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7200
   ScaleWidth      =   11910
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin VB.PictureBox picSelectSuppler 
      BackColor       =   &H80000004&
      Height          =   5910
      Left            =   -9285
      ScaleHeight     =   5850
      ScaleWidth      =   9510
      TabIndex        =   35
      Top             =   -1935
      Visible         =   0   'False
      Width           =   9570
      Begin VB.PictureBox picTool 
         BackColor       =   &H80000004&
         BorderStyle     =   0  'None
         Height          =   450
         Left            =   -330
         ScaleHeight     =   450
         ScaleWidth      =   10200
         TabIndex        =   36
         Top             =   4695
         Width           =   10200
         Begin VB.CommandButton cmdExit 
            BackColor       =   &H00FFFFFF&
            Caption         =   "返回(&R)"
            Height          =   390
            Left            =   8775
            MaskColor       =   &H00FFFFFF&
            TabIndex        =   39
            Top             =   30
            Width           =   1230
         End
         Begin VB.CommandButton Command1 
            Caption         =   "查找(&S)"
            Enabled         =   0   'False
            Height          =   390
            Left            =   5055
            TabIndex        =   38
            Top             =   30
            Width           =   1260
         End
         Begin VB.CommandButton Command2 
            Caption         =   "目录(&B)"
            Height          =   390
            Left            =   6405
            TabIndex        =   37
            Top             =   30
            Width           =   1260
         End
         Begin 给出焦点文本框.FocusText txtSearch 
            Height          =   315
            Left            =   1500
            TabIndex        =   40
            Top             =   60
            Width           =   3435
            _ExtentX        =   6059
            _ExtentY        =   556
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BorderStyle     =   0
            GotBackColor    =   16777215
            GotForeColor    =   12582912
            LostBackColor   =   14737632
            LostForeColor   =   12582912
            PreControl      =   "Grid1"
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "供应商姓名:"
            Height          =   180
            Index           =   8
            Left            =   300
            TabIndex        =   41
            Top             =   105
            Width           =   990
         End
      End
      Begin MSFlexGridLib.MSFlexGrid Grid2 
         Height          =   3825
         Left            =   -15
         TabIndex        =   42
         Top             =   0
         Width           =   5130
         _ExtentX        =   9049
         _ExtentY        =   6747
         _Version        =   393216
         BackColorSel    =   14737632
         ForeColorSel    =   192
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.PictureBox picBrowser 
      BackColor       =   &H80000004&
      Height          =   5685
      Left            =   -15
      ScaleHeight     =   5625
      ScaleWidth      =   11685
      TabIndex        =   20
      Top             =   2520
      Visible         =   0   'False
      Width           =   11745
      Begin VB.PictureBox picTool1 
         BackColor       =   &H80000004&
         BorderStyle     =   0  'None
         Height          =   945
         Left            =   135
         ScaleHeight     =   945
         ScaleWidth      =   11265
         TabIndex        =   21
         Top             =   3600
         Width           =   11265
         Begin VB.CommandButton cmdDisplayorder 
            Caption         =   "显示所有"
            Height          =   390
            Left            =   7200
            TabIndex        =   24
            Top             =   15
            Width           =   1260
         End
         Begin VB.CommandButton cmdSearchOrder 
            Caption         =   "查询(S)"
            Height          =   390
            Left            =   5895
            TabIndex        =   23
            Top             =   15
            Width           =   1260
         End
         Begin VB.CommandButton cmdReturn 
            Caption         =   "返回(&B)"
            Height          =   390
            Left            =   8835
            TabIndex        =   22
            Top             =   15
            Width           =   1260
         End
         Begin Threed.SSOption optStatus 
            Height          =   345
            Index           =   0
            Left            =   6060
            TabIndex        =   25
            Top             =   495
            Width           =   1140
            _Version        =   65536
            _ExtentX        =   2011
            _ExtentY        =   609
            _StockProps     =   78
            Caption         =   "仅显示草稿"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin 给出焦点文本框.FocusText txtSupplerName 
            Height          =   300
            Left            =   1230
            TabIndex        =   26
            Top             =   510
            Width           =   4575
            _ExtentX        =   8070
            _ExtentY        =   529
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BorderStyle     =   0
         End
         Begin MSComCtl2.DTPicker dtStartDate 
            Height          =   330
            Left            =   1230
            TabIndex        =   27
            Top             =   60
            Width           =   1725
            _ExtentX        =   3043
            _ExtentY        =   582
            _Version        =   393216
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            CalendarBackColor=   16777215
            Format          =   24641537
            CurrentDate     =   36949
         End
         Begin MSComCtl2.DTPicker dtEndDate 
            Height          =   330
            Left            =   4095
            TabIndex        =   28
            Top             =   60
            Width           =   1725
            _ExtentX        =   3043
            _ExtentY        =   582
            _Version        =   393216
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Format          =   24641537
            CurrentDate     =   36949
         End
         Begin Threed.SSOption optStatus 
            Height          =   345
            Index           =   1
            Left            =   7345
            TabIndex        =   29
            Top             =   495
            Width           =   1140
            _Version        =   65536
            _ExtentX        =   2011
            _ExtentY        =   609
            _StockProps     =   78
            Caption         =   "仅显示执行"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin Threed.SSOption optStatus 
            Height          =   345
            Index           =   2
            Left            =   8630
            TabIndex        =   30
            Top             =   495
            Width           =   1140
            _Version        =   65536
            _ExtentX        =   2011
            _ExtentY        =   609
            _StockProps     =   78
            Caption         =   "显示所有"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Value           =   -1  'True
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "供应商名:"
            Height          =   180
            Index           =   1
            Left            =   180
            TabIndex        =   33
            Top             =   570
            Width           =   900
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "结束日期:"
            Height          =   180
            Left            =   3090
            TabIndex        =   32
            Top             =   120
            Width           =   900
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "开始日期:"
            Height          =   180
            Index           =   0
            Left            =   180
            TabIndex        =   31
            Top             =   120
            Width           =   900
         End
      End
      Begin MSFlexGridLib.MSFlexGrid Grid4 
         Height          =   2955
         Left            =   135
         TabIndex        =   34
         Top             =   105
         Width           =   5460
         _ExtentX        =   9631
         _ExtentY        =   5212
         _Version        =   393216
         ForeColor       =   0
         BackColorSel    =   16777152
         ForeColorSel    =   0
         AllowBigSelection=   0   'False
         Enabled         =   -1  'True
         FocusRect       =   0
         SelectionMode   =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.PictureBox picOperator 
      BackColor       =   &H8000000A&
      Height          =   6060
      Left            =   2235
      ScaleHeight     =   6000
      ScaleWidth      =   11745
      TabIndex        =   8
      Top             =   840
      Width           =   11805
      Begin VB.Frame Frame1 
         Height          =   540
         Left            =   135
         TabIndex        =   9
         Top             =   1830
         Width           =   11520
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "操作员:"
            Height          =   180
            Index           =   5
            Left            =   285
            TabIndex        =   11
            Top             =   225
            Width           =   720
         End
         Begin VB.Label lbOperator 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "无名氏"
            Height          =   180
            Left            =   1305
            TabIndex        =   10
            Top             =   225
            Width           =   540
         End

⌨️ 快捷键说明

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