main_gzsz_gzgs.frm
上传用户:ake0106
上传日期:2022-07-23
资源大小:4052k
文件大小:6k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
  3. Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
  4. Begin VB.Form main_gzsz_gzgs 
  5.    BorderStyle     =   3  'Fixed Dialog
  6.    Caption         =   "Form1"
  7.    ClientHeight    =   3480
  8.    ClientLeft      =   45
  9.    ClientTop       =   330
  10.    ClientWidth     =   6510
  11.    Icon            =   "main_gzsz_gzgs.frx":0000
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   3480
  16.    ScaleWidth      =   6510
  17.    ShowInTaskbar   =   0   'False
  18.    StartUpPosition =   2  '屏幕中心
  19.    Begin MSDataGridLib.DataGrid DataGrid1 
  20.       Bindings        =   "main_gzsz_gzgs.frx":000C
  21.       Height          =   3450
  22.       Left            =   15
  23.       TabIndex        =   0
  24.       Top             =   15
  25.       Width           =   6495
  26.       _ExtentX        =   11456
  27.       _ExtentY        =   6085
  28.       _Version        =   393216
  29.       AllowUpdate     =   0   'False
  30.       HeadLines       =   1
  31.       RowHeight       =   15
  32.       FormatLocked    =   -1  'True
  33.       BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  34.          Name            =   "宋体"
  35.          Size            =   9
  36.          Charset         =   134
  37.          Weight          =   400
  38.          Underline       =   0   'False
  39.          Italic          =   0   'False
  40.          Strikethrough   =   0   'False
  41.       EndProperty
  42.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  43.          Name            =   "宋体"
  44.          Size            =   9
  45.          Charset         =   134
  46.          Weight          =   400
  47.          Underline       =   0   'False
  48.          Italic          =   0   'False
  49.          Strikethrough   =   0   'False
  50.       EndProperty
  51.       ColumnCount     =   3
  52.       BeginProperty Column00 
  53.          DataField       =   "ID"
  54.          Caption         =   "ID"
  55.          BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  56.             Type            =   0
  57.             Format          =   ""
  58.             HaveTrueFalseNull=   0
  59.             FirstDayOfWeek  =   0
  60.             FirstWeekOfYear =   0
  61.             LCID            =   2052
  62.             SubFormatType   =   0
  63.          EndProperty
  64.       EndProperty
  65.       BeginProperty Column01 
  66.          DataField       =   "项目名称"
  67.          Caption         =   "项目名称"
  68.          BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  69.             Type            =   0
  70.             Format          =   ""
  71.             HaveTrueFalseNull=   0
  72.             FirstDayOfWeek  =   0
  73.             FirstWeekOfYear =   0
  74.             LCID            =   2052
  75.             SubFormatType   =   0
  76.          EndProperty
  77.       EndProperty
  78.       BeginProperty Column02 
  79.          DataField       =   "初始值"
  80.          Caption         =   "初始值"
  81.          BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  82.             Type            =   0
  83.             Format          =   ""
  84.             HaveTrueFalseNull=   0
  85.             FirstDayOfWeek  =   0
  86.             FirstWeekOfYear =   0
  87.             LCID            =   2052
  88.             SubFormatType   =   0
  89.          EndProperty
  90.       EndProperty
  91.       SplitCount      =   1
  92.       BeginProperty Split0 
  93.          MarqueeStyle    =   4
  94.          BeginProperty Column00 
  95.             ColumnWidth     =   734.74
  96.          EndProperty
  97.          BeginProperty Column01 
  98.             ColumnWidth     =   2984.882
  99.          EndProperty
  100.          BeginProperty Column02 
  101.             ColumnWidth     =   2085.166
  102.          EndProperty
  103.       EndProperty
  104.    End
  105.    Begin MSAdodcLib.Adodc Adodc1 
  106.       Height          =   330
  107.       Left            =   -1200
  108.       Top             =   2385
  109.       Visible         =   0   'False
  110.       Width           =   2040
  111.       _ExtentX        =   3598
  112.       _ExtentY        =   582
  113.       ConnectMode     =   0
  114.       CursorLocation  =   3
  115.       IsolationLevel  =   -1
  116.       ConnectionTimeout=   15
  117.       CommandTimeout  =   30
  118.       CursorType      =   3
  119.       LockType        =   3
  120.       CommandType     =   1
  121.       CursorOptions   =   0
  122.       CacheSize       =   50
  123.       MaxRecords      =   0
  124.       BOFAction       =   0
  125.       EOFAction       =   0
  126.       ConnectStringType=   1
  127.       Appearance      =   1
  128.       BackColor       =   -2147483643
  129.       ForeColor       =   -2147483640
  130.       Orientation     =   0
  131.       Enabled         =   -1
  132.       Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_manpowerinfo"
  133.       OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_manpowerinfo"
  134.       OLEDBFile       =   ""
  135.       DataSourceName  =   ""
  136.       OtherAttributes =   ""
  137.       UserName        =   ""
  138.       Password        =   ""
  139.       RecordSource    =   "select * from 工资公式表"
  140.       Caption         =   "Adodc1"
  141.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  142.          Name            =   "宋体"
  143.          Size            =   9
  144.          Charset         =   134
  145.          Weight          =   400
  146.          Underline       =   0   'False
  147.          Italic          =   0   'False
  148.          Strikethrough   =   0   'False
  149.       EndProperty
  150.       _Version        =   393216
  151.    End
  152. End
  153. Attribute VB_Name = "main_gzsz_gzgs"
  154. Attribute VB_GlobalNameSpace = False
  155. Attribute VB_Creatable = False
  156. Attribute VB_PredeclaredId = True
  157. Attribute VB_Exposed = False
  158. Private Sub DataGrid1_DblClick()
  159.   Load main_gzsz_gzgs_lr
  160.   main_gzsz_gzgs_lr.Show 1
  161. End Sub
  162. Private Sub Form_Load()
  163.   Me.Caption = text
  164. End Sub