2 Taglio della vegetazione - Intro Page - Università degli Studi di ...

2 Taglio della vegetazione - Intro Page - Università degli Studi di ... 2 Taglio della vegetazione - Intro Page - Università degli Studi di ...

dimec.unige.it
from dimec.unige.it More from this publisher
31.05.2013 Views

Public Class Form1 Inherits System.Windows.Forms.Form #Region " Windows Form Designer generated code " Public Sub New() MyBase.New() 'This call is required by the Windows Form Designer. InitializeComponent() 'Add any initialization after the InitializeComponent() call End Sub 'Form overrides dispose to clean up the component list. 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 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog Friend WithEvents btnOpenFile As System.Windows.Forms.Button Friend WithEvents btnStartSimul As System.Windows.Forms.Button Friend WithEvents btnQuit As System.Windows.Forms.Button Friend WithEvents Timer1 As System.Windows.Forms.Timer Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents lblMovements As System.Windows.Forms.Label Friend WithEvents lblRotations As System.Windows.Forms.Label Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents lblTime As System.Windows.Forms.Label Friend WithEvents boxPulsanti As System.Windows.Forms.GroupBox Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog 143

Me.btnOpenFile = New System.Windows.Forms.Button Me.btnStartSimul = New System.Windows.Forms.Button Me.btnQuit = New System.Windows.Forms.Button Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.Button1 = New System.Windows.Forms.Button Me.Label1 = New System.Windows.Forms.Label Me.Label2 = New System.Windows.Forms.Label Me.lblMovements = New System.Windows.Forms.Label Me.lblRotations = New System.Windows.Forms.Label Me.lblTime = New System.Windows.Forms.Label Me.Label4 = New System.Windows.Forms.Label Me.boxPulsanti = New System.Windows.Forms.GroupBox Me.boxPulsanti.SuspendLayout() Me.SuspendLayout() ' 'btnOpenFile ' Me.btnOpenFile.Location = New System.Drawing.Point(8, 48) Me.btnOpenFile.Name = "btnOpenFile" Me.btnOpenFile.Size = New System.Drawing.Size(96, 24) Me.btnOpenFile.TabIndex = 0 Me.btnOpenFile.Text = "Open File" ' 'btnStartSimul ' Me.btnStartSimul.Enabled = False Me.btnStartSimul.Location = New System.Drawing.Point(120, 48) Me.btnStartSimul.Name = "btnStartSimul" Me.btnStartSimul.Size = New System.Drawing.Size(96, 24) Me.btnStartSimul.TabIndex = 1 Me.btnStartSimul.Text = "Start Simulation" ' 'btnQuit ' Me.btnQuit.Location = New System.Drawing.Point(344, 48) Me.btnQuit.Name = "btnQuit" Me.btnQuit.Size = New System.Drawing.Size(96, 24) Me.btnQuit.TabIndex = 2 Me.btnQuit.Text = "Quit" ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(232, 48) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(96, 24) Me.Button1.TabIndex = 3 Me.Button1.Text = "Next Simulation" ' 144

Me.btnOpenFile = New System.Windows.Forms.Button<br />

Me.btnStartSimul = New System.Windows.Forms.Button<br />

Me.btnQuit = New System.Windows.Forms.Button<br />

Me.Timer1 = New System.Windows.Forms.Timer(Me.components)<br />

Me.Button1 = New System.Windows.Forms.Button<br />

Me.Label1 = New System.Windows.Forms.Label<br />

Me.Label2 = New System.Windows.Forms.Label<br />

Me.lblMovements = New System.Windows.Forms.Label<br />

Me.lblRotations = New System.Windows.Forms.Label<br />

Me.lblTime = New System.Windows.Forms.Label<br />

Me.Label4 = New System.Windows.Forms.Label<br />

Me.boxPulsanti = New System.Windows.Forms.GroupBox<br />

Me.boxPulsanti.SuspendLayout()<br />

Me.SuspendLayout()<br />

'<br />

'btnOpenFile<br />

'<br />

Me.btnOpenFile.Location = New System.Drawing.Point(8, 48)<br />

Me.btnOpenFile.Name = "btnOpenFile"<br />

Me.btnOpenFile.Size = New System.Drawing.Size(96, 24)<br />

Me.btnOpenFile.TabIndex = 0<br />

Me.btnOpenFile.Text = "Open File"<br />

'<br />

'btnStartSimul<br />

'<br />

Me.btnStartSimul.Enabled = False<br />

Me.btnStartSimul.Location = New System.Drawing.Point(120, 48)<br />

Me.btnStartSimul.Name = "btnStartSimul"<br />

Me.btnStartSimul.Size = New System.Drawing.Size(96, 24)<br />

Me.btnStartSimul.TabIndex = 1<br />

Me.btnStartSimul.Text = "Start Simulation"<br />

'<br />

'btnQuit<br />

'<br />

Me.btnQuit.Location = New System.Drawing.Point(344, 48)<br />

Me.btnQuit.Name = "btnQuit"<br />

Me.btnQuit.Size = New System.Drawing.Size(96, 24)<br />

Me.btnQuit.TabIndex = 2<br />

Me.btnQuit.Text = "Quit"<br />

'<br />

'Button1<br />

'<br />

Me.Button1.Location = New System.Drawing.Point(232, 48)<br />

Me.Button1.Name = "Button1"<br />

Me.Button1.Size = New System.Drawing.Size(96, 24)<br />

Me.Button1.TabIndex = 3<br />

Me.Button1.Text = "Next Simulation"<br />

'<br />

144

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!