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

📄 frmstulook.frm

📁 党务管理是一种人事管理
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmstulook 
   Caption         =   "您的信息如下"
   ClientHeight    =   4605
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7725
   LinkTopic       =   "Form1"
   ScaleHeight     =   4605
   ScaleWidth      =   7725
   Begin VB.CommandButton cmdclose 
      Caption         =   "关   闭 (&C)"
      Height          =   375
      Left            =   2880
      TabIndex        =   23
      Top             =   4080
      Width           =   1575
   End
   Begin VB.Frame frminfo 
      Height          =   3735
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   7455
      Begin VB.TextBox txttel 
         DataField       =   "tel"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   3600
         TabIndex        =   31
         Text            =   "Text1"
         Top             =   1710
         Width           =   1200
      End
      Begin VB.TextBox txtdxxq 
         DataField       =   "dxxq"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   6000
         TabIndex        =   29
         Text            =   "Text1"
         Top             =   2400
         Width           =   1200
      End
      Begin VB.TextBox txtjg 
         DataField       =   "jg"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   6000
         TabIndex        =   28
         Text            =   "Text1"
         Top             =   990
         Width           =   1200
      End
      Begin VB.TextBox txtxszw 
         DataField       =   "xszw"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   3600
         TabIndex        =   27
         Text            =   "Text1"
         Top             =   2430
         Width           =   1200
      End
      Begin VB.TextBox txtcode 
         DataField       =   "code"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   1080
         TabIndex        =   11
         Text            =   "Text1"
         Top             =   270
         Width           =   1200
      End
      Begin VB.TextBox txtname 
         DataField       =   "name"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   3600
         TabIndex        =   10
         Text            =   "Text1"
         Top             =   270
         Width           =   1200
      End
      Begin VB.ComboBox cmbsex 
         DataField       =   "sex"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   300
         Left            =   6000
         TabIndex        =   9
         Text            =   "Combo1"
         Top             =   280
         Width           =   1200
      End
      Begin VB.TextBox txtbirthday 
         DataField       =   "csrq"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   1080
         TabIndex        =   8
         Text            =   "Text1"
         Top             =   960
         Width           =   1200
      End
      Begin VB.TextBox txtclass 
         DataField       =   "bj"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   3600
         TabIndex        =   7
         Text            =   "Text1"
         Top             =   990
         Width           =   1200
      End
      Begin VB.TextBox txtrdsj 
         DataField       =   "rdsj"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   3600
         TabIndex        =   6
         Text            =   "Text1"
         Top             =   3150
         Width           =   1200
      End
      Begin VB.TextBox txtsqdate 
         DataField       =   "sqsj"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   1080
         TabIndex        =   5
         Text            =   "Text1"
         Top             =   3150
         Width           =   1200
      End
      Begin VB.TextBox txtsxhb 
         DataField       =   "sxhb"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   6000
         TabIndex        =   4
         Text            =   "Text1"
         Top             =   1710
         Width           =   1200
      End
      Begin VB.TextBox txtszzb 
         DataField       =   "name"
         DataMember      =   "bm"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   1080
         TabIndex        =   3
         Text            =   "Text1"
         Top             =   1710
         Width           =   1200
      End
      Begin VB.TextBox txtdnzw 
         DataField       =   "dnzw"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   1080
         TabIndex        =   2
         Text            =   "Text1"
         Top             =   2430
         Width           =   1200
      End
      Begin VB.TextBox txtzzsj 
         DataField       =   "zzsj"
         DataMember      =   "student"
         DataSource      =   "DataEnv"
         Height          =   350
         Left            =   6000
         TabIndex        =   1
         Text            =   "Text1"
         Top             =   3150
         Width           =   1200
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "联系电话:"
         Height          =   180
         Index           =   5
         Left            =   2520
         TabIndex        =   30
         Top             =   1800
         Width           =   900
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "党校学期:"
         Height          =   180
         Index           =   15
         Left            =   5040
         TabIndex        =   26
         Top             =   2520
         Width           =   900
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "学生职务:"
         Height          =   180
         Index           =   14
         Left            =   2520
         TabIndex        =   25
         Top             =   2520
         Width           =   900
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "籍贯:"
         Height          =   180
         Index           =   13
         Left            =   5280
         TabIndex        =   24
         Top             =   1080
         Width           =   540
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "学号:"
         Height          =   180
         Index           =   0
         Left            =   240
         TabIndex        =   22
         Top             =   360
         Width           =   540
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "姓名:"
         Height          =   180
         Index           =   1
         Left            =   2640
         TabIndex        =   21
         Top             =   360
         Width           =   540
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "性别:"
         Height          =   180
         Index           =   2
         Left            =   5280
         TabIndex        =   20
         Top             =   360
         Width           =   540
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "出生日期:"
         Height          =   180
         Index           =   3
         Left            =   120
         TabIndex        =   19
         Top             =   1080
         Width           =   900
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "班级:"
         Height          =   180
         Index           =   4
         Left            =   2640
         TabIndex        =   18
         Top             =   1080
         Width           =   540
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "思想汇报:"
         Height          =   180
         Index           =   7
         Left            =   5040
         TabIndex        =   17
         Top             =   1800
         Width           =   900
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "所在支部:"
         Height          =   180
         Index           =   8
         Left            =   120
         TabIndex        =   16
         Top             =   1800
         Width           =   900
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "转正时间:"
         Height          =   180
         Index           =   9
         Left            =   5040
         TabIndex        =   15
         Top             =   3240
         Width           =   900
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "入党时间:"
         Height          =   180
         Index           =   10
         Left            =   2520
         TabIndex        =   14
         Top             =   3240
         Width           =   900
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "申请时间:"
         Height          =   180
         Index           =   11
         Left            =   120
         TabIndex        =   13
         Top             =   3240
         Width           =   900
      End
      Begin VB.Label lblfieldlable 
         AutoSize        =   -1  'True
         Caption         =   "党内职务:"
         Height          =   180
         Index           =   12
         Left            =   120
         TabIndex        =   12
         Top             =   2520
         Width           =   900
      End
   End
End
Attribute VB_Name = "frmstulook"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub cmdclose_Click()
Unload Me
End Sub

Private Sub Form_Load()
frminfo.Enabled = False
DataEnv.rsstudent.Find "code='" & mdimain.mnusername & "'"
End Sub

⌨️ 快捷键说明

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