📄 icon32.frm
字号:
Left = 5160
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 51
Top = 4560
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00FFFFFF&
Height = 255
Index = 33
Left = 5400
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 50
Top = 4560
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00FFFFFF&
Height = 255
Index = 32
Left = 5640
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 49
Top = 4560
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H0000C0C0&
Height = 255
Index = 31
Left = 5400
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 48
Top = 3240
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H000000C0&
Height = 255
Index = 30
Left = 5160
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 47
Top = 3480
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H000040C0&
Height = 255
Index = 29
Left = 5400
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 46
Top = 3480
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00004080&
Height = 255
Index = 28
Left = 5160
ScaleHeight = 195
ScaleWidth = 315
TabIndex = 45
Top = 3240
Width = 375
End
Begin VB.PictureBox Color
BackColor = &H00C0E0FF&
Height = 255
Index = 27
Left = 5160
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 44
Top = 2760
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00FFC0C0&
Height = 255
Index = 26
Left = 4920
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 43
Top = 3000
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00C00000&
Height = 255
Index = 25
Left = 4920
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 42
Top = 3480
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00000080&
Height = 255
Index = 24
Left = 4920
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 41
Top = 3240
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00800000&
Height = 255
Index = 23
Left = 5640
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 40
Top = 3480
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00C0C0FF&
Height = 255
Index = 22
Left = 4920
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 39
Top = 2760
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00C0FFFF&
Height = 255
Index = 21
Left = 5400
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 38
Top = 2760
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00C0FFC0&
Height = 255
Index = 20
Left = 5640
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 37
Top = 2760
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H008080FF&
Height = 255
Index = 19
Left = 5160
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 36
Top = 3000
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H0080C0FF&
Height = 255
Index = 18
Left = 5400
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 35
Top = 3000
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H0080FFFF&
Height = 255
Index = 17
Left = 5640
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 34
Top = 3000
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H0000C000&
Height = 255
Index = 16
Left = 5640
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 33
Top = 3240
Width = 255
End
Begin VB.CommandButton cmdFlipV
Caption = "Flip V"
Height = 375
Left = 6960
TabIndex = 31
ToolTipText = "Flip Vertically"
Top = 3000
Width = 855
End
Begin VB.CommandButton cmdFlipH
Caption = "Flip H"
Height = 375
Left = 6000
TabIndex = 30
ToolTipText = "Flips Horizontally"
Top = 3000
Width = 855
End
Begin VB.CommandButton cmdRotate
Caption = "Rotate"
Height = 375
Left = 6000
TabIndex = 29
ToolTipText = "Rotate Image"
Top = 2400
Width = 855
End
Begin VB.PictureBox picCap
AutoRedraw = -1 'True
BackColor = &H80000009&
Height = 540
Left = 4920
ScaleHeight = 32
ScaleMode = 3 'Pixel
ScaleWidth = 32
TabIndex = 27
Top = 5400
Width = 540
End
Begin VB.CommandButton cmdPaste
Enabled = 0 'False
Height = 375
Left = 6960
Picture = "icon32.frx":1E64
Style = 1 'Graphical
TabIndex = 26
ToolTipText = "Pastes Clipboard to Mouseclick Position"
Top = 2400
Width = 855
End
Begin VB.CommandButton cmdCopy
Enabled = 0 'False
Height = 375
Left = 6960
Picture = "icon32.frx":2396
Style = 1 'Graphical
TabIndex = 25
ToolTipText = "Copies Selected Area to Clipboard"
Top = 1800
Width = 855
End
Begin VB.CommandButton cmdCut
Enabled = 0 'False
Height = 375
Left = 6960
Picture = "icon32.frx":28C8
Style = 1 'Graphical
TabIndex = 24
ToolTipText = "Cuts selected area and copies to clipboard"
Top = 1200
Width = 855
End
Begin VB.CommandButton cmdGrid
Caption = "&Grid"
Height = 375
Left = 6000
TabIndex = 23
ToolTipText = "Toggles Grid"
Top = 1800
Width = 855
End
Begin VB.TextBox txtAlpha
Height = 285
Left = 6120
TabIndex = 22
Top = 240
Width = 1455
End
Begin VB.CommandButton cmdClear
Caption = "&Clear"
Height = 375
Left = 6000
TabIndex = 20
ToolTipText = "Clear to Left or Right Color"
Top = 1200
Width = 855
End
Begin MSComDlg.CommonDialog cd
Left = 4320
Top = 5880
_ExtentX = 847
_ExtentY = 847
_Version = 327681
End
Begin VB.PictureBox Ikon
AutoRedraw = -1 'True
BackColor = &H80000009&
Height = 540
Left = 4920
ScaleHeight = 32
ScaleMode = 3 'Pixel
ScaleWidth = 32
TabIndex = 19
Top = 4920
Width = 540
End
Begin VB.PictureBox Color
BackColor = &H00FF80FF&
Height = 255
Index = 15
Left = 5640
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 18
Top = 2400
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00FF8080&
Height = 255
Index = 14
Left = 5400
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 17
Top = 2400
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00FFFF80&
Height = 255
Index = 13
Left = 5160
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 16
Top = 2400
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H0080FF80&
Height = 255
Index = 12
Left = 4920
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 15
Top = 2400
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H0080FFFF&
Height = 255
Index = 11
Left = 5640
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 14
Top = 2160
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H0080C0FF&
Height = 255
Index = 10
Left = 5400
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 13
Top = 2160
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H008080FF&
Height = 255
Index = 9
Left = 5160
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 12
Top = 2160
Width = 255
End
Begin VB.PictureBox Color
BackColor = &H00E0E0E0&
Height = 255
Index = 8
Left = 4920
ScaleHeight = 195
ScaleWidth = 195
TabIndex = 11
Top = 2160
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -