frmshow0.frm
上传用户:plkplk66
上传日期:2007-06-06
资源大小:686k
文件大小:7k
源码类别:

其他行业

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form frmshow0 
  3.    BorderStyle     =   1  'Fixed Single
  4.    Caption         =   "教师信息"
  5.    ClientHeight    =   7095
  6.    ClientLeft      =   5250
  7.    ClientTop       =   2190
  8.    ClientWidth     =   5730
  9.    LinkTopic       =   "Form1"
  10.    MaxButton       =   0   'False
  11.    ScaleHeight     =   7095
  12.    ScaleWidth      =   5730
  13.    Begin VB.TextBox Text1 
  14.       Appearance      =   0  'Flat
  15.       Height          =   330
  16.       Index           =   0
  17.       Left            =   1260
  18.       TabIndex        =   15
  19.       Top             =   420
  20.       Width           =   1170
  21.    End
  22.    Begin VB.TextBox Text1 
  23.       Appearance      =   0  'Flat
  24.       Height          =   330
  25.       Index           =   1
  26.       Left            =   1260
  27.       TabIndex        =   14
  28.       Top             =   840
  29.       Width           =   1170
  30.    End
  31.    Begin VB.TextBox Text1 
  32.       Appearance      =   0  'Flat
  33.       Height          =   330
  34.       Index           =   2
  35.       Left            =   1260
  36.       TabIndex        =   13
  37.       Top             =   1260
  38.       Width           =   1170
  39.    End
  40.    Begin VB.TextBox Text1 
  41.       Appearance      =   0  'Flat
  42.       Height          =   330
  43.       Index           =   3
  44.       Left            =   1260
  45.       TabIndex        =   12
  46.       Top             =   1680
  47.       Width           =   1170
  48.    End
  49.    Begin VB.TextBox Text1 
  50.       Appearance      =   0  'Flat
  51.       Height          =   330
  52.       Index           =   4
  53.       Left            =   1260
  54.       TabIndex        =   11
  55.       Top             =   2100
  56.       Width           =   1170
  57.    End
  58.    Begin VB.TextBox Text1 
  59.       Appearance      =   0  'Flat
  60.       Height          =   330
  61.       Index           =   5
  62.       Left            =   3885
  63.       TabIndex        =   10
  64.       Top             =   2520
  65.       Width           =   1170
  66.    End
  67.    Begin VB.TextBox Text1 
  68.       Appearance      =   0  'Flat
  69.       Height          =   330
  70.       Index           =   6
  71.       Left            =   1260
  72.       TabIndex        =   9
  73.       Top             =   2520
  74.       Width           =   1170
  75.    End
  76.    Begin VB.TextBox Text1 
  77.       Appearance      =   0  'Flat
  78.       Height          =   330
  79.       Index           =   7
  80.       Left            =   1260
  81.       TabIndex        =   8
  82.       Top             =   2940
  83.       Width           =   1170
  84.    End
  85.    Begin VB.TextBox Text1 
  86.       Appearance      =   0  'Flat
  87.       Height          =   330
  88.       Index           =   8
  89.       Left            =   3885
  90.       TabIndex        =   7
  91.       Top             =   2940
  92.       Width           =   1170
  93.    End
  94.    Begin VB.TextBox Text1 
  95.       Appearance      =   0  'Flat
  96.       Height          =   1590
  97.       Index           =   9
  98.       Left            =   525
  99.       TabIndex        =   6
  100.       Top             =   4620
  101.       Width           =   4635
  102.    End
  103.    Begin VB.TextBox Text1 
  104.       Appearance      =   0  'Flat
  105.       Height          =   435
  106.       Index           =   10
  107.       Left            =   1260
  108.       MultiLine       =   -1  'True
  109.       ScrollBars      =   2  'Vertical
  110.       TabIndex        =   5
  111.       Top             =   3360
  112.       Width           =   4005
  113.    End
  114.    Begin VB.TextBox Text1 
  115.       Appearance      =   0  'Flat
  116.       Height          =   435
  117.       Index           =   11
  118.       Left            =   1260
  119.       MultiLine       =   -1  'True
  120.       ScrollBars      =   2  'Vertical
  121.       TabIndex        =   4
  122.       Top             =   3885
  123.       Width           =   4005
  124.    End
  125.    Begin VB.Frame Frame1 
  126.       Caption         =   "照片"
  127.       Height          =   2010
  128.       Left            =   3465
  129.       TabIndex        =   3
  130.       Top             =   315
  131.       Width           =   1590
  132.       Begin VB.Image Image1 
  133.          BorderStyle     =   1  'Fixed Single
  134.          Height          =   1695
  135.          Left            =   105
  136.          Stretch         =   -1  'True
  137.          Top             =   210
  138.          Width           =   1380
  139.       End
  140.    End
  141.    Begin VB.Frame Frame2 
  142.       Caption         =   "备注"
  143.       Height          =   1905
  144.       Left            =   420
  145.       TabIndex        =   2
  146.       Top             =   4410
  147.       Width           =   4845
  148.    End
  149.    Begin VB.TextBox Text1 
  150.       Appearance      =   0  'Flat
  151.       Height          =   1170
  152.       Index           =   12
  153.       Left            =   525
  154.       MultiLine       =   -1  'True
  155.       ScrollBars      =   2  'Vertical
  156.       TabIndex        =   1
  157.       Top             =   5040
  158.       Width           =   4635
  159.    End
  160.    Begin VB.CommandButton Command1 
  161.       Caption         =   "确定"
  162.       Height          =   330
  163.       Left            =   2385
  164.       TabIndex        =   0
  165.       Top             =   6510
  166.       Width           =   960
  167.    End
  168.    Begin VB.Label Label1 
  169.       Caption         =   "姓名:"
  170.       Height          =   225
  171.       Left            =   420
  172.       TabIndex        =   26
  173.       Top             =   525
  174.       Width           =   540
  175.    End
  176.    Begin VB.Label Label2 
  177.       Caption         =   "工号:"
  178.       Height          =   225
  179.       Left            =   420
  180.       TabIndex        =   25
  181.       Top             =   945
  182.       Width           =   540
  183.    End
  184.    Begin VB.Label Label3 
  185.       Caption         =   "专业:"
  186.       Height          =   225
  187.       Left            =   420
  188.       TabIndex        =   24
  189.       Top             =   1365
  190.       Width           =   540
  191.    End
  192.    Begin VB.Label Label4 
  193.       Caption         =   "性别:"
  194.       Height          =   225
  195.       Left            =   420
  196.       TabIndex        =   23
  197.       Top             =   1785
  198.       Width           =   540
  199.    End
  200.    Begin VB.Label Label5 
  201.       Caption         =   "生日:"
  202.       Height          =   225
  203.       Left            =   420
  204.       TabIndex        =   22
  205.       Top             =   2205
  206.       Width           =   540
  207.    End
  208.    Begin VB.Label Label6 
  209.       Caption         =   "婚否:"
  210.       Height          =   225
  211.       Left            =   3045
  212.       TabIndex        =   21
  213.       Top             =   2625
  214.       Width           =   540
  215.    End
  216.    Begin VB.Label Label7 
  217.       Caption         =   "电话:"
  218.       Height          =   225
  219.       Left            =   420
  220.       TabIndex        =   20
  221.       Top             =   2625
  222.       Width           =   540
  223.    End
  224.    Begin VB.Label Label8 
  225.       Caption         =   "邮编:"
  226.       Height          =   225
  227.       Left            =   420
  228.       TabIndex        =   19
  229.       Top             =   3045
  230.       Width           =   540
  231.    End
  232.    Begin VB.Label Label9 
  233.       Caption         =   "教龄:"
  234.       Height          =   225
  235.       Left            =   3045
  236.       TabIndex        =   18
  237.       Top             =   3045
  238.       Width           =   540
  239.    End
  240.    Begin VB.Label Label11 
  241.       Caption         =   "地址:"
  242.       Height          =   225
  243.       Left            =   420
  244.       TabIndex        =   17
  245.       Top             =   3465
  246.       Width           =   540
  247.    End
  248.    Begin VB.Label Label12 
  249.       Caption         =   "Email:"
  250.       Height          =   225
  251.       Left            =   420
  252.       TabIndex        =   16
  253.       Top             =   3990
  254.       Width           =   540
  255.    End
  256. End
  257. Attribute VB_Name = "frmshow0"
  258. Attribute VB_GlobalNameSpace = False
  259. Attribute VB_Creatable = False
  260. Attribute VB_PredeclaredId = True
  261. Attribute VB_Exposed = False
  262. Option Explicit
  263. Private Sub Command1_Click()
  264. Unload Me
  265. End Sub