?? frmmingxi.frm
字號:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmMingXi
Caption = "明細帳查詢"
ClientHeight = 5175
ClientLeft = 60
ClientTop = 345
ClientWidth = 8295
Icon = "frmMingXi.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 5175
ScaleWidth = 8295
Begin VB.Frame Frame1
Height = 1095
Left = 0
TabIndex = 1
Top = 600
Width = 8295
Begin VB.TextBox txbOne
Height = 375
Left = 2280
TabIndex = 3
Top = 120
Width = 1575
End
Begin VB.CommandButton btnSearch
Caption = "搜索"
Height = 255
Left = 4200
TabIndex = 2
Top = 240
Width = 735
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 7080
Top = 720
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 661
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=ais"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "ais"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "SELECT 憑證編號, 會計期間, 摘要, 借方, 貸方, 余額, 余額方向 FROM 本期明細賬簿"
Caption = "Adodc1"
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
Begin VB.Label lblName
Height = 255
Left = 3120
TabIndex = 10
Top = 720
Width = 975
End
Begin VB.Label Label4
Caption = "科目名稱:"
Height = 255
Left = 2160
TabIndex = 9
Top = 720
Width = 1095
End
Begin VB.Label lblCode
Height = 255
Left = 1200
TabIndex = 8
Top = 720
Width = 855
End
Begin VB.Label Label2
Caption = "科目代碼:"
Height = 255
Left = 240
TabIndex = 7
Top = 720
Width = 975
End
Begin VB.Label Label1
Caption = "科目代碼"
Height = 255
Left = 1440
TabIndex = 5
Top = 240
Width = 855
End
Begin VB.Label lblCount
Height = 255
Left = 120
TabIndex = 4
Top = 240
Width = 1215
End
End
Begin MSDataGridLib.DataGrid grdDataGrid
Bindings = "frmMingXi.frx":0442
Height = 3375
Left = 0
TabIndex = 0
Top = 1800
Width = 8295
_ExtentX = 14631
_ExtentY = 5953
_Version = 393216
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 7
BeginProperty Column00
DataField = "憑證編號"
Caption = "憑證編號"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "會計期間"
Caption = "會計期間"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "摘要"
Caption = "摘要"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "借方"
Caption = "借方"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "貸方"
Caption = "貸方"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -