223 lines
14 KiB
VB.net
223 lines
14 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmGlobix_Result
|
|
Inherits DevExpress.XtraEditors.XtraForm
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<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
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmGlobix_Result))
|
|
Me.LabelControl4 = New DevExpress.XtraEditors.LabelControl()
|
|
Me.LabelControl3 = New DevExpress.XtraEditors.LabelControl()
|
|
Me.LabelControl2 = New DevExpress.XtraEditors.LabelControl()
|
|
Me.LabelControl1 = New DevExpress.XtraEditors.LabelControl()
|
|
Me.PictureEdit1 = New DevExpress.XtraEditors.PictureEdit()
|
|
Me.PictureEdit2 = New DevExpress.XtraEditors.PictureEdit()
|
|
Me.PictureEdit3 = New DevExpress.XtraEditors.PictureEdit()
|
|
Me.PictureEdit4 = New DevExpress.XtraEditors.PictureEdit()
|
|
Me.PictureEdit5 = New DevExpress.XtraEditors.PictureEdit()
|
|
Me.SimpleButton3 = New DevExpress.XtraEditors.SimpleButton()
|
|
CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureEdit5.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'LabelControl4
|
|
'
|
|
Me.LabelControl4.Appearance.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.LabelControl4.Appearance.ForeColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
|
Me.LabelControl4.Appearance.Options.UseFont = True
|
|
Me.LabelControl4.Appearance.Options.UseForeColor = True
|
|
Me.LabelControl4.Appearance.Options.UseTextOptions = True
|
|
Me.LabelControl4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near
|
|
Me.LabelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None
|
|
Me.LabelControl4.ImageOptions.Alignment = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.LabelControl4.Location = New System.Drawing.Point(106, 159)
|
|
Me.LabelControl4.Name = "LabelControl4"
|
|
Me.LabelControl4.Size = New System.Drawing.Size(374, 32)
|
|
Me.LabelControl4.TabIndex = 9
|
|
Me.LabelControl4.Text = "Virtuelle Ordner erzeugt"
|
|
'
|
|
'LabelControl3
|
|
'
|
|
Me.LabelControl3.Appearance.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.LabelControl3.Appearance.ForeColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
|
Me.LabelControl3.Appearance.Options.UseFont = True
|
|
Me.LabelControl3.Appearance.Options.UseForeColor = True
|
|
Me.LabelControl3.Appearance.Options.UseTextOptions = True
|
|
Me.LabelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near
|
|
Me.LabelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None
|
|
Me.LabelControl3.ImageOptions.Alignment = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.LabelControl3.Location = New System.Drawing.Point(106, 121)
|
|
Me.LabelControl3.Name = "LabelControl3"
|
|
Me.LabelControl3.Size = New System.Drawing.Size(374, 32)
|
|
Me.LabelControl3.TabIndex = 8
|
|
Me.LabelControl3.Text = "Namenkonvention angewendet"
|
|
'
|
|
'LabelControl2
|
|
'
|
|
Me.LabelControl2.Appearance.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.LabelControl2.Appearance.ForeColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
|
Me.LabelControl2.Appearance.Options.UseFont = True
|
|
Me.LabelControl2.Appearance.Options.UseForeColor = True
|
|
Me.LabelControl2.Appearance.Options.UseTextOptions = True
|
|
Me.LabelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near
|
|
Me.LabelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None
|
|
Me.LabelControl2.ImageOptions.Alignment = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.LabelControl2.Location = New System.Drawing.Point(106, 83)
|
|
Me.LabelControl2.Name = "LabelControl2"
|
|
Me.LabelControl2.Size = New System.Drawing.Size(374, 32)
|
|
Me.LabelControl2.TabIndex = 7
|
|
Me.LabelControl2.Text = "Automatische Attribute gefüllt"
|
|
'
|
|
'LabelControl1
|
|
'
|
|
Me.LabelControl1.Appearance.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.LabelControl1.Appearance.ForeColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
|
Me.LabelControl1.Appearance.Options.UseFont = True
|
|
Me.LabelControl1.Appearance.Options.UseForeColor = True
|
|
Me.LabelControl1.Appearance.Options.UseTextOptions = True
|
|
Me.LabelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near
|
|
Me.LabelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None
|
|
Me.LabelControl1.ImageOptions.Alignment = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.LabelControl1.Location = New System.Drawing.Point(106, 45)
|
|
Me.LabelControl1.Name = "LabelControl1"
|
|
Me.LabelControl1.Size = New System.Drawing.Size(374, 32)
|
|
Me.LabelControl1.TabIndex = 6
|
|
Me.LabelControl1.Text = "Datei in ZooFlow importiert"
|
|
'
|
|
'PictureEdit1
|
|
'
|
|
Me.PictureEdit1.EditValue = CType(resources.GetObject("PictureEdit1.EditValue"), Object)
|
|
Me.PictureEdit1.Location = New System.Drawing.Point(515, 45)
|
|
Me.PictureEdit1.Name = "PictureEdit1"
|
|
Me.PictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(47, Byte), Integer))
|
|
Me.PictureEdit1.Properties.Appearance.Options.UseBackColor = True
|
|
Me.PictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.[Auto]
|
|
Me.PictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom
|
|
Me.PictureEdit1.Size = New System.Drawing.Size(185, 146)
|
|
Me.PictureEdit1.TabIndex = 10
|
|
'
|
|
'PictureEdit2
|
|
'
|
|
Me.PictureEdit2.EditValue = CType(resources.GetObject("PictureEdit2.EditValue"), Object)
|
|
Me.PictureEdit2.Location = New System.Drawing.Point(52, 45)
|
|
Me.PictureEdit2.Name = "PictureEdit2"
|
|
Me.PictureEdit2.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(47, Byte), Integer))
|
|
Me.PictureEdit2.Properties.Appearance.Options.UseBackColor = True
|
|
Me.PictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.[Auto]
|
|
Me.PictureEdit2.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom
|
|
Me.PictureEdit2.Size = New System.Drawing.Size(39, 32)
|
|
Me.PictureEdit2.TabIndex = 11
|
|
'
|
|
'PictureEdit3
|
|
'
|
|
Me.PictureEdit3.EditValue = CType(resources.GetObject("PictureEdit3.EditValue"), Object)
|
|
Me.PictureEdit3.Location = New System.Drawing.Point(52, 83)
|
|
Me.PictureEdit3.Name = "PictureEdit3"
|
|
Me.PictureEdit3.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(47, Byte), Integer))
|
|
Me.PictureEdit3.Properties.Appearance.Options.UseBackColor = True
|
|
Me.PictureEdit3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.[Auto]
|
|
Me.PictureEdit3.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom
|
|
Me.PictureEdit3.Size = New System.Drawing.Size(39, 32)
|
|
Me.PictureEdit3.TabIndex = 12
|
|
'
|
|
'PictureEdit4
|
|
'
|
|
Me.PictureEdit4.EditValue = CType(resources.GetObject("PictureEdit4.EditValue"), Object)
|
|
Me.PictureEdit4.Location = New System.Drawing.Point(52, 121)
|
|
Me.PictureEdit4.Name = "PictureEdit4"
|
|
Me.PictureEdit4.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(47, Byte), Integer))
|
|
Me.PictureEdit4.Properties.Appearance.Options.UseBackColor = True
|
|
Me.PictureEdit4.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.[Auto]
|
|
Me.PictureEdit4.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom
|
|
Me.PictureEdit4.Size = New System.Drawing.Size(39, 32)
|
|
Me.PictureEdit4.TabIndex = 13
|
|
'
|
|
'PictureEdit5
|
|
'
|
|
Me.PictureEdit5.EditValue = CType(resources.GetObject("PictureEdit5.EditValue"), Object)
|
|
Me.PictureEdit5.Location = New System.Drawing.Point(52, 159)
|
|
Me.PictureEdit5.Name = "PictureEdit5"
|
|
Me.PictureEdit5.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(47, Byte), Integer))
|
|
Me.PictureEdit5.Properties.Appearance.Options.UseBackColor = True
|
|
Me.PictureEdit5.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.[Auto]
|
|
Me.PictureEdit5.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom
|
|
Me.PictureEdit5.Size = New System.Drawing.Size(39, 32)
|
|
Me.PictureEdit5.TabIndex = 14
|
|
'
|
|
'SimpleButton3
|
|
'
|
|
Me.SimpleButton3.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(47, Byte), Integer))
|
|
Me.SimpleButton3.Appearance.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.SimpleButton3.Appearance.ForeColor = System.Drawing.Color.Black
|
|
Me.SimpleButton3.Appearance.Options.UseBackColor = True
|
|
Me.SimpleButton3.Appearance.Options.UseFont = True
|
|
Me.SimpleButton3.Appearance.Options.UseForeColor = True
|
|
Me.SimpleButton3.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.SimpleButton3.Location = New System.Drawing.Point(515, 197)
|
|
Me.SimpleButton3.Name = "SimpleButton3"
|
|
Me.SimpleButton3.Size = New System.Drawing.Size(185, 42)
|
|
Me.SimpleButton3.TabIndex = 4
|
|
Me.SimpleButton3.Text = "Datei anzeigen"
|
|
'
|
|
'frmGlobix_Result
|
|
'
|
|
Me.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(47, Byte), Integer))
|
|
Me.Appearance.Options.UseBackColor = True
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(764, 252)
|
|
Me.Controls.Add(Me.SimpleButton3)
|
|
Me.Controls.Add(Me.PictureEdit5)
|
|
Me.Controls.Add(Me.PictureEdit4)
|
|
Me.Controls.Add(Me.PictureEdit3)
|
|
Me.Controls.Add(Me.PictureEdit2)
|
|
Me.Controls.Add(Me.PictureEdit1)
|
|
Me.Controls.Add(Me.LabelControl4)
|
|
Me.Controls.Add(Me.LabelControl3)
|
|
Me.Controls.Add(Me.LabelControl2)
|
|
Me.Controls.Add(Me.LabelControl1)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
|
|
Me.Name = "frmGlobix_Result"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "frmGlobix_Result"
|
|
CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureEdit5.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents LabelControl4 As DevExpress.XtraEditors.LabelControl
|
|
Friend WithEvents LabelControl3 As DevExpress.XtraEditors.LabelControl
|
|
Friend WithEvents LabelControl2 As DevExpress.XtraEditors.LabelControl
|
|
Friend WithEvents LabelControl1 As DevExpress.XtraEditors.LabelControl
|
|
Friend WithEvents PictureEdit1 As DevExpress.XtraEditors.PictureEdit
|
|
Friend WithEvents PictureEdit2 As DevExpress.XtraEditors.PictureEdit
|
|
Friend WithEvents PictureEdit3 As DevExpress.XtraEditors.PictureEdit
|
|
Friend WithEvents PictureEdit4 As DevExpress.XtraEditors.PictureEdit
|
|
Friend WithEvents PictureEdit5 As DevExpress.XtraEditors.PictureEdit
|
|
Friend WithEvents SimpleButton3 As DevExpress.XtraEditors.SimpleButton
|
|
End Class
|