?? frmhymemo.frm
字號:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form FrmHYMemo
BorderStyle = 3 'Fixed Dialog
Caption = "會員資料管理與維護"
ClientHeight = 5865
ClientLeft = 45
ClientTop = 330
ClientWidth = 7845
Icon = "FrmHYMemo.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5865
ScaleWidth = 7845
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame2
Caption = "信息管理"
Height = 855
Left = 120
TabIndex = 28
Top = 4800
Width = 7575
Begin VB.CommandButton CmdClose
Cancel = -1 'True
Caption = "關閉"
Height = 375
Left = 6480
TabIndex = 13
Top = 360
Width = 855
End
Begin VB.CommandButton CmdDelete
Caption = "刪除"
Height = 375
Left = 5586
TabIndex = 12
Top = 360
Width = 855
End
Begin VB.CommandButton CmdUpdate
Caption = "修改"
Height = 375
Left = 4695
TabIndex = 11
Top = 360
Width = 855
End
Begin VB.CommandButton CmdNew
Caption = "創建"
Height = 375
Left = 3804
TabIndex = 10
Top = 360
Width = 855
End
Begin VB.CommandButton CmdLast
Caption = "末一條"
Height = 375
Left = 2913
TabIndex = 9
Top = 360
Width = 855
End
Begin VB.CommandButton CmdFirst
Caption = "第一條"
Height = 375
Left = 240
TabIndex = 6
Top = 360
Width = 855
End
Begin VB.CommandButton CmdNext
Caption = "下一條"
Height = 375
Left = 2022
TabIndex = 8
Top = 360
Width = 855
End
Begin VB.CommandButton CmdUp
Caption = "上一條"
Height = 375
Left = 1131
TabIndex = 7
Top = 360
Width = 855
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 6120
Top = 0
Visible = 0 'False
Width = 1215
_ExtentX = 2143
_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= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = ""
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
End
Begin VB.Frame Frame1
Caption = "會員信息"
Height = 4455
Left = 120
TabIndex = 14
Top = 120
Width = 7575
Begin VB.TextBox TxtInfo
Height = 4095
Left = 4080
MultiLine = -1 'True
ScrollBars = 3 'Both
TabIndex = 5
Top = 240
Width = 3375
End
Begin VB.TextBox TxtEmail
Height = 375
Left = 1080
TabIndex = 4
Top = 3456
Width = 2775
End
Begin VB.TextBox TxtDiZhi
Height = 375
Left = 1080
TabIndex = 3
Top = 2952
Width = 2775
End
Begin VB.TextBox TxtDanWei
Height = 375
Left = 1080
TabIndex = 2
Top = 2448
Width = 2775
End
Begin VB.OptionButton SexFemail
Caption = "女"
Height = 375
Left = 1800
TabIndex = 18
Top = 960
Width = 495
End
Begin VB.OptionButton SexMan
Caption = "男"
Height = 375
Left = 1080
TabIndex = 17
Top = 960
Value = -1 'True
Width = 495
End
Begin VB.TextBox TxtName
Height = 375
Left = 1080
TabIndex = 0
Top = 360
Width = 2775
End
Begin VB.TextBox TxtDianHua
Height = 375
Left = 1080
TabIndex = 1
Top = 1944
Width = 2775
End
Begin VB.TextBox TxtRQ
Height = 375
Left = 1080
Locked = -1 'True
TabIndex = 16
Top = 3960
Width = 2775
End
Begin VB.TextBox TxtShenFen
Height = 375
Left = 1080
Locked = -1 'True
TabIndex = 15
ToolTipText = "會員等級 不可編輯"
Top = 1440
Width = 2775
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "E-mail:"
Height = 180
Left = 240
TabIndex = 27
Top = 3576
Width = 720
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "地址:"
Height = 180
Left = 360
TabIndex = 26
Top = 3072
Width = 540
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "單位:"
Height = 180
Left = 360
TabIndex = 25
Top = 2568
Width = 540
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "性別:"
Height = 180
Left = 360
TabIndex = 24
Top = 1035
Width = 540
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "姓名:"
Height = 180
Left = 360
TabIndex = 23
Top = 435
Width = 540
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "電話:"
Height = 180
Left = 360
TabIndex = 22
Top = 2064
Width = 540
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "注冊日期:"
Height = 180
Left = 60
TabIndex = 21
Top = 4080
Width = 900
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "等級:"
Height = 180
Left = 360
TabIndex = 20
Top = 1560
Width = 540
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "人生格言:"
Height = 180
Left = 2955
TabIndex = 19
Top = 1035
Width = 900
End
End
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -