form1.vb

来自「《WinCE.NET嵌入式工业用控制器及自动控制系统设计》的源代码」· VB 代码 · 共 9 行

VB
9
字号
Imports Wincon

Public Class Form1
    Inherits System.Windows.Forms.Form
    Friend WithEvents Label1 As System.Windows.Forms.Label
    Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
    Friend WithEvents Button1 As System.Windows.Forms.Button

#Region " Windows Form 砞璸

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?