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

📄 frmifind.frm

📁 这个是VB环境开发的,我也是转载的把原来的Access数据库改成了SQl Server数据库.希望大家可以借鉴
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmIFind 
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "入 库 单"
   ClientHeight    =   3900
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6480
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3900
   ScaleWidth      =   6480
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame2 
      BackColor       =   &H00E0E0E0&
      Height          =   615
      Left            =   1080
      TabIndex        =   26
      Top             =   2640
      Width           =   4335
      Begin VB.OptionButton Opt2 
         BackColor       =   &H00E0E0E0&
         Caption         =   "成品"
         Height          =   255
         Left            =   2640
         TabIndex        =   28
         Top             =   240
         Width           =   1335
      End
      Begin VB.OptionButton Opt1 
         BackColor       =   &H00E0E0E0&
         Caption         =   "非成品"
         Height          =   180
         Left            =   600
         TabIndex        =   27
         Top             =   240
         Value           =   -1  'True
         Width           =   1095
      End
   End
   Begin VB.CommandButton CmdOk 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      Caption         =   "确  定"
      Height          =   375
      Left            =   1080
      Picture         =   "frmIFind.frx":0000
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   3360
      Width           =   975
   End
   Begin VB.CommandButton CmdCancel 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      Caption         =   "退 出"
      Height          =   375
      Left            =   4440
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   3360
      Width           =   975
   End
   Begin VB.CommandButton CmdDelete 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      Caption         =   "清 除"
      Height          =   375
      Left            =   2760
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   3360
      Width           =   975
   End
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   495
      Left            =   0
      Picture         =   "frmIFind.frx":0E42
      ScaleHeight     =   495
      ScaleWidth      =   8295
      TabIndex        =   1
      Top             =   0
      Width           =   8295
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "单 据 查 询"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   15
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0080C0FF&
         Height          =   300
         Left            =   480
         TabIndex        =   2
         Top             =   120
         Width           =   1770
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00E0E0E0&
      Height          =   1932
      Left            =   0
      TabIndex        =   0
      Top             =   720
      Width           =   6495
      Begin VB.CommandButton cmdcomp 
         BackColor       =   &H00E0E0E0&
         Caption         =   "查找"
         Height          =   255
         Left            =   2880
         Style           =   1  'Graphical
         TabIndex        =   25
         Top             =   1560
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.CommandButton cmdcomp1 
         BackColor       =   &H00E0E0E0&
         Caption         =   "查找"
         Height          =   255
         Left            =   5760
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   1560
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.TextBox txtcomp 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Enabled         =   0   'False
         Height          =   270
         Left            =   1440
         TabIndex        =   23
         Text            =   " "
         Top             =   1560
         Width           =   1932
      End
      Begin VB.TextBox txtcomp1 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Enabled         =   0   'False
         Height          =   270
         Left            =   4200
         TabIndex        =   22
         Top             =   1560
         Width           =   2052
      End
      Begin VB.CommandButton cmdE2 
         BackColor       =   &H00E0E0E0&
         Caption         =   "查找"
         Enabled         =   0   'False
         Height          =   255
         Left            =   5760
         Style           =   1  'Graphical
         TabIndex        =   21
         Top             =   1080
         Width           =   495
      End
      Begin VB.CommandButton cmdE1 
         BackColor       =   &H00E0E0E0&
         Caption         =   "查找"
         Enabled         =   0   'False
         Height          =   255
         Left            =   2880
         Style           =   1  'Graphical
         TabIndex        =   20
         Top             =   1080
         Width           =   495
      End
      Begin MSComCtl2.DTPicker dtp1 
         Height          =   375
         Left            =   1440
         TabIndex        =   18
         Top             =   600
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   661
         _Version        =   393216
         Enabled         =   0   'False
         CalendarTitleBackColor=   14737632
         Format          =   24576001
         CurrentDate     =   37511
      End
      Begin VB.TextBox txtele1 
         Appearance      =   0  'Flat
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         Height          =   270
         Left            =   4200
         TabIndex        =   17
         Top             =   1080
         Width           =   1575
      End
      Begin VB.TextBox txtele 
         Appearance      =   0  'Flat
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         ForeColor       =   &H008080FF&
         Height          =   270
         Left            =   1440
         TabIndex        =   16
         Top             =   1080
         Width           =   1455
      End
      Begin VB.TextBox txt1id 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         Height          =   270
         Left            =   4200
         TabIndex        =   15
         Top             =   210
         Width           =   2055
      End
      Begin VB.TextBox txtid 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         Height          =   270
         Left            =   1440
         TabIndex        =   14
         Top             =   210
         Width           =   1815
      End
      Begin VB.CheckBox ck4 
         BackColor       =   &H00E0E0E0&
         Caption         =   "Check4"
         Height          =   180
         Left            =   120
         TabIndex        =   9
         Top             =   1560
         Width           =   255
      End
      Begin VB.CheckBox ck3 
         BackColor       =   &H00E0E0E0&
         Caption         =   "Check3"
         Height          =   255
         Left            =   120
         TabIndex        =   8
         Top             =   1080
         Width           =   255
      End
      Begin VB.CheckBox ck2 
         BackColor       =   &H00E0E0E0&
         Caption         =   "Check2"
         Height          =   255
         Left            =   120
         TabIndex        =   7
         Top             =   600
         Width           =   255
      End
      Begin VB.CheckBox ck1 
         BackColor       =   &H00E0E0E0&
         Caption         =   "Check1"
         Height          =   255
         Left            =   120
         TabIndex        =   6
         Top             =   240
         Width           =   255
      End
      Begin MSComCtl2.DTPicker dtp2 
         Height          =   375
         Left            =   4200
         TabIndex        =   19
         Top             =   600
         Width           =   2055
         _ExtentX        =   3625
         _ExtentY        =   661
         _Version        =   393216
         Enabled         =   0   'False
         CalendarTitleBackColor=   12632256
         Format          =   24576001
         CurrentDate     =   37480
      End
      Begin VB.Label lbltype1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "产品名称:"
         Height          =   180

⌨️ 快捷键说明

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