Designer AutoScale (Modulo Designer)




<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class Centimeter
#Region "Codice generato da Progettazione Windows Form "
<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
MyBase.New()
'Chiamata richiesta dalla progettazione Windows Form.
InitializeComponent()
Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi
End Sub
'Form esegue l'override del metodo Dispose per pulire l'elenco dei componenti.
<System.Diagnostics.DebuggerNonUserCode()> Protected Overloads Overrides Sub Dispose(ByVal Disposing As Boolean)
If Disposing Then
If Not components Is Nothing Then
components.Dispose()
End If
End If
MyBase.Dispose(Disposing)
End Sub



'Richiesto da Progettazione Windows Form
Private components As System.ComponentModel.IContainer
Public ToolTip1 As System.Windows.Forms.ToolTip
Public WithEvents Text3 As System.Windows.Forms.TextBox
Public WithEvents Frame1 As System.Windows.Forms.GroupBox
Public WithEvents Text1 As System.Windows.Forms.TextBox
Public WithEvents Frame2 As System.Windows.Forms.GroupBox
Public WithEvents Text5 As System.Windows.Forms.TextBox
Public WithEvents Combo2 As System.Windows.Forms.ComboBox
Public WithEvents Combo3 As System.Windows.Forms.ComboBox
Public WithEvents Label1 As System.Windows.Forms.Label
Public WithEvents Label2 As System.Windows.Forms.Label
Public WithEvents Frame3 As System.Windows.Forms.GroupBox
Public WithEvents Text6 As System.Windows.Forms.TextBox
Public WithEvents Text2 As System.Windows.Forms.TextBox
Public WithEvents Combo1 As System.Windows.Forms.ComboBox
Public WithEvents ScaleMode As System.Windows.Forms.Label
Public WithEvents Frame4 As System.Windows.Forms.GroupBox
Public WithEvents Text4 As System.Windows.Forms.TextBox
Public WithEvents Frame5 As System.Windows.Forms.GroupBox
Public WithEvents Label3 As System.Windows.Forms.Label
'NOTA: la routine che segue e' richiesta da Progettazione Windows Form.
'Puo' essere modificata in Progettazione Windows Form.
'Non modificarla nell'editor del codice.
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.Frame1 = New System.Windows.Forms.GroupBox
Me.Text3 = New System.Windows.Forms.TextBox
Me.Frame2 = New System.Windows.Forms.GroupBox
Me.Text1 = New System.Windows.Forms.TextBox
Me.Frame3 = New System.Windows.Forms.GroupBox
Me.ComboBox1 = New System.Windows.Forms.ComboBox
Me.Label4 = New System.Windows.Forms.Label
Me.Text5 = New System.Windows.Forms.TextBox
Me.Combo2 = New System.Windows.Forms.ComboBox
Me.Combo3 = New System.Windows.Forms.ComboBox
Me.Label1 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.Frame4 = New System.Windows.Forms.GroupBox
Me.Text6 = New System.Windows.Forms.TextBox
Me.Text2 = New System.Windows.Forms.TextBox
Me.Combo1 = New System.Windows.Forms.ComboBox
Me.ScaleMode = New System.Windows.Forms.Label
Me.Frame5 = New System.Windows.Forms.GroupBox
Me.Text4 = New System.Windows.Forms.TextBox
Me.Label3 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.Frame1.SuspendLayout()
Me.Frame2.SuspendLayout()
Me.Frame3.SuspendLayout()
Me.Frame4.SuspendLayout()
Me.Frame5.SuspendLayout()
Me.SuspendLayout()
'

'Frame1

'

Me.Frame1.BackColor = System.Drawing.SystemColors.Control
Me.Frame1.Controls.Add(Me.Text3)
Me.Frame1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame1.Location = New System.Drawing.Point(0, 36)
Me.Frame1.Name = "Frame1"
Me.Frame1.Padding = New System.Windows.Forms.Padding(0)
Me.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame1.Size = New System.Drawing.Size(369, 191)
Me.Frame1.TabIndex = 11
Me.Frame1.TabStop = False
Me.Frame1.Text = "Frame1"
'

'Text3

'

