|
|
|
@@ -66,11 +66,13 @@ Partial Class frmFormDesigner
|
|
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
|
|
|
Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
|
|
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
|
|
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
|
|
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
|
|
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
|
|
|
|
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
|
|
Me.GroupBox1.SuspendLayout()
|
|
|
|
Me.GroupBox1.SuspendLayout()
|
|
|
|
Me.pnldesigner.SuspendLayout()
|
|
|
|
Me.pnldesigner.SuspendLayout()
|
|
|
|
Me.TabControlEigenschaften.SuspendLayout()
|
|
|
|
Me.TabControlEigenschaften.SuspendLayout()
|
|
|
|
@@ -88,6 +90,7 @@ Partial Class frmFormDesigner
|
|
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|
|
|
Me.SplitContainer1.SuspendLayout()
|
|
|
|
Me.SplitContainer1.SuspendLayout()
|
|
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
|
|
|
Me.Panel1.SuspendLayout()
|
|
|
|
Me.SuspendLayout()
|
|
|
|
Me.SuspendLayout()
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'GroupBox1
|
|
|
|
'GroupBox1
|
|
|
|
@@ -106,7 +109,7 @@ Partial Class frmFormDesigner
|
|
|
|
Me.GroupBox1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.GroupBox1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
|
|
Me.GroupBox1.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.GroupBox1.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.GroupBox1.Size = New System.Drawing.Size(381, 111)
|
|
|
|
Me.GroupBox1.Size = New System.Drawing.Size(381, 127)
|
|
|
|
Me.GroupBox1.TabIndex = 2
|
|
|
|
Me.GroupBox1.TabIndex = 2
|
|
|
|
Me.GroupBox1.TabStop = False
|
|
|
|
Me.GroupBox1.TabStop = False
|
|
|
|
Me.GroupBox1.Text = "Control-Typ (Drag and Drop)"
|
|
|
|
Me.GroupBox1.Text = "Control-Typ (Drag and Drop)"
|
|
|
|
@@ -116,10 +119,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnButton.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnButton.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnButton.Image = CType(resources.GetObject("btnButton.Image"), System.Drawing.Image)
|
|
|
|
Me.btnButton.Image = CType(resources.GetObject("btnButton.Image"), System.Drawing.Image)
|
|
|
|
Me.btnButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnButton.Location = New System.Drawing.Point(213, 15)
|
|
|
|
Me.btnButton.Location = New System.Drawing.Point(219, 30)
|
|
|
|
Me.btnButton.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnButton.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnButton.Name = "btnButton"
|
|
|
|
Me.btnButton.Name = "btnButton"
|
|
|
|
Me.btnButton.Size = New System.Drawing.Size(82, 26)
|
|
|
|
Me.btnButton.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnButton.TabIndex = 8
|
|
|
|
Me.btnButton.TabIndex = 8
|
|
|
|
Me.btnButton.Text = "Button"
|
|
|
|
Me.btnButton.Text = "Button"
|
|
|
|
Me.btnButton.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnButton.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -130,10 +133,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnLine.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnLine.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnLine.Image = CType(resources.GetObject("btnLine.Image"), System.Drawing.Image)
|
|
|
|
Me.btnLine.Image = CType(resources.GetObject("btnLine.Image"), System.Drawing.Image)
|
|
|
|
Me.btnLine.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnLine.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnLine.Location = New System.Drawing.Point(213, 76)
|
|
|
|
Me.btnLine.Location = New System.Drawing.Point(219, 86)
|
|
|
|
Me.btnLine.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnLine.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnLine.Name = "btnLine"
|
|
|
|
Me.btnLine.Name = "btnLine"
|
|
|
|
Me.btnLine.Size = New System.Drawing.Size(82, 28)
|
|
|
|
Me.btnLine.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnLine.TabIndex = 7
|
|
|
|
Me.btnLine.TabIndex = 7
|
|
|
|
Me.btnLine.Text = "Linie"
|
|
|
|
Me.btnLine.Text = "Linie"
|
|
|
|
Me.btnLine.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnLine.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -144,10 +147,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnTabelle.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnTabelle.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnTabelle.Image = Global.DD_ProcessManager.My.Resources.Resources.table_add
|
|
|
|
Me.btnTabelle.Image = Global.DD_ProcessManager.My.Resources.Resources.table_add
|
|
|
|
Me.btnTabelle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnTabelle.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnTabelle.Location = New System.Drawing.Point(111, 15)
|
|
|
|
Me.btnTabelle.Location = New System.Drawing.Point(113, 30)
|
|
|
|
Me.btnTabelle.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnTabelle.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnTabelle.Name = "btnTabelle"
|
|
|
|
Me.btnTabelle.Name = "btnTabelle"
|
|
|
|
Me.btnTabelle.Size = New System.Drawing.Size(98, 26)
|
|
|
|
Me.btnTabelle.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnTabelle.TabIndex = 6
|
|
|
|
Me.btnTabelle.TabIndex = 6
|
|
|
|
Me.btnTabelle.Text = "Tabelle"
|
|
|
|
Me.btnTabelle.Text = "Tabelle"
|
|
|
|
Me.btnTabelle.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnTabelle.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -158,10 +161,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnCheckbox.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnCheckbox.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnCheckbox.Image = Global.DD_ProcessManager.My.Resources.Resources.checkbox_16xLG
|
|
|
|
Me.btnCheckbox.Image = Global.DD_ProcessManager.My.Resources.Resources.checkbox_16xLG
|
|
|
|
Me.btnCheckbox.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnCheckbox.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnCheckbox.Location = New System.Drawing.Point(111, 76)
|
|
|
|
Me.btnCheckbox.Location = New System.Drawing.Point(113, 86)
|
|
|
|
Me.btnCheckbox.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnCheckbox.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnCheckbox.Name = "btnCheckbox"
|
|
|
|
Me.btnCheckbox.Name = "btnCheckbox"
|
|
|
|
Me.btnCheckbox.Size = New System.Drawing.Size(98, 28)
|
|
|
|
Me.btnCheckbox.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnCheckbox.TabIndex = 5
|
|
|
|
Me.btnCheckbox.TabIndex = 5
|
|
|
|
Me.btnCheckbox.Text = "Checkbox"
|
|
|
|
Me.btnCheckbox.Text = "Checkbox"
|
|
|
|
Me.btnCheckbox.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnCheckbox.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -172,10 +175,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnVektor.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnVektor.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnVektor.Image = Global.DD_ProcessManager.My.Resources.Resources.ComboBox_16xLG
|
|
|
|
Me.btnVektor.Image = Global.DD_ProcessManager.My.Resources.Resources.ComboBox_16xLG
|
|
|
|
Me.btnVektor.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnVektor.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnVektor.Location = New System.Drawing.Point(9, 76)
|
|
|
|
Me.btnVektor.Location = New System.Drawing.Point(7, 86)
|
|
|
|
Me.btnVektor.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnVektor.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnVektor.Name = "btnVektor"
|
|
|
|
Me.btnVektor.Name = "btnVektor"
|
|
|
|
Me.btnVektor.Size = New System.Drawing.Size(98, 28)
|
|
|
|
Me.btnVektor.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnVektor.TabIndex = 4
|
|
|
|
Me.btnVektor.TabIndex = 4
|
|
|
|
Me.btnVektor.Text = "LookupControl"
|
|
|
|
Me.btnVektor.Text = "LookupControl"
|
|
|
|
Me.btnVektor.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnVektor.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -186,10 +189,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btndtp.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btndtp.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btndtp.Image = Global.DD_ProcessManager.My.Resources.Resources.DateOrTimePicker_675
|
|
|
|
Me.btndtp.Image = Global.DD_ProcessManager.My.Resources.Resources.DateOrTimePicker_675
|
|
|
|
Me.btndtp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btndtp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btndtp.Location = New System.Drawing.Point(111, 44)
|
|
|
|
Me.btndtp.Location = New System.Drawing.Point(113, 58)
|
|
|
|
Me.btndtp.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btndtp.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btndtp.Name = "btndtp"
|
|
|
|
Me.btndtp.Name = "btndtp"
|
|
|
|
Me.btndtp.Size = New System.Drawing.Size(98, 28)
|
|
|
|
Me.btndtp.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btndtp.TabIndex = 3
|
|
|
|
Me.btndtp.TabIndex = 3
|
|
|
|
Me.btndtp.Text = "DatePicker"
|
|
|
|
Me.btndtp.Text = "DatePicker"
|
|
|
|
Me.btndtp.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btndtp.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -200,10 +203,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btntextbox.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btntextbox.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btntextbox.Image = Global.DD_ProcessManager.My.Resources.Resources.TextBox_708
|
|
|
|
Me.btntextbox.Image = Global.DD_ProcessManager.My.Resources.Resources.TextBox_708
|
|
|
|
Me.btntextbox.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btntextbox.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btntextbox.Location = New System.Drawing.Point(9, 44)
|
|
|
|
Me.btntextbox.Location = New System.Drawing.Point(7, 58)
|
|
|
|
Me.btntextbox.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btntextbox.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btntextbox.Name = "btntextbox"
|
|
|
|
Me.btntextbox.Name = "btntextbox"
|
|
|
|
Me.btntextbox.Size = New System.Drawing.Size(98, 28)
|
|
|
|
Me.btntextbox.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btntextbox.TabIndex = 1
|
|
|
|
Me.btntextbox.TabIndex = 1
|
|
|
|
Me.btntextbox.Text = "Textbox"
|
|
|
|
Me.btntextbox.Text = "Textbox"
|
|
|
|
Me.btntextbox.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btntextbox.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -214,10 +217,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnlabel.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnlabel.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnlabel.Image = Global.DD_ProcessManager.My.Resources.Resources.Label_684
|
|
|
|
Me.btnlabel.Image = Global.DD_ProcessManager.My.Resources.Resources.Label_684
|
|
|
|
Me.btnlabel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnlabel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnlabel.Location = New System.Drawing.Point(9, 15)
|
|
|
|
Me.btnlabel.Location = New System.Drawing.Point(7, 30)
|
|
|
|
Me.btnlabel.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnlabel.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnlabel.Name = "btnlabel"
|
|
|
|
Me.btnlabel.Name = "btnlabel"
|
|
|
|
Me.btnlabel.Size = New System.Drawing.Size(97, 26)
|
|
|
|
Me.btnlabel.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnlabel.TabIndex = 0
|
|
|
|
Me.btnlabel.TabIndex = 0
|
|
|
|
Me.btnlabel.Text = "Label"
|
|
|
|
Me.btnlabel.Text = "Label"
|
|
|
|
Me.btnlabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnlabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -244,7 +247,7 @@ Partial Class frmFormDesigner
|
|
|
|
'
|
|
|
|
'
|
|
|
|
Me.Label1.AutoSize = True
|
|
|
|
Me.Label1.AutoSize = True
|
|
|
|
Me.Label1.ForeColor = System.Drawing.SystemColors.InactiveCaption
|
|
|
|
Me.Label1.ForeColor = System.Drawing.SystemColors.InactiveCaption
|
|
|
|
Me.Label1.Location = New System.Drawing.Point(70, 100)
|
|
|
|
Me.Label1.Location = New System.Drawing.Point(50, 60)
|
|
|
|
Me.Label1.Name = "Label1"
|
|
|
|
Me.Label1.Name = "Label1"
|
|
|
|
Me.Label1.Size = New System.Drawing.Size(347, 16)
|
|
|
|
Me.Label1.Size = New System.Drawing.Size(347, 16)
|
|
|
|
Me.Label1.TabIndex = 6
|
|
|
|
Me.Label1.TabIndex = 6
|
|
|
|
@@ -255,7 +258,7 @@ Partial Class frmFormDesigner
|
|
|
|
Me.lblhintergrund.AutoSize = True
|
|
|
|
Me.lblhintergrund.AutoSize = True
|
|
|
|
Me.lblhintergrund.Font = New System.Drawing.Font("Tahoma", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.lblhintergrund.Font = New System.Drawing.Font("Tahoma", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.lblhintergrund.ForeColor = System.Drawing.SystemColors.InactiveCaption
|
|
|
|
Me.lblhintergrund.ForeColor = System.Drawing.SystemColors.InactiveCaption
|
|
|
|
Me.lblhintergrund.Location = New System.Drawing.Point(70, 70)
|
|
|
|
Me.lblhintergrund.Location = New System.Drawing.Point(50, 50)
|
|
|
|
Me.lblhintergrund.Name = "lblhintergrund"
|
|
|
|
Me.lblhintergrund.Name = "lblhintergrund"
|
|
|
|
Me.lblhintergrund.Size = New System.Drawing.Size(248, 29)
|
|
|
|
Me.lblhintergrund.Size = New System.Drawing.Size(248, 29)
|
|
|
|
Me.lblhintergrund.TabIndex = 1
|
|
|
|
Me.lblhintergrund.TabIndex = 1
|
|
|
|
@@ -263,17 +266,15 @@ Partial Class frmFormDesigner
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'TabControlEigenschaften
|
|
|
|
'TabControlEigenschaften
|
|
|
|
'
|
|
|
|
'
|
|
|
|
Me.TabControlEigenschaften.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
|
|
|
|
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
|
|
|
|
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
|
|
|
|
|
|
Me.TabControlEigenschaften.Controls.Add(Me.pageProperties)
|
|
|
|
Me.TabControlEigenschaften.Controls.Add(Me.pageProperties)
|
|
|
|
Me.TabControlEigenschaften.Controls.Add(Me.pageFormat)
|
|
|
|
Me.TabControlEigenschaften.Controls.Add(Me.pageFormat)
|
|
|
|
|
|
|
|
Me.TabControlEigenschaften.Dock = System.Windows.Forms.DockStyle.Fill
|
|
|
|
Me.TabControlEigenschaften.Enabled = False
|
|
|
|
Me.TabControlEigenschaften.Enabled = False
|
|
|
|
Me.TabControlEigenschaften.Location = New System.Drawing.Point(3, 115)
|
|
|
|
Me.TabControlEigenschaften.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.TabControlEigenschaften.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.TabControlEigenschaften.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.TabControlEigenschaften.Name = "TabControlEigenschaften"
|
|
|
|
Me.TabControlEigenschaften.Name = "TabControlEigenschaften"
|
|
|
|
Me.TabControlEigenschaften.SelectedIndex = 0
|
|
|
|
Me.TabControlEigenschaften.SelectedIndex = 0
|
|
|
|
Me.TabControlEigenschaften.Size = New System.Drawing.Size(373, 367)
|
|
|
|
Me.TabControlEigenschaften.Size = New System.Drawing.Size(381, 356)
|
|
|
|
Me.TabControlEigenschaften.TabIndex = 22
|
|
|
|
Me.TabControlEigenschaften.TabIndex = 22
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'pageProperties
|
|
|
|
'pageProperties
|
|
|
|
@@ -283,7 +284,7 @@ Partial Class frmFormDesigner
|
|
|
|
Me.pageProperties.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pageProperties.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pageProperties.Name = "pageProperties"
|
|
|
|
Me.pageProperties.Name = "pageProperties"
|
|
|
|
Me.pageProperties.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pageProperties.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pageProperties.Size = New System.Drawing.Size(365, 338)
|
|
|
|
Me.pageProperties.Size = New System.Drawing.Size(373, 327)
|
|
|
|
Me.pageProperties.TabIndex = 3
|
|
|
|
Me.pageProperties.TabIndex = 3
|
|
|
|
Me.pageProperties.Text = "Eigenschaften"
|
|
|
|
Me.pageProperties.Text = "Eigenschaften"
|
|
|
|
Me.pageProperties.UseVisualStyleBackColor = True
|
|
|
|
Me.pageProperties.UseVisualStyleBackColor = True
|
|
|
|
@@ -295,7 +296,7 @@ Partial Class frmFormDesigner
|
|
|
|
Me.pgControls.Location = New System.Drawing.Point(3, 2)
|
|
|
|
Me.pgControls.Location = New System.Drawing.Point(3, 2)
|
|
|
|
Me.pgControls.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pgControls.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pgControls.Name = "pgControls"
|
|
|
|
Me.pgControls.Name = "pgControls"
|
|
|
|
Me.pgControls.Size = New System.Drawing.Size(359, 334)
|
|
|
|
Me.pgControls.Size = New System.Drawing.Size(367, 323)
|
|
|
|
Me.pgControls.TabIndex = 0
|
|
|
|
Me.pgControls.TabIndex = 0
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'pageFormat
|
|
|
|
'pageFormat
|
|
|
|
@@ -307,11 +308,11 @@ Partial Class frmFormDesigner
|
|
|
|
Me.pageFormat.Controls.Add(Me.btnwidth_minus)
|
|
|
|
Me.pageFormat.Controls.Add(Me.btnwidth_minus)
|
|
|
|
Me.pageFormat.Controls.Add(Me.btnwidth_plus)
|
|
|
|
Me.pageFormat.Controls.Add(Me.btnwidth_plus)
|
|
|
|
Me.pageFormat.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.pageFormat.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.pageFormat.Location = New System.Drawing.Point(4, 22)
|
|
|
|
Me.pageFormat.Location = New System.Drawing.Point(4, 25)
|
|
|
|
Me.pageFormat.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pageFormat.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pageFormat.Name = "pageFormat"
|
|
|
|
Me.pageFormat.Name = "pageFormat"
|
|
|
|
Me.pageFormat.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pageFormat.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.pageFormat.Size = New System.Drawing.Size(311, 250)
|
|
|
|
Me.pageFormat.Size = New System.Drawing.Size(373, 327)
|
|
|
|
Me.pageFormat.TabIndex = 1
|
|
|
|
Me.pageFormat.TabIndex = 1
|
|
|
|
Me.pageFormat.Text = "Format"
|
|
|
|
Me.pageFormat.Text = "Format"
|
|
|
|
Me.pageFormat.UseVisualStyleBackColor = True
|
|
|
|
Me.pageFormat.UseVisualStyleBackColor = True
|
|
|
|
@@ -321,10 +322,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnheight_minus.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnheight_minus.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnheight_minus.Image = Global.DD_ProcessManager.My.Resources.Resources.zoom_out
|
|
|
|
Me.btnheight_minus.Image = Global.DD_ProcessManager.My.Resources.Resources.zoom_out
|
|
|
|
Me.btnheight_minus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnheight_minus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnheight_minus.Location = New System.Drawing.Point(80, 54)
|
|
|
|
Me.btnheight_minus.Location = New System.Drawing.Point(117, 64)
|
|
|
|
Me.btnheight_minus.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnheight_minus.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnheight_minus.Name = "btnheight_minus"
|
|
|
|
Me.btnheight_minus.Name = "btnheight_minus"
|
|
|
|
Me.btnheight_minus.Size = New System.Drawing.Size(65, 27)
|
|
|
|
Me.btnheight_minus.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnheight_minus.TabIndex = 1
|
|
|
|
Me.btnheight_minus.TabIndex = 1
|
|
|
|
Me.btnheight_minus.Text = "kleiner"
|
|
|
|
Me.btnheight_minus.Text = "kleiner"
|
|
|
|
Me.btnheight_minus.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnheight_minus.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -335,10 +336,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnheight_plus.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnheight_plus.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnheight_plus.Image = Global.DD_ProcessManager.My.Resources.Resources.zoom_in
|
|
|
|
Me.btnheight_plus.Image = Global.DD_ProcessManager.My.Resources.Resources.zoom_in
|
|
|
|
Me.btnheight_plus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnheight_plus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnheight_plus.Location = New System.Drawing.Point(10, 54)
|
|
|
|
Me.btnheight_plus.Location = New System.Drawing.Point(11, 64)
|
|
|
|
Me.btnheight_plus.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnheight_plus.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnheight_plus.Name = "btnheight_plus"
|
|
|
|
Me.btnheight_plus.Name = "btnheight_plus"
|
|
|
|
Me.btnheight_plus.Size = New System.Drawing.Size(64, 27)
|
|
|
|
Me.btnheight_plus.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnheight_plus.TabIndex = 0
|
|
|
|
Me.btnheight_plus.TabIndex = 0
|
|
|
|
Me.btnheight_plus.Text = "größer"
|
|
|
|
Me.btnheight_plus.Text = "größer"
|
|
|
|
Me.btnheight_plus.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnheight_plus.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -347,7 +348,7 @@ Partial Class frmFormDesigner
|
|
|
|
'Label3
|
|
|
|
'Label3
|
|
|
|
'
|
|
|
|
'
|
|
|
|
Me.Label3.AutoSize = True
|
|
|
|
Me.Label3.AutoSize = True
|
|
|
|
Me.Label3.Location = New System.Drawing.Point(8, 40)
|
|
|
|
Me.Label3.Location = New System.Drawing.Point(6, 46)
|
|
|
|
Me.Label3.Name = "Label3"
|
|
|
|
Me.Label3.Name = "Label3"
|
|
|
|
Me.Label3.Size = New System.Drawing.Size(42, 16)
|
|
|
|
Me.Label3.Size = New System.Drawing.Size(42, 16)
|
|
|
|
Me.Label3.TabIndex = 5
|
|
|
|
Me.Label3.TabIndex = 5
|
|
|
|
@@ -356,7 +357,7 @@ Partial Class frmFormDesigner
|
|
|
|
'Label2
|
|
|
|
'Label2
|
|
|
|
'
|
|
|
|
'
|
|
|
|
Me.Label2.AutoSize = True
|
|
|
|
Me.Label2.AutoSize = True
|
|
|
|
Me.Label2.Location = New System.Drawing.Point(8, 2)
|
|
|
|
Me.Label2.Location = New System.Drawing.Point(6, 2)
|
|
|
|
Me.Label2.Name = "Label2"
|
|
|
|
Me.Label2.Name = "Label2"
|
|
|
|
Me.Label2.Size = New System.Drawing.Size(46, 16)
|
|
|
|
Me.Label2.Size = New System.Drawing.Size(46, 16)
|
|
|
|
Me.Label2.TabIndex = 4
|
|
|
|
Me.Label2.TabIndex = 4
|
|
|
|
@@ -367,10 +368,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnwidth_minus.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnwidth_minus.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnwidth_minus.Image = Global.DD_ProcessManager.My.Resources.Resources.zoom_out
|
|
|
|
Me.btnwidth_minus.Image = Global.DD_ProcessManager.My.Resources.Resources.zoom_out
|
|
|
|
Me.btnwidth_minus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnwidth_minus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnwidth_minus.Location = New System.Drawing.Point(80, 15)
|
|
|
|
Me.btnwidth_minus.Location = New System.Drawing.Point(117, 20)
|
|
|
|
Me.btnwidth_minus.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnwidth_minus.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnwidth_minus.Name = "btnwidth_minus"
|
|
|
|
Me.btnwidth_minus.Name = "btnwidth_minus"
|
|
|
|
Me.btnwidth_minus.Size = New System.Drawing.Size(65, 24)
|
|
|
|
Me.btnwidth_minus.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnwidth_minus.TabIndex = 1
|
|
|
|
Me.btnwidth_minus.TabIndex = 1
|
|
|
|
Me.btnwidth_minus.Text = "kleiner"
|
|
|
|
Me.btnwidth_minus.Text = "kleiner"
|
|
|
|
Me.btnwidth_minus.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnwidth_minus.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -381,10 +382,10 @@ Partial Class frmFormDesigner
|
|
|
|
Me.btnwidth_plus.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnwidth_plus.Font = New System.Drawing.Font("Tahoma", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
|
|
Me.btnwidth_plus.Image = Global.DD_ProcessManager.My.Resources.Resources.zoom_in
|
|
|
|
Me.btnwidth_plus.Image = Global.DD_ProcessManager.My.Resources.Resources.zoom_in
|
|
|
|
Me.btnwidth_plus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnwidth_plus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
|
|
Me.btnwidth_plus.Location = New System.Drawing.Point(9, 15)
|
|
|
|
Me.btnwidth_plus.Location = New System.Drawing.Point(11, 20)
|
|
|
|
Me.btnwidth_plus.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnwidth_plus.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
|
|
Me.btnwidth_plus.Name = "btnwidth_plus"
|
|
|
|
Me.btnwidth_plus.Name = "btnwidth_plus"
|
|
|
|
Me.btnwidth_plus.Size = New System.Drawing.Size(65, 24)
|
|
|
|
Me.btnwidth_plus.Size = New System.Drawing.Size(100, 24)
|
|
|
|
Me.btnwidth_plus.TabIndex = 0
|
|
|
|
Me.btnwidth_plus.TabIndex = 0
|
|
|
|
Me.btnwidth_plus.Text = "größer"
|
|
|
|
Me.btnwidth_plus.Text = "größer"
|
|
|
|
Me.btnwidth_plus.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
Me.btnwidth_plus.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
|
|
@@ -488,8 +489,8 @@ Partial Class frmFormDesigner
|
|
|
|
'
|
|
|
|
'
|
|
|
|
'SplitContainer1.Panel2
|
|
|
|
'SplitContainer1.Panel2
|
|
|
|
'
|
|
|
|
'
|
|
|
|
|
|
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.Panel1)
|
|
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox1)
|
|
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox1)
|
|
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.TabControlEigenschaften)
|
|
|
|
|
|
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(1227, 483)
|
|
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(1227, 483)
|
|
|
|
Me.SplitContainer1.SplitterDistance = 842
|
|
|
|
Me.SplitContainer1.SplitterDistance = 842
|
|
|
|
Me.SplitContainer1.TabIndex = 25
|
|
|
|
Me.SplitContainer1.TabIndex = 25
|
|
|
|
@@ -497,9 +498,9 @@ Partial Class frmFormDesigner
|
|
|
|
'RibbonControl1
|
|
|
|
'RibbonControl1
|
|
|
|
'
|
|
|
|
'
|
|
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3})
|
|
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarButtonItem4})
|
|
|
|
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
|
|
|
Me.RibbonControl1.MaxItemId = 4
|
|
|
|
Me.RibbonControl1.MaxItemId = 5
|
|
|
|
Me.RibbonControl1.Name = "RibbonControl1"
|
|
|
|
Me.RibbonControl1.Name = "RibbonControl1"
|
|
|
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
|
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
|
|
Me.RibbonControl1.Size = New System.Drawing.Size(1227, 146)
|
|
|
|
Me.RibbonControl1.Size = New System.Drawing.Size(1227, 146)
|
|
|
|
@@ -526,6 +527,13 @@ Partial Class frmFormDesigner
|
|
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
|
|
|
|
'BarButtonItem4
|
|
|
|
|
|
|
|
'
|
|
|
|
|
|
|
|
Me.BarButtonItem4.Caption = "Designer locked"
|
|
|
|
|
|
|
|
Me.BarButtonItem4.Id = 4
|
|
|
|
|
|
|
|
Me.BarButtonItem4.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem4.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
|
|
|
|
|
|
Me.BarButtonItem4.Name = "BarButtonItem4"
|
|
|
|
|
|
|
|
'
|
|
|
|
'RibbonPage1
|
|
|
|
'RibbonPage1
|
|
|
|
'
|
|
|
|
'
|
|
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2})
|
|
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2})
|
|
|
|
@@ -535,6 +543,7 @@ Partial Class frmFormDesigner
|
|
|
|
'RibbonPageGroup1
|
|
|
|
'RibbonPageGroup1
|
|
|
|
'
|
|
|
|
'
|
|
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem1)
|
|
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem1)
|
|
|
|
|
|
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem4)
|
|
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
|
|
Me.RibbonPageGroup1.Text = "Aktionen"
|
|
|
|
Me.RibbonPageGroup1.Text = "Aktionen"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
@@ -557,6 +566,15 @@ Partial Class frmFormDesigner
|
|
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
|
|
Me.RibbonPage2.Text = "RibbonPage2"
|
|
|
|
Me.RibbonPage2.Text = "RibbonPage2"
|
|
|
|
'
|
|
|
|
'
|
|
|
|
|
|
|
|
'Panel1
|
|
|
|
|
|
|
|
'
|
|
|
|
|
|
|
|
Me.Panel1.Controls.Add(Me.TabControlEigenschaften)
|
|
|
|
|
|
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
|
|
|
|
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 127)
|
|
|
|
|
|
|
|
Me.Panel1.Name = "Panel1"
|
|
|
|
|
|
|
|
Me.Panel1.Size = New System.Drawing.Size(381, 356)
|
|
|
|
|
|
|
|
Me.Panel1.TabIndex = 23
|
|
|
|
|
|
|
|
'
|
|
|
|
'frmFormDesigner
|
|
|
|
'frmFormDesigner
|
|
|
|
'
|
|
|
|
'
|
|
|
|
Me.Appearance.Options.UseFont = True
|
|
|
|
Me.Appearance.Options.UseFont = True
|
|
|
|
@@ -595,6 +613,7 @@ Partial Class frmFormDesigner
|
|
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
|
|
|
Me.Panel1.ResumeLayout(False)
|
|
|
|
Me.ResumeLayout(False)
|
|
|
|
Me.ResumeLayout(False)
|
|
|
|
Me.PerformLayout()
|
|
|
|
Me.PerformLayout()
|
|
|
|
|
|
|
|
|
|
|
|
@@ -646,4 +665,6 @@ Partial Class frmFormDesigner
|
|
|
|
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
|
|
|
|
Friend WithEvents BarButtonItem4 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
|
|
|
|
Friend WithEvents Panel1 As Panel
|
|
|
|
End Class
|
|
|
|
End Class
|
|
|
|
|