Nessuna descrizione
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

驗貨報告大圖.Designer.vb 5.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 驗貨報告大圖
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.Label1 = New System.Windows.Forms.Label()
  23. Me.Button6 = New System.Windows.Forms.Button()
  24. Me.Button5 = New System.Windows.Forms.Button()
  25. Me.Button4 = New System.Windows.Forms.Button()
  26. Me.Button3 = New System.Windows.Forms.Button()
  27. Me.Button2 = New System.Windows.Forms.Button()
  28. Me.Button1 = New System.Windows.Forms.Button()
  29. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  30. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  31. Me.SuspendLayout()
  32. '
  33. 'Label1
  34. '
  35. Me.Label1.AutoSize = True
  36. Me.Label1.ForeColor = System.Drawing.Color.Red
  37. Me.Label1.Location = New System.Drawing.Point(578, 7)
  38. Me.Label1.Name = "Label1"
  39. Me.Label1.Size = New System.Drawing.Size(145, 12)
  40. Me.Label1.TabIndex = 516
  41. Me.Label1.Text = "圖片可以用滑鼠拖動圖片!!"
  42. '
  43. 'Button6
  44. '
  45. Me.Button6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  46. Me.Button6.Location = New System.Drawing.Point(492, 4)
  47. Me.Button6.Name = "Button6"
  48. Me.Button6.Size = New System.Drawing.Size(80, 23)
  49. Me.Button6.TabIndex = 515
  50. Me.Button6.Text = "復原"
  51. Me.Button6.UseVisualStyleBackColor = True
  52. '
  53. 'Button5
  54. '
  55. Me.Button5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  56. Me.Button5.Location = New System.Drawing.Point(406, 4)
  57. Me.Button5.Name = "Button5"
  58. Me.Button5.Size = New System.Drawing.Size(80, 23)
  59. Me.Button5.TabIndex = 514
  60. Me.Button5.Text = "放大"
  61. Me.Button5.UseVisualStyleBackColor = True
  62. '
  63. 'Button4
  64. '
  65. Me.Button4.ForeColor = System.Drawing.Color.Blue
  66. Me.Button4.Location = New System.Drawing.Point(320, 4)
  67. Me.Button4.Name = "Button4"
  68. Me.Button4.Size = New System.Drawing.Size(80, 23)
  69. Me.Button4.TabIndex = 513
  70. Me.Button4.Text = "垂直翻轉"
  71. Me.Button4.UseVisualStyleBackColor = True
  72. '
  73. 'Button3
  74. '
  75. Me.Button3.ForeColor = System.Drawing.Color.Blue
  76. Me.Button3.Location = New System.Drawing.Point(234, 4)
  77. Me.Button3.Name = "Button3"
  78. Me.Button3.Size = New System.Drawing.Size(80, 23)
  79. Me.Button3.TabIndex = 512
  80. Me.Button3.Text = "水平翻轉"
  81. Me.Button3.UseVisualStyleBackColor = True
  82. '
  83. 'Button2
  84. '
  85. Me.Button2.ForeColor = System.Drawing.Color.Blue
  86. Me.Button2.Location = New System.Drawing.Point(123, 4)
  87. Me.Button2.Name = "Button2"
  88. Me.Button2.Size = New System.Drawing.Size(105, 23)
  89. Me.Button2.TabIndex = 511
  90. Me.Button2.Text = "逆時鐘90度旋轉"
  91. Me.Button2.UseVisualStyleBackColor = True
  92. '
  93. 'Button1
  94. '
  95. Me.Button1.ForeColor = System.Drawing.Color.Blue
  96. Me.Button1.Location = New System.Drawing.Point(12, 4)
  97. Me.Button1.Name = "Button1"
  98. Me.Button1.Size = New System.Drawing.Size(105, 23)
  99. Me.Button1.TabIndex = 510
  100. Me.Button1.Text = "順時鐘90度旋轉"
  101. Me.Button1.UseVisualStyleBackColor = True
  102. '
  103. 'PictureBox1
  104. '
  105. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  106. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  107. Me.PictureBox1.Location = New System.Drawing.Point(10, 33)
  108. Me.PictureBox1.Name = "PictureBox1"
  109. Me.PictureBox1.Size = New System.Drawing.Size(794, 963)
  110. Me.PictureBox1.TabIndex = 509
  111. Me.PictureBox1.TabStop = False
  112. '
  113. '驗貨報告大圖
  114. '
  115. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  116. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  117. Me.ClientSize = New System.Drawing.Size(814, 1001)
  118. Me.Controls.Add(Me.Label1)
  119. Me.Controls.Add(Me.Button6)
  120. Me.Controls.Add(Me.Button5)
  121. Me.Controls.Add(Me.Button4)
  122. Me.Controls.Add(Me.Button3)
  123. Me.Controls.Add(Me.Button2)
  124. Me.Controls.Add(Me.Button1)
  125. Me.Controls.Add(Me.PictureBox1)
  126. Me.Name = "驗貨報告大圖"
  127. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  128. Me.Text = "驗貨報告大圖"
  129. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  130. Me.ResumeLayout(False)
  131. Me.PerformLayout()
  132. End Sub
  133. Friend WithEvents Label1 As Label
  134. Friend WithEvents Button6 As Button
  135. Friend WithEvents Button5 As Button
  136. Friend WithEvents Button4 As Button
  137. Friend WithEvents Button3 As Button
  138. Friend WithEvents Button2 As Button
  139. Friend WithEvents Button1 As Button
  140. Friend WithEvents PictureBox1 As PictureBox
  141. End Class