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

📄 saleg.frm

📁 nice proggy nnnnnnnnnnnnnn
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form saleg 
   BackColor       =   &H00400000&
   Caption         =   "Daily Sales Log"
   ClientHeight    =   7950
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   11670
   ControlBox      =   0   'False
   LinkTopic       =   "Form6"
   ScaleHeight     =   7950
   ScaleWidth      =   11670
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton Command1 
      Caption         =   "OK"
      Height          =   300
      Left            =   2865
      TabIndex        =   34
      Top             =   90
      Width           =   525
   End
   Begin VB.CommandButton Command11 
      BackColor       =   &H00FFFFFF&
      Height          =   540
      Left            =   10950
      Picture         =   "saleg.frx":0000
      Style           =   1  'Graphical
      TabIndex        =   33
      Top             =   30
      Width           =   690
   End
   Begin VB.TextBox Text4 
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   2310
      TabIndex        =   2
      Top             =   6015
      Width           =   1260
   End
   Begin VB.TextBox Text5 
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   3570
      TabIndex        =   3
      Top             =   6015
      Width           =   1065
   End
   Begin VB.TextBox Text6 
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   4620
      TabIndex        =   4
      Top             =   6015
      Width           =   1275
   End
   Begin VB.TextBox Text7 
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   6450
      TabIndex        =   6
      Top             =   6015
      Width           =   975
   End
   Begin VB.TextBox Text8 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   5880
      TabIndex        =   5
      Top             =   6015
      Width           =   585
   End
   Begin VB.TextBox Text9 
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   7410
      TabIndex        =   7
      Top             =   6015
      Width           =   975
   End
   Begin VB.TextBox Text10 
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   8370
      TabIndex        =   8
      Top             =   6015
      Width           =   960
   End
   Begin VB.CommandButton Command2 
      BackColor       =   &H00FFFFFF&
      Height          =   435
      Left            =   10965
      Picture         =   "saleg.frx":04A6
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   6315
      Width           =   555
   End
   Begin VB.ComboBox Combo1 
      Appearance      =   0  'Flat
      Height          =   315
      Left            =   360
      Style           =   2  'Dropdown List
      TabIndex        =   0
      Top             =   6000
      Width           =   1065
   End
   Begin VB.TextBox Text3 
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   1410
      TabIndex        =   1
      Top             =   6015
      Width           =   945
   End
   Begin VB.TextBox Text12 
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   9315
      TabIndex        =   9
      Top             =   6015
      Width           =   1080
   End
   Begin VB.TextBox Text13 
      Appearance      =   0  'Flat
      Height          =   300
      Left            =   10365
      TabIndex        =   10
      Top             =   6015
      Width           =   1170
   End
   Begin VB.TextBox Text22 
      DataField       =   "item_code"
      DataSource      =   "Adodc5"
      Height          =   285
      Left            =   8340
      TabIndex        =   19
      Text            =   "Text22"
      Top             =   7995
      Width           =   285
   End
   Begin VB.TextBox Text14 
      Height          =   285
      Left            =   5160
      TabIndex        =   18
      Text            =   "Text14"
      Top             =   8115
      Width           =   735
   End
   Begin VB.TextBox Text11 
      DataField       =   "Ac_no"
      DataSource      =   "Adodc2"
      Height          =   315
      Left            =   4140
      TabIndex        =   16
      Text            =   "Text11"
      Top             =   8055
      Width           =   345
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   2220
      Top             =   7950
      Width           =   1860
      _ExtentX        =   3281
      _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 accounts"
      Caption         =   "Adodc2"
      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 Adodc1 
      Height          =   345
      Left            =   345
      Top             =   7965
      Width           =   1860
      _ExtentX        =   3281
      _ExtentY        =   609
      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 trans"
      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 Frame1 
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      Height          =   5010
      Left            =   -30
      TabIndex        =   15
      Top             =   600
      Visible         =   0   'False
      Width           =   11670
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "saleg.frx":0941
         Height          =   4935
         Left            =   0
         TabIndex        =   35
         Top             =   0
         Width           =   11565
         _ExtentX        =   20399
         _ExtentY        =   8705
         _Version        =   393216
         AllowUpdate     =   -1  'True
         BackColor       =   14737632
         Enabled         =   -1  'True
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         BeginProperty HeadFont {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
         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
         ColumnCount     =   13
         BeginProperty Column00 
            DataField       =   "Ac_Name"
            Caption         =   "Ac_Name"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   1033
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   "BillNo"
            Caption         =   "BillNo"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   1033
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column02 
            DataField       =   "Item_Code"
            Caption         =   "Item_Code"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   1033
               SubFormatType   =   0
            EndProperty
         EndProperty

⌨️ 快捷键说明

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