MS
This commit is contained in:
@@ -31,9 +31,14 @@ Partial Class frmFileflow_Duplicate
|
||||
Me.SimpleButton4 = New DevExpress.XtraEditors.SimpleButton()
|
||||
Me.SimpleButton3 = New DevExpress.XtraEditors.SimpleButton()
|
||||
Me.GroupControl1 = New DevExpress.XtraEditors.GroupControl()
|
||||
Me.PanelControl1 = New DevExpress.XtraEditors.PanelControl()
|
||||
Me.pnlHeader = New DevExpress.XtraEditors.PanelControl()
|
||||
CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GroupControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.GroupControl1.SuspendLayout()
|
||||
CType(Me.PanelControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.PanelControl1.SuspendLayout()
|
||||
CType(Me.pnlHeader, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'SimpleButton2
|
||||
@@ -46,9 +51,9 @@ Partial Class frmFileflow_Duplicate
|
||||
Me.SimpleButton2.Appearance.Options.UseFont = True
|
||||
Me.SimpleButton2.DialogResult = System.Windows.Forms.DialogResult.No
|
||||
Me.SimpleButton2.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SimpleButton2.Location = New System.Drawing.Point(228, 87)
|
||||
Me.SimpleButton2.Location = New System.Drawing.Point(562, 2)
|
||||
Me.SimpleButton2.Name = "SimpleButton2"
|
||||
Me.SimpleButton2.Size = New System.Drawing.Size(143, 40)
|
||||
Me.SimpleButton2.Size = New System.Drawing.Size(100, 41)
|
||||
Me.SimpleButton2.TabIndex = 3
|
||||
Me.SimpleButton2.Text = "Nein"
|
||||
'
|
||||
@@ -62,7 +67,7 @@ Partial Class frmFileflow_Duplicate
|
||||
Me.SimpleButton1.Appearance.Options.UseFont = True
|
||||
Me.SimpleButton1.DialogResult = System.Windows.Forms.DialogResult.Yes
|
||||
Me.SimpleButton1.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SimpleButton1.Location = New System.Drawing.Point(118, 87)
|
||||
Me.SimpleButton1.Location = New System.Drawing.Point(455, 2)
|
||||
Me.SimpleButton1.Name = "SimpleButton1"
|
||||
Me.SimpleButton1.Size = New System.Drawing.Size(101, 40)
|
||||
Me.SimpleButton1.TabIndex = 2
|
||||
@@ -70,21 +75,21 @@ Partial Class frmFileflow_Duplicate
|
||||
'
|
||||
'LabelControlMessage
|
||||
'
|
||||
Me.LabelControlMessage.Appearance.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.LabelControlMessage.Appearance.ForeColor = System.Drawing.Color.Firebrick
|
||||
Me.LabelControlMessage.Appearance.Font = New System.Drawing.Font("Segoe UI Semibold", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.LabelControlMessage.Appearance.ForeColor = System.Drawing.Color.Black
|
||||
Me.LabelControlMessage.Appearance.Options.UseFont = True
|
||||
Me.LabelControlMessage.Appearance.Options.UseForeColor = True
|
||||
Me.LabelControlMessage.LineVisible = True
|
||||
Me.LabelControlMessage.Location = New System.Drawing.Point(118, 31)
|
||||
Me.LabelControlMessage.Location = New System.Drawing.Point(118, 46)
|
||||
Me.LabelControlMessage.Name = "LabelControlMessage"
|
||||
Me.LabelControlMessage.Size = New System.Drawing.Size(152, 21)
|
||||
Me.LabelControlMessage.Size = New System.Drawing.Size(121, 17)
|
||||
Me.LabelControlMessage.TabIndex = 1
|
||||
Me.LabelControlMessage.Text = "msgfrom_LoadForm"
|
||||
'
|
||||
'PictureEdit1
|
||||
'
|
||||
Me.PictureEdit1.EditValue = CType(resources.GetObject("PictureEdit1.EditValue"), Object)
|
||||
Me.PictureEdit1.Location = New System.Drawing.Point(12, 31)
|
||||
Me.PictureEdit1.Location = New System.Drawing.Point(12, 46)
|
||||
Me.PictureEdit1.Name = "PictureEdit1"
|
||||
Me.PictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent
|
||||
Me.PictureEdit1.Properties.Appearance.Options.UseBackColor = True
|
||||
@@ -104,7 +109,6 @@ Partial Class frmFileflow_Duplicate
|
||||
Me.SimpleButton5.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton5.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SimpleButton5.Location = New System.Drawing.Point(249, 85)
|
||||
Me.SimpleButton5.Name = "SimpleButton5"
|
||||
Me.SimpleButton5.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light
|
||||
Me.SimpleButton5.Size = New System.Drawing.Size(143, 42)
|
||||
Me.SimpleButton5.TabIndex = 6
|
||||
Me.SimpleButton5.Text = "... nur von mir"
|
||||
@@ -120,7 +124,6 @@ Partial Class frmFileflow_Duplicate
|
||||
Me.SimpleButton4.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.bo_appointment1
|
||||
Me.SimpleButton4.Location = New System.Drawing.Point(20, 85)
|
||||
Me.SimpleButton4.Name = "SimpleButton4"
|
||||
Me.SimpleButton4.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light
|
||||
Me.SimpleButton4.Size = New System.Drawing.Size(223, 42)
|
||||
Me.SimpleButton4.TabIndex = 5
|
||||
Me.SimpleButton4.Text = "Alle Dateien von heute"
|
||||
@@ -136,33 +139,54 @@ Partial Class frmFileflow_Duplicate
|
||||
Me.SimpleButton3.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SimpleButton3.Location = New System.Drawing.Point(20, 37)
|
||||
Me.SimpleButton3.Name = "SimpleButton3"
|
||||
Me.SimpleButton3.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light
|
||||
Me.SimpleButton3.Size = New System.Drawing.Size(154, 42)
|
||||
Me.SimpleButton3.Size = New System.Drawing.Size(372, 42)
|
||||
Me.SimpleButton3.TabIndex = 4
|
||||
Me.SimpleButton3.Text = "Datei anzeigen"
|
||||
Me.SimpleButton3.Text = "Vorhandene Datei anzeigen"
|
||||
'
|
||||
'GroupControl1
|
||||
'
|
||||
Me.GroupControl1.Controls.Add(Me.SimpleButton3)
|
||||
Me.GroupControl1.Controls.Add(Me.SimpleButton5)
|
||||
Me.GroupControl1.Controls.Add(Me.SimpleButton4)
|
||||
Me.GroupControl1.Location = New System.Drawing.Point(12, 151)
|
||||
Me.GroupControl1.Location = New System.Drawing.Point(12, 185)
|
||||
Me.GroupControl1.Name = "GroupControl1"
|
||||
Me.GroupControl1.Size = New System.Drawing.Size(401, 141)
|
||||
Me.GroupControl1.Size = New System.Drawing.Size(669, 138)
|
||||
Me.GroupControl1.TabIndex = 7
|
||||
Me.GroupControl1.Text = "Dateisuchen"
|
||||
'
|
||||
'PanelControl1
|
||||
'
|
||||
Me.PanelControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(230, Byte), Integer), CType(CType(230, Byte), Integer), CType(CType(230, Byte), Integer))
|
||||
Me.PanelControl1.Appearance.Options.UseBackColor = True
|
||||
Me.PanelControl1.Controls.Add(Me.SimpleButton2)
|
||||
Me.PanelControl1.Controls.Add(Me.SimpleButton1)
|
||||
Me.PanelControl1.Location = New System.Drawing.Point(12, 133)
|
||||
Me.PanelControl1.Name = "PanelControl1"
|
||||
Me.PanelControl1.Size = New System.Drawing.Size(669, 46)
|
||||
Me.PanelControl1.TabIndex = 8
|
||||
'
|
||||
'pnlHeader
|
||||
'
|
||||
Me.pnlHeader.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(19, Byte), Integer))
|
||||
Me.pnlHeader.Appearance.Options.UseBackColor = True
|
||||
Me.pnlHeader.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder
|
||||
Me.pnlHeader.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.pnlHeader.Location = New System.Drawing.Point(0, 0)
|
||||
Me.pnlHeader.Name = "pnlHeader"
|
||||
Me.pnlHeader.Size = New System.Drawing.Size(686, 40)
|
||||
Me.pnlHeader.TabIndex = 9
|
||||
'
|
||||
'frmFileflow_Duplicate
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 21.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.ClientSize = New System.Drawing.Size(686, 304)
|
||||
Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(240, Byte), Integer), CType(CType(240, Byte), Integer))
|
||||
Me.ClientSize = New System.Drawing.Size(686, 335)
|
||||
Me.Controls.Add(Me.pnlHeader)
|
||||
Me.Controls.Add(Me.PanelControl1)
|
||||
Me.Controls.Add(Me.GroupControl1)
|
||||
Me.Controls.Add(Me.SimpleButton2)
|
||||
Me.Controls.Add(Me.PictureEdit1)
|
||||
Me.Controls.Add(Me.LabelControlMessage)
|
||||
Me.Controls.Add(Me.SimpleButton1)
|
||||
Me.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
|
||||
Me.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
@@ -172,6 +196,9 @@ Partial Class frmFileflow_Duplicate
|
||||
CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GroupControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.GroupControl1.ResumeLayout(False)
|
||||
CType(Me.PanelControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.PanelControl1.ResumeLayout(False)
|
||||
CType(Me.pnlHeader, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -184,4 +211,6 @@ Partial Class frmFileflow_Duplicate
|
||||
Friend WithEvents SimpleButton4 As DevExpress.XtraEditors.SimpleButton
|
||||
Friend WithEvents SimpleButton3 As DevExpress.XtraEditors.SimpleButton
|
||||
Friend WithEvents GroupControl1 As DevExpress.XtraEditors.GroupControl
|
||||
Friend WithEvents PanelControl1 As DevExpress.XtraEditors.PanelControl
|
||||
Friend WithEvents pnlHeader As DevExpress.XtraEditors.PanelControl
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user