123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 圖片放大視窗
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(圖片放大視窗))
- Me.垂直翻轉_bt = New System.Windows.Forms.Button()
- Me.水平翻轉_bt = New System.Windows.Forms.Button()
- Me.逆時鐘90度旋轉_bt = New System.Windows.Forms.Button()
- Me.順時鐘90度旋轉_bt = New System.Windows.Forms.Button()
- Me.圖片_pb = New System.Windows.Forms.PictureBox()
- CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '垂直翻轉_bt
- '
- Me.垂直翻轉_bt.ForeColor = System.Drawing.Color.Blue
- Me.垂直翻轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L180
- Me.垂直翻轉_bt.Location = New System.Drawing.Point(90, 2)
- Me.垂直翻轉_bt.Name = "垂直翻轉_bt"
- Me.垂直翻轉_bt.Size = New System.Drawing.Size(28, 28)
- Me.垂直翻轉_bt.TabIndex = 509
- Me.垂直翻轉_bt.UseVisualStyleBackColor = True
- '
- '水平翻轉_bt
- '
- Me.水平翻轉_bt.ForeColor = System.Drawing.Color.Blue
- Me.水平翻轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R180
- Me.水平翻轉_bt.Location = New System.Drawing.Point(60, 2)
- Me.水平翻轉_bt.Name = "水平翻轉_bt"
- Me.水平翻轉_bt.Size = New System.Drawing.Size(28, 28)
- Me.水平翻轉_bt.TabIndex = 508
- Me.水平翻轉_bt.UseVisualStyleBackColor = True
- '
- '逆時鐘90度旋轉_bt
- '
- Me.逆時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
- Me.逆時鐘90度旋轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.R90
- Me.逆時鐘90度旋轉_bt.Location = New System.Drawing.Point(30, 2)
- Me.逆時鐘90度旋轉_bt.Name = "逆時鐘90度旋轉_bt"
- Me.逆時鐘90度旋轉_bt.Size = New System.Drawing.Size(28, 28)
- Me.逆時鐘90度旋轉_bt.TabIndex = 507
- Me.逆時鐘90度旋轉_bt.UseVisualStyleBackColor = True
- '
- '順時鐘90度旋轉_bt
- '
- Me.順時鐘90度旋轉_bt.ForeColor = System.Drawing.Color.Blue
- Me.順時鐘90度旋轉_bt.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.L90
- Me.順時鐘90度旋轉_bt.Location = New System.Drawing.Point(1, 2)
- Me.順時鐘90度旋轉_bt.Name = "順時鐘90度旋轉_bt"
- Me.順時鐘90度旋轉_bt.Size = New System.Drawing.Size(28, 28)
- Me.順時鐘90度旋轉_bt.TabIndex = 506
- Me.順時鐘90度旋轉_bt.UseVisualStyleBackColor = True
- '
- '圖片_pb
- '
- Me.圖片_pb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.圖片_pb.BackColor = System.Drawing.Color.White
- Me.圖片_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.圖片_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.圖片_pb.Location = New System.Drawing.Point(1, 31)
- Me.圖片_pb.Name = "圖片_pb"
- Me.圖片_pb.Size = New System.Drawing.Size(735, 544)
- Me.圖片_pb.TabIndex = 0
- Me.圖片_pb.TabStop = False
- '
- '圖片放大視窗
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(738, 576)
- Me.Controls.Add(Me.垂直翻轉_bt)
- Me.Controls.Add(Me.水平翻轉_bt)
- Me.Controls.Add(Me.逆時鐘90度旋轉_bt)
- Me.Controls.Add(Me.順時鐘90度旋轉_bt)
- Me.Controls.Add(Me.圖片_pb)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "圖片放大視窗"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "Picture"
- CType(Me.圖片_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 圖片_pb As PictureBox
- Friend WithEvents 垂直翻轉_bt As Button
- Friend WithEvents 水平翻轉_bt As Button
- Friend WithEvents 逆時鐘90度旋轉_bt As Button
- Friend WithEvents 順時鐘90度旋轉_bt As Button
- End Class
|