?? frmcustomersuppliers.frm
字號:
VERSION 5.00
Object = "{4932CEF1-2CAA-11D2-A165-0060081C43D9}#2.0#0"; "Actbar2.OCX"
Begin VB.Form frmCustomerSuppliers
Caption = "坯布供應商資訊"
ClientHeight = 8970
ClientLeft = 165
ClientTop = 450
ClientWidth = 15240
LinkTopic = "Form1"
ScaleHeight = 8970
ScaleWidth = 15240
StartUpPosition = 3 'Windows Default
Begin ActiveBar2LibraryCtl.ActiveBar2 ActiveBar21
Height = 8970
Left = 0
TabIndex = 0
Top = 0
Width = 15285
_LayoutVersion = 1
_ExtentX = 26961
_ExtentY = 15822
_DataPath = ""
Bands = "frmCustomerSuppliers.frx":0000
Begin VB.Frame Frame1
Height = 8475
Left = 60
TabIndex = 1
Top = 540
Width = 15015
Begin VB.PictureBox TDBGrid1
Height = 8175
Left = 120
ScaleHeight = 8115
ScaleWidth = 14715
TabIndex = 2
Top = 180
Width = 14775
End
End
End
End
Attribute VB_Name = "frmCustomerSuppliers"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -