anaform.frm
来自「Market isletme programidir.」· FRM 代码 · 共 33 行
FRM
33 行
VERSION 5.00
Begin VB.Form AnaForm
BorderStyle = 1 'Fixed Single
Caption = "Marketing v.1"
ClientHeight = 3135
ClientLeft = 45
ClientTop = 330
ClientWidth = 7815
ControlBox = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3135
ScaleWidth = 7815
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton ButtonKapat
Caption = "PROGRAMI KAPAT"
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 162
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 735
Left = 2160
TabIndex = 3
Top = 2160
Width = 3495
End
Begin VB.CommandButton ButtonSat
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?