123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- <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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.圖片清單1_dgv = New System.Windows.Forms.DataGridView()
- Me.圖片1_pb = New System.Windows.Forms.PictureBox()
- Me.順時鐘90度旋轉_bt = New System.Windows.Forms.Button()
- Me.逆時鐘90度旋轉_bt = New System.Windows.Forms.Button()
- Me.水平翻轉_bt = New System.Windows.Forms.Button()
- Me.垂直翻轉_bt = New System.Windows.Forms.Button()
- CType(Me.圖片清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.圖片1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '圖片清單1_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.圖片清單1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.圖片清單1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.圖片清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.圖片清單1_dgv.BackgroundColor = System.Drawing.Color.White
- Me.圖片清單1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.圖片清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.圖片清單1_dgv.Location = New System.Drawing.Point(3, 41)
- Me.圖片清單1_dgv.Name = "圖片清單1_dgv"
- Me.圖片清單1_dgv.RowHeadersWidth = 5
- Me.圖片清單1_dgv.RowTemplate.Height = 24
- Me.圖片清單1_dgv.Size = New System.Drawing.Size(147, 532)
- Me.圖片清單1_dgv.TabIndex = 1794
- '
- '圖片1_pb
- '
- Me.圖片1_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.圖片1_pb.BackColor = System.Drawing.Color.Transparent
- Me.圖片1_pb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Picture
- Me.圖片1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.圖片1_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.圖片1_pb.Location = New System.Drawing.Point(152, 3)
- Me.圖片1_pb.Name = "圖片1_pb"
- Me.圖片1_pb.Size = New System.Drawing.Size(580, 570)
- Me.圖片1_pb.TabIndex = 1793
- Me.圖片1_pb.TabStop = False
- '
- '順時鐘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(40, 3)
- Me.順時鐘90度旋轉_bt.Name = "順時鐘90度旋轉_bt"
- Me.順時鐘90度旋轉_bt.Size = New System.Drawing.Size(36, 37)
- Me.順時鐘90度旋轉_bt.TabIndex = 1795
- 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.R90
- Me.逆時鐘90度旋轉_bt.Location = New System.Drawing.Point(3, 3)
- Me.逆時鐘90度旋轉_bt.Name = "逆時鐘90度旋轉_bt"
- Me.逆時鐘90度旋轉_bt.Size = New System.Drawing.Size(36, 37)
- Me.逆時鐘90度旋轉_bt.TabIndex = 1796
- Me.逆時鐘90度旋轉_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(114, 3)
- Me.水平翻轉_bt.Name = "水平翻轉_bt"
- Me.水平翻轉_bt.Size = New System.Drawing.Size(36, 37)
- Me.水平翻轉_bt.TabIndex = 1797
- Me.水平翻轉_bt.UseVisualStyleBackColor = True
- '
- '垂直翻轉_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(77, 3)
- Me.垂直翻轉_bt.Name = "垂直翻轉_bt"
- Me.垂直翻轉_bt.Size = New System.Drawing.Size(36, 37)
- Me.垂直翻轉_bt.TabIndex = 1798
- Me.垂直翻轉_bt.UseVisualStyleBackColor = True
- '
- '文件查閱視窗
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.ClientSize = New System.Drawing.Size(738, 576)
- Me.Controls.Add(Me.圖片1_pb)
- Me.Controls.Add(Me.圖片清單1_dgv)
- Me.Controls.Add(Me.順時鐘90度旋轉_bt)
- Me.Controls.Add(Me.逆時鐘90度旋轉_bt)
- Me.Controls.Add(Me.水平翻轉_bt)
- Me.Controls.Add(Me.垂直翻轉_bt)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(4)
- Me.Name = "文件查閱視窗"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "文件查閱視窗"
- CType(Me.圖片清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.圖片1_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents 圖片1_pb As PictureBox
- Friend WithEvents 圖片清單1_dgv As DataGridView
- Friend WithEvents 順時鐘90度旋轉_bt As Button
- Friend WithEvents 逆時鐘90度旋轉_bt As Button
- Friend WithEvents 水平翻轉_bt As Button
- Friend WithEvents 垂直翻轉_bt As Button
- End Class
|