Me.Text3.AcceptsReturn = True
Me.Text3.BackColor = System.Drawing.SystemColors.Window
Me.Text3.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text3.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text3.Location = New System.Drawing.Point(56, 16)
Me.Text3.MaxLength = 0
Me.Text3.Multiline = True
Me.Text3.Name = "Text3"
Me.Text3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text3.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.Text3.Size = New System.Drawing.Size(255, 1e')
Me.Text3.TabIndex = 17
Me.Text3.Text = "Text3"
Me.Text3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'

'Frame2

'

Me.Frame2.BackColor = System.Drawing.SystemColors.Control
Me.Frame2.Controls.Add(Me.Label5)
Me.Frame2.Controls.Add(Me.Text1)
Me.Frame2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame2.Location = New System.Drawing.Point(388, 36)
Me.Frame2.Name = "Frame2"
Me.Frame2.Padding = New System.Windows.Forms.Padding(0)
Me.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame2.Size = New System.Drawing.Size(559, 191)
Me.Frame2.TabIndex = 9
Me.Frame2.TabStop = False
Me.Frame2.Text = "Frame2"
'

'Text1

'

Me.Text1.AcceptsReturn = True
Me.Text1.BackColor = System.Drawing.SystemColors.Window
Me.Text1.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text1.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text1.Location = New System.Drawing.Point(74, 46)
Me.Text1.MaxLength = 0
Me.Text1.Multiline = True
Me.Text1.Name = "Text1"
Me.Text1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.Text1.Size = New System.Drawing.Size(367, 133)
Me.Text1.TabIndex = 10
Me.Text1.Text = "Text1"
Me.Text1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'

'Frame3

'

Me.Frame3.BackColor = System.Drawing.SystemColors.Control
Me.Frame3.Controls.Add(Me.ComboBox1)
Me.Frame3.Controls.Add(Me.Label4)
Me.Frame3.Controls.Add(Me.Text5)
Me.Frame3.Controls.Add(Me.Combo2)
Me.Frame3.Controls.Add(Me.Combo3)
Me.Frame3.Controls.Add(Me.Label1)
Me.Frame3.Controls.Add(Me.Label2)
Me.Frame3.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame3.Location = New System.Drawing.Point(0, 240)
Me.Frame3.Name = "Frame3"
Me.Frame3.Padding = New System.Windows.Forms.Padding(0)
Me.Frame3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame3.Size = New System.Drawing.Size(947, 111)
Me.Frame3.TabIndex = 3
Me.Frame3.TabStop = False
Me.Frame3.Text = "Frame3"
'

'ComboBox1

'

Me.ComboBox1.BackColor = System.Drawing.SystemColors.Window
Me.ComboBox1.Cursor = System.Windows.Forms.Cursors.Default
Me.ComboBox1.ForeColor = System.Drawing.SystemColors.WindowText
Me.ComboBox1.Items.AddRange(New Object() {"2 - Dpi", "1 - Font", "3 - Inherit", "0 - None"})
Me.ComboBox1.Location = New System.Drawing.Point(358, 41)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.ComboBox1.Size = New System.Drawing.Size(177, 21)
Me.ComboBox1.TabIndex = 10
Me.ComboBox1.Text = "0 - None"
'

'Label4

'

Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(18, 85)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(333, 13)
Me.Label4.TabIndex = 9
Me.Label4.Text = "Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None"
'

'Text5

'

Me.Text5.AcceptsReturn = True
Me.Text5.BackColor = System.Drawing.SystemColors.Window
Me.Text5.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text5.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text5.Location = New System.Drawing.Point(552, 16)
Me.Text5.MaxLength = 0
Me.Text5.Multiline = True
Me.Text5.Name = "Text5"
Me.Text5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text5.ScrollBars = System.Windows.Forms.ScrollBars.Both
Me.Text5.Size = New System.Drawing.Size(339, 85)
Me.Text5.TabIndex = 6
Me.Text5.Text = "Text5" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
Me.Text5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
Me.Text5.WordWrap = False
'

'Combo2

'

Me.Combo2.BackColor = System.Drawing.SystemColors.Window
Me.Combo2.Cursor = System.Windows.Forms.Cursors.Default
Me.Combo2.ForeColor = System.Drawing.SystemColors.WindowText
Me.Combo2.Items.AddRange(New Object() {"0 - Solid", "1 - Orizzontal", "2 - Vertical", "3 - UpWard", "4 - Dowload", "6 - Cross", "7 - Diagonal"})
Me.Combo2.Location = New System.Drawing.Point(146, 21)
Me.Combo2.Name = "Combo2"
Me.Combo2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Combo2.Size = New System.Drawing.Size(177, 21)
Me.Combo2.TabIndex = 5
Me.Combo2.Text = "0 - Solid"
'

'Combo3

'

Me.Combo3.BackColor = System.Drawing.SystemColors.Window
Me.Combo3.Cursor = System.Windows.Forms.Cursors.Default
Me.Combo3.ForeColor = System.Drawing.SystemColors.WindowText
Me.Combo3.Items.AddRange(New Object() {"0 - 8", "1 - 10", "2 - 12", "3 - 14", "4 - 16", "6 - 18", "7 - 20"})
Me.Combo3.Location = New System.Drawing.Point(146, 56)
Me.Combo3.Name = "Combo3"
Me.Combo3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Combo3.Size = New System.Drawing.Size(177, 21)
Me.Combo3.TabIndex = 4
Me.Combo3.Text = "0 - 8"
'

'Label1

'

Me.Label1.AutoSize = True
Me.Label1.BackColor = System.Drawing.SystemColors.Control
Me.Label1.Cursor = System.Windows.Forms.Cursors.Default
Me.Label1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label1.Location = New System.Drawing.Point(66, 24)
Me.Label1.Name = "Label1"
Me.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label1.Size = New System.Drawing.Size(42, 13)
Me.Label1.TabIndex = 8
Me.Label1.Text = "FillStyle"
'

'Label2

'

Me.Label2.AutoSize = True
Me.Label2.BackColor = System.Drawing.SystemColors.Control
Me.Label2.Cursor = System.Windows.Forms.Cursors.Default
Me.Label2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label2.Location = New System.Drawing.Point(66, 64)
Me.Label2.Name = "Label2"
Me.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label2.Size = New System.Drawing.Size(48, 13)
Me.Label2.TabIndex = 7
Me.Label2.Text = "FontSize"
'

'Frame4

'

Me.Frame4.BackColor = System.Drawing.SystemColors.Control
Me.Frame4.Controls.Add(Me.Text6)
Me.Frame4.Controls.Add(Me.Text2)
Me.Frame4.Controls.Add(Me.Combo1)
Me.Frame4.Controls.Add(Me.ScaleMode)
Me.Frame4.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame4.Location = New System.Drawing.Point(0, 374)
Me.Frame4.Name = "Frame4"
Me.Frame4.Padding = New System.Windows.Forms.Padding(0)
Me.Frame4.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame4.Size = New System.Drawing.Size(369, 251)
Me.Frame4.TabIndex = 2
Me.Frame4.TabStop = False
Me.Frame4.Text = "Frame4"
'

'Text6

'

Me.Text6.AcceptsReturn = True
Me.Text6.BackColor = System.Drawing.SystemColors.Window
Me.Text6.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text6.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text6.Location = New System.Drawing.Point(25, 60)
Me.Text6.MaxLength = 0
Me.Text6.Multiline = True
Me.Text6.Name = "Text6"
Me.Text6.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text6.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.Text6.Size = New System.Drawing.Size(327, 67)
Me.Text6.TabIndex = 15
Me.Text6.Text = "Text6"
'

'Text2

'

Me.Text2.AcceptsReturn = True
Me.Text2.BackColor = System.Drawing.SystemColors.Window
Me.Text2.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text2.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text2.Location = New System.Drawing.Point(25, 157)
Me.Text2.MaxLength = 0
Me.Text2.Multiline = True
Me.Text2.Name = "Text2"
Me.Text2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.Text2.Size = New System.Drawing.Size(329, 91)
Me.Text2.TabIndex = 14
Me.Text2.Text = "Text2"
'

'Combo1

'

Me.Combo1.BackColor = System.Drawing.SystemColors.Window
Me.Combo1.Cursor = System.Windows.Forms.Cursors.Default
Me.Combo1.ForeColor = System.Drawing.SystemColors.WindowText
Me.Combo1.Items.AddRange(New Object() {"0 - User", "1 - Twip", "2 - Point", "3 - Carattere", "4 - Inc", "6 - Millimetri", "7 - Centimetri"})
Me.Combo1.Location = New System.Drawing.Point(160, 23)
Me.Combo1.Name = "Combo1"
Me.Combo1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Combo1.Size = New System.Drawing.Size(177, 21)
Me.Combo1.TabIndex = 13
Me.Combo1.Text = "0 - User"
'

'ScaleMode

'

Me.ScaleMode.AutoSize = True
Me.ScaleMode.BackColor = System.Drawing.SystemColors.Control
Me.ScaleMode.Cursor = System.Windows.Forms.Cursors.Default
Me.ScaleMode.ForeColor = System.Drawing.SystemColors.ControlText
Me.ScaleMode.Location = New System.Drawing.Point(74, 26)
Me.ScaleMode.Name = "ScaleMode"
Me.ScaleMode.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.ScaleMode.Size = New System.Drawing.Size(61, 13)
Me.ScaleMode.TabIndex = 16
Me.ScaleMode.Text = "ScaleMode"
'

'Frame5

'

Me.Frame5.BackColor = System.Drawing.SystemColors.Control
Me.Frame5.Controls.Add(Me.Text4)
Me.Frame5.ForeColor = System.Drawing.SystemColors.ControlText
Me.Frame5.Location = New System.Drawing.Point(388, 374)
Me.Frame5.Name = "Frame5"
Me.Frame5.Padding = New System.Windows.Forms.Padding(0)
Me.Frame5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Frame5.Size = New System.Drawing.Size(559, 251)
Me.Frame5.TabIndex = 0
Me.Frame5.TabStop = False
Me.Frame5.Text = "Frame5"
'

'Text4

'

Me.Text4.AcceptsReturn = True
Me.Text4.BackColor = System.Drawing.SystemColors.Window
Me.Text4.Cursor = System.Windows.Forms.Cursors.IBeam
Me.Text4.ForeColor = System.Drawing.SystemColors.WindowText
Me.Text4.Location = New System.Drawing.Point(85, 60)
Me.Text4.MaxLength = 0
Me.Text4.Multiline = True
Me.Text4.Name = "Text4"
Me.Text4.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Text4.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.Text4.Size = New System.Drawing.Size(371, 147)
Me.Text4.TabIndex = 1
Me.Text4.Text = "Text4"
Me.Text4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'

'Label3

'

Me.Label3.BackColor = System.Drawing.SystemColors.Control
Me.Label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Label3.Cursor = System.Windows.Forms.Cursors.Default
Me.Label3.Font = New System.Drawing.Font("Arial Black", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label3.Location = New System.Drawing.Point(0, 0)
Me.Label3.Name = "Label3"
Me.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label3.Size = New System.Drawing.Size(953, 27)
Me.Label3.TabIndex = 12
Me.Label3.TextAlign = System.Drawing.ContentAlignment.TopCenter
'

'Label5

'

Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(15, 16)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(39, 13)
Me.Label5.TabIndex = 11
Me.Label5.Text = "Label5"
'

'Centimeter

'

Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit
Me.AutoSize = True
Me.BackColor = System.Drawing.SystemColors.Control
Me.ClientSize = New System.Drawing.Size(984, 647)
Me.Controls.Add(Me.Frame1)
Me.Controls.Add(Me.Frame2)
Me.Controls.Add(Me.Frame3)
Me.Controls.Add(Me.Frame4)
Me.Controls.Add(Me.Frame5)
Me.Controls.Add(Me.Label3)
Me.Cursor = System.Windows.Forms.Cursors.Default
Me.KeyPreview = True
Me.Location = New System.Drawing.Point(8, 32)
Me.Name = "Centimeter"
Me.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "7"
Me.Frame1.ResumeLayout(False)
Me.Frame1.PerformLayout()
Me.Frame2.ResumeLayout(False)
Me.Frame2.PerformLayout()
Me.Frame3.ResumeLayout(False)
Me.Frame3.PerformLayout()
Me.Frame4.ResumeLayout(False)
Me.Frame4.PerformLayout()
Me.Frame5.ResumeLayout(False)
Me.Frame5.PerformLayout()
Me.ResumeLayout(False)

End Sub
Friend WithEvents Label4 As System.Windows.Forms.Label
Public WithEvents ComboBox1 As System.Windows.Forms.ComboBox
Friend WithEvents Label5 As System.Windows.Forms.Label
#End Region
End Class










( designerautoscalemodulodesigner.html )- by Paolo Puglisi - Modifica del 17/12/2023