📄 form1.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class FrmMain
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.cmbEncode = New System.Windows.Forms.Button
Me.ImgPath = New System.Windows.Forms.Label
Me.txtPath = New System.Windows.Forms.TextBox
Me.cmdDecode = New System.Windows.Forms.Button
Me.PIC1 = New System.Windows.Forms.PictureBox
Me.PIC2 = New System.Windows.Forms.PictureBox
Me.PIC3 = New System.Windows.Forms.PictureBox
Me.OpenF = New System.Windows.Forms.OpenFileDialog
Me.cmdSelect = New System.Windows.Forms.Button
Me.Button1 = New System.Windows.Forms.Button
Me.Button2 = New System.Windows.Forms.Button
Me.PBar = New System.Windows.Forms.ProgressBar
Me.PIC4 = New System.Windows.Forms.PictureBox
Me.PIC5 = New System.Windows.Forms.PictureBox
Me.Label1 = New System.Windows.Forms.Label
CType(Me.PIC1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PIC2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PIC3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PIC4, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PIC5, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'cmbEncode
'
Me.cmbEncode.FlatStyle = System.Windows.Forms.FlatStyle.System
Me.cmbEncode.Font = New System.Drawing.Font("PMingLiU", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
Me.cmbEncode.Location = New System.Drawing.Point(382, 12)
Me.cmbEncode.Name = "cmbEncode"
Me.cmbEncode.Size = New System.Drawing.Size(75, 27)
Me.cmbEncode.TabIndex = 0
Me.cmbEncode.Text = "秈︽
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -