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

📄 form3.frm

📁 nice proggy nnnnnnnnnnnnnn
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Stock 
   BackColor       =   &H00400000&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "New Stock Detail"
   ClientHeight    =   4830
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6990
   ControlBox      =   0   'False
   LinkTopic       =   "Form3"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4830
   ScaleWidth      =   6990
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0E0FF&
      BorderStyle     =   0  'None
      Height          =   855
      Left            =   1320
      TabIndex        =   19
      Top             =   6000
      Visible         =   0   'False
      Width           =   4095
      Begin VB.CommandButton Command1 
         BackColor       =   &H8000000C&
         Caption         =   "<<"
         Height          =   375
         Left            =   360
         Style           =   1  'Graphical
         TabIndex        =   27
         Top             =   0
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.CommandButton Command2 
         BackColor       =   &H8000000C&
         Caption         =   "<"
         Height          =   375
         Left            =   1080
         Style           =   1  'Graphical
         TabIndex        =   26
         Top             =   720
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.CommandButton Command3 
         BackColor       =   &H8000000C&
         Caption         =   ">"
         Height          =   375
         Left            =   1800
         Style           =   1  'Graphical
         TabIndex        =   25
         Top             =   0
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.CommandButton Command4 
         BackColor       =   &H8000000C&
         Caption         =   ">>"
         Height          =   375
         Left            =   2520
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   0
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.CommandButton Command5 
         BackColor       =   &H8000000C&
         Caption         =   "ADD"
         Height          =   375
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   23
         ToolTipText     =   "add new exam"
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton Command6 
         BackColor       =   &H8000000C&
         Caption         =   "EDIT"
         Height          =   375
         Left            =   1080
         Style           =   1  'Graphical
         TabIndex        =   22
         Top             =   360
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.CommandButton Command7 
         BackColor       =   &H8000000C&
         Caption         =   "DELETE"
         Height          =   375
         Left            =   2040
         Style           =   1  'Graphical
         TabIndex        =   21
         Top             =   360
         Visible         =   0   'False
         Width           =   855
      End
      Begin VB.CommandButton Command8 
         BackColor       =   &H8000000C&
         Caption         =   "SEARCH"
         Height          =   375
         Left            =   2880
         Style           =   1  'Graphical
         TabIndex        =   20
         Top             =   360
         Visible         =   0   'False
         Width           =   975
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      Caption         =   "Frame3"
      Enabled         =   0   'False
      Height          =   3975
      Left            =   3000
      TabIndex        =   16
      Top             =   0
      Width           =   3855
      Begin VB.TextBox Text1 
         BackColor       =   &H00FFFFFF&
         DataField       =   "item_code"
         DataSource      =   "data1"
         Height          =   375
         Left            =   120
         TabIndex        =   0
         Top             =   120
         Width           =   3615
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H00FFFFFF&
         DataField       =   "g_head"
         DataSource      =   "data1"
         Height          =   375
         Left            =   120
         TabIndex        =   1
         Top             =   600
         Width           =   1815
      End
      Begin VB.TextBox Text4 
         BackColor       =   &H00FFFFFF&
         DataField       =   "item"
         DataSource      =   "data1"
         Height          =   375
         Left            =   120
         TabIndex        =   3
         Top             =   1080
         Width           =   1815
      End
      Begin VB.TextBox Text5 
         BackColor       =   &H00FFFFFF&
         DataField       =   "model"
         DataSource      =   "data1"
         Height          =   375
         Left            =   120
         ScrollBars      =   3  'Both
         TabIndex        =   5
         Top             =   1560
         Width           =   1815
      End
      Begin VB.TextBox Text6 
         BackColor       =   &H00FFFFFF&
         DataField       =   "Price"
         DataSource      =   "data1"
         Height          =   375
         Left            =   120
         TabIndex        =   7
         Top             =   2055
         Width           =   1335
      End
      Begin VB.TextBox Text7 
         BackColor       =   &H00FFFFFF&
         DataField       =   "MRP"
         DataSource      =   "data1"
         Height          =   375
         Left            =   2400
         ScrollBars      =   3  'Both
         TabIndex        =   8
         Top             =   2040
         Width           =   1335
      End
      Begin VB.TextBox Text8 
         BackColor       =   &H00FFFFFF&
         DataField       =   "OB"
         DataSource      =   "data1"
         Height          =   375
         Left            =   120
         TabIndex        =   9
         Top             =   2520
         Width           =   3615
      End
      Begin VB.TextBox Text12 
         BackColor       =   &H00FFFFFF&
         DataField       =   "Location"
         DataSource      =   "data1"
         Height          =   375
         Left            =   120
         TabIndex        =   10
         Top             =   3000
         Width           =   3615
      End
      Begin VB.TextBox Text13 
         BackColor       =   &H00FFFFFF&
         DataField       =   "Manu"
         DataSource      =   "data1"
         Height          =   375
         Left            =   120
         TabIndex        =   11
         Top             =   3480
         Width           =   3615
      End
      Begin VB.ComboBox Combo2 
         Height          =   315
         Left            =   2040
         TabIndex        =   2
         Text            =   "Combo2"
         Top             =   600
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.ComboBox Combo3 
         Height          =   315
         Left            =   2040
         TabIndex        =   4
         Text            =   "Combo3"
         Top             =   1080
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.ComboBox Combo4 
         Height          =   315
         Left            =   2040
         TabIndex        =   6
         Text            =   "Combo4"
         Top             =   1560
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "MRP"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   1680
         TabIndex        =   17
         Top             =   2040
         Width           =   495
      End
   End
   Begin VB.TextBox Text14 
      DataField       =   "item_code"
      DataSource      =   "data2"
      Height          =   285
      Left            =   240
      TabIndex        =   15
      Text            =   "Text14"
      Top             =   6000
      Visible         =   0   'False
      Width           =   255
   End
   Begin VB.TextBox Text15 
      DataField       =   "item_code"
      DataSource      =   "data3"
      Height          =   285
      Left            =   480
      TabIndex        =   14
      Text            =   "Text15"
      Top             =   6000
      Visible         =   0   'False
      Width           =   150
   End
   Begin MSAdodcLib.Adodc data3 
      Height          =   330
      Left            =   240
      Top             =   6120
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=relience"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "relience"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from stock"
      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 MSAdodcLib.Adodc data2 
      Height          =   375
      Left            =   0
      Top             =   6000
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=relience"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "relience"
      OtherAttributes =   ""
      UserName        =   "admin"
      Password        =   ""
      RecordSource    =   "select * from stock"
      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 MSAdodcLib.Adodc data1 
      Height          =   375
      Left            =   240
      Top             =   6120
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=relience"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "relience"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from stock"
      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 Frame2 
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      Height          =   615
      Left            =   1440
      TabIndex        =   18
      Top             =   4080
      Visible         =   0   'False
      Width           =   5415
      Begin VB.CommandButton Command9 
         BackColor       =   &H00FFFFFF&
         Height          =   510
         Left            =   1995
         Picture         =   "Form3.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   12
         Top             =   60
         Width           =   660
      End
      Begin VB.CommandButton Command10 
         BackColor       =   &H00FFFFFF&
         Height          =   510
         Left            =   2775
         Picture         =   "Form3.frx":04AE
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   60
         Width           =   660
      End
   End
   Begin VB.Image Image1 
      Height          =   4815
      Left            =   0
      Picture         =   "Form3.frx":0954
      Stretch         =   -1  'True
      Top             =   -120
      Width           =   1215
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "Item Code"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700

⌨️ 快捷键说明

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