📄 销售界面.frm
字号:
VERSION 5.00
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 销售界面
Caption = "销售界面"
ClientHeight = 6885
ClientLeft = 60
ClientTop = 465
ClientWidth = 8865
LinkTopic = "Form2"
ScaleHeight = 6885
ScaleWidth = 8865
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text23
Height = 270
Left = 5640
TabIndex = 31
Text = "Text23"
Top = 5640
Visible = 0 'False
Width = 975
End
Begin MSAdodcLib.Adodc Adodc2
Height = 330
Left = 2580
Top = 6360
Visible = 0 'False
Width = 1695
_ExtentX = 2990
_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= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=Medicine"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "Medicine"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = $"销售界面.frx":0000
Caption = "Adodc2"
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 MSAdodcLib.Adodc Adodc1
Height = 330
Left = 960
Top = 6300
Visible = 0 'False
Width = 1455
_ExtentX = 2566
_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= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=Medicine"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "Medicine"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select medicinecode as 药品编码,medicinename as 药品名称,price as 售价 ,unit as 单位,stocknum as 库存量 from medinfor"
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.TextBox Text13
DataField = "药品编码"
DataSource = "Adodc2"
Height = 270
Left = 2940
TabIndex = 30
Text = "Text13"
Top = 5220
Visible = 0 'False
Width = 675
End
Begin VB.TextBox Text12
DataField = "销售编码"
DataSource = "Adodc2"
Height = 255
Left = 2040
TabIndex = 29
Text = "Text12"
Top = 5220
Visible = 0 'False
Width = 855
End
Begin VB.CommandButton Command2
Caption = "结算"
Height = 435
Left = 6600
TabIndex = 28
Top = 4500
Width = 1035
End
Begin VB.TextBox Text22
DataField = "总金额"
DataSource = "Adodc3"
Height = 375
Left = 4740
TabIndex = 27
Text = "Text22"
Top = 5640
Visible = 0 'False
Width = 675
End
Begin VB.TextBox Text21
DataField = "销售日期"
DataSource = "Adodc3"
Height = 315
Left = 3840
TabIndex = 26
Text = "Text21"
Top = 5640
Visible = 0 'False
Width = 615
End
Begin VB.TextBox Text20
DataField = "销售员编码"
DataSource = "Adodc3"
Height = 315
Left = 2940
TabIndex = 25
Text = "Text20"
Top = 5640
Visible = 0 'False
Width = 735
End
Begin MSAdodcLib.Adodc Adodc3
Height = 375
Left = 4800
Top = 6240
Visible = 0 'False
Width = 1275
_ExtentX = 2249
_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=Medicine"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "Medicine"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select saleno as 销售编码,workno as 销售员编码 ,saledate as 销售日期,amount as 总金额 from salemaintable"
Caption = "Adodc3"
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.TextBox Text19
DataField = "销售编码"
DataSource = "Adodc3"
Height = 315
Left = 2100
TabIndex = 24
Text = "text19"
Top = 5640
Visible = 0 'False
Width = 615
End
Begin VB.TextBox Text18
DataField = "数量"
DataSource = "Adodc2"
Height = 315
Left = 1260
TabIndex = 23
Text = "text18"
Top = 5220
Visible = 0 'False
Width = 675
End
Begin VB.TextBox Text17
DataField = "总额"
DataSource = "Adodc2"
Height = 315
Left = 6660
TabIndex = 22
Text = "Text17"
Top = 5220
Visible = 0 'False
Width = 855
End
Begin VB.TextBox Text16
DataField = "单位"
DataSource = "Adodc2"
Height = 375
Left = 5580
TabIndex = 21
Text = "Text16"
Top = 5220
Visible = 0 'False
Width = 735
End
Begin VB.TextBox Text15
DataField = "售价"
DataSource = "Adodc2"
Height = 375
Left = 4740
TabIndex = 20
Text = "Text15"
Top = 5220
Visible = 0 'False
Width = 675
End
Begin VB.TextBox Text14
DataField = "药品名称"
DataSource = "Adodc2"
Height = 315
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -