202 lines
8.5 KiB
VB.net
202 lines
8.5 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmTool_ControlDesigner
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'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(frmTool_ControlDesigner))
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.btnListBox = New System.Windows.Forms.Button()
|
|
Me.btnListBoxCheckable = New System.Windows.Forms.Button()
|
|
Me.btnRadioButton = New System.Windows.Forms.Button()
|
|
Me.btngb = New System.Windows.Forms.Button()
|
|
Me.btnpb = New System.Windows.Forms.Button()
|
|
Me.btnTabelle = New System.Windows.Forms.Button()
|
|
Me.btnCheckbox = New System.Windows.Forms.Button()
|
|
Me.btndtp = New System.Windows.Forms.Button()
|
|
Me.btncmb = New System.Windows.Forms.Button()
|
|
Me.btntextbox = New System.Windows.Forms.Button()
|
|
Me.btnlabel = New System.Windows.Forms.Button()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.btn_addformdata = New System.Windows.Forms.Button()
|
|
Me.btn_addtocal = New System.Windows.Forms.Button()
|
|
Me.GroupBox1.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.btnListBox)
|
|
Me.GroupBox1.Controls.Add(Me.btnListBoxCheckable)
|
|
Me.GroupBox1.Controls.Add(Me.btnRadioButton)
|
|
Me.GroupBox1.Controls.Add(Me.btngb)
|
|
Me.GroupBox1.Controls.Add(Me.btnpb)
|
|
Me.GroupBox1.Controls.Add(Me.btnTabelle)
|
|
Me.GroupBox1.Controls.Add(Me.btnCheckbox)
|
|
Me.GroupBox1.Controls.Add(Me.btndtp)
|
|
Me.GroupBox1.Controls.Add(Me.btncmb)
|
|
Me.GroupBox1.Controls.Add(Me.btntextbox)
|
|
Me.GroupBox1.Controls.Add(Me.btnlabel)
|
|
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.TabStop = False
|
|
'
|
|
'btnListBox
|
|
'
|
|
resources.ApplyResources(Me.btnListBox, "btnListBox")
|
|
Me.btnListBox.Image = Global.DD_Record_Organiser.My.Resources.Resources.ListBox_686_24
|
|
Me.btnListBox.Name = "btnListBox"
|
|
Me.btnListBox.UseVisualStyleBackColor = True
|
|
'
|
|
'btnListBoxCheckable
|
|
'
|
|
resources.ApplyResources(Me.btnListBoxCheckable, "btnListBoxCheckable")
|
|
Me.btnListBoxCheckable.Image = Global.DD_Record_Organiser.My.Resources.Resources.ListBox_686_24
|
|
Me.btnListBoxCheckable.Name = "btnListBoxCheckable"
|
|
Me.btnListBoxCheckable.UseVisualStyleBackColor = True
|
|
'
|
|
'btnRadioButton
|
|
'
|
|
resources.ApplyResources(Me.btnRadioButton, "btnRadioButton")
|
|
Me.btnRadioButton.Image = Global.DD_Record_Organiser.My.Resources.Resources.RadioButton_701
|
|
Me.btnRadioButton.Name = "btnRadioButton"
|
|
Me.btnRadioButton.TabStop = False
|
|
Me.btnRadioButton.UseVisualStyleBackColor = True
|
|
'
|
|
'btngb
|
|
'
|
|
resources.ApplyResources(Me.btngb, "btngb")
|
|
Me.btngb.Image = Global.DD_Record_Organiser.My.Resources.Resources.GroupBox_680
|
|
Me.btngb.Name = "btngb"
|
|
Me.btngb.TabStop = False
|
|
Me.btngb.UseVisualStyleBackColor = True
|
|
'
|
|
'btnpb
|
|
'
|
|
resources.ApplyResources(Me.btnpb, "btnpb")
|
|
Me.btnpb.Image = Global.DD_Record_Organiser.My.Resources.Resources.ImageListControl_683
|
|
Me.btnpb.Name = "btnpb"
|
|
Me.btnpb.TabStop = False
|
|
Me.btnpb.UseVisualStyleBackColor = True
|
|
'
|
|
'btnTabelle
|
|
'
|
|
resources.ApplyResources(Me.btnTabelle, "btnTabelle")
|
|
Me.btnTabelle.Image = Global.DD_Record_Organiser.My.Resources.Resources.Table_748
|
|
Me.btnTabelle.Name = "btnTabelle"
|
|
Me.btnTabelle.TabStop = False
|
|
Me.btnTabelle.UseVisualStyleBackColor = True
|
|
'
|
|
'btnCheckbox
|
|
'
|
|
resources.ApplyResources(Me.btnCheckbox, "btnCheckbox")
|
|
Me.btnCheckbox.Image = Global.DD_Record_Organiser.My.Resources.Resources.CheckBox_669
|
|
Me.btnCheckbox.Name = "btnCheckbox"
|
|
Me.btnCheckbox.TabStop = False
|
|
Me.btnCheckbox.UseVisualStyleBackColor = True
|
|
'
|
|
'btndtp
|
|
'
|
|
resources.ApplyResources(Me.btndtp, "btndtp")
|
|
Me.btndtp.Image = Global.DD_Record_Organiser.My.Resources.Resources.DateOrTimePicker_675
|
|
Me.btndtp.Name = "btndtp"
|
|
Me.btndtp.TabStop = False
|
|
Me.btndtp.UseVisualStyleBackColor = True
|
|
'
|
|
'btncmb
|
|
'
|
|
resources.ApplyResources(Me.btncmb, "btncmb")
|
|
Me.btncmb.Image = Global.DD_Record_Organiser.My.Resources.Resources.ComboBox_672
|
|
Me.btncmb.Name = "btncmb"
|
|
Me.btncmb.TabStop = False
|
|
Me.btncmb.UseVisualStyleBackColor = True
|
|
'
|
|
'btntextbox
|
|
'
|
|
resources.ApplyResources(Me.btntextbox, "btntextbox")
|
|
Me.btntextbox.Image = Global.DD_Record_Organiser.My.Resources.Resources.TextBox_708
|
|
Me.btntextbox.Name = "btntextbox"
|
|
Me.btntextbox.TabStop = False
|
|
Me.btntextbox.UseVisualStyleBackColor = True
|
|
'
|
|
'btnlabel
|
|
'
|
|
resources.ApplyResources(Me.btnlabel, "btnlabel")
|
|
Me.btnlabel.Image = Global.DD_Record_Organiser.My.Resources.Resources.Label_684
|
|
Me.btnlabel.Name = "btnlabel"
|
|
Me.btnlabel.TabStop = False
|
|
Me.btnlabel.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.btn_addformdata)
|
|
Me.GroupBox2.Controls.Add(Me.btn_addtocal)
|
|
resources.ApplyResources(Me.GroupBox2, "GroupBox2")
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.TabStop = False
|
|
'
|
|
'btn_addformdata
|
|
'
|
|
resources.ApplyResources(Me.btn_addformdata, "btn_addformdata")
|
|
Me.btn_addformdata.Image = Global.DD_Record_Organiser.My.Resources.Resources.AddMark_10580
|
|
Me.btn_addformdata.Name = "btn_addformdata"
|
|
Me.btn_addformdata.TabStop = False
|
|
Me.btn_addformdata.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_addtocal
|
|
'
|
|
resources.ApplyResources(Me.btn_addtocal, "btn_addtocal")
|
|
Me.btn_addtocal.Image = Global.DD_Record_Organiser.My.Resources.Resources.AddTable_5632
|
|
Me.btn_addtocal.Name = "btn_addtocal"
|
|
Me.btn_addtocal.TabStop = False
|
|
Me.btn_addtocal.UseVisualStyleBackColor = True
|
|
'
|
|
'frmTool_ControlDesigner
|
|
'
|
|
resources.ApplyResources(Me, "$this")
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.GroupBox2)
|
|
Me.Controls.Add(Me.GroupBox1)
|
|
Me.MaximizeBox = False
|
|
Me.MinimizeBox = False
|
|
Me.Name = "frmTool_ControlDesigner"
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnTabelle As System.Windows.Forms.Button
|
|
Friend WithEvents btnCheckbox As System.Windows.Forms.Button
|
|
Friend WithEvents btndtp As System.Windows.Forms.Button
|
|
Friend WithEvents btncmb As System.Windows.Forms.Button
|
|
Friend WithEvents btntextbox As System.Windows.Forms.Button
|
|
Friend WithEvents btnlabel As System.Windows.Forms.Button
|
|
Friend WithEvents btngb As System.Windows.Forms.Button
|
|
Friend WithEvents btnpb As System.Windows.Forms.Button
|
|
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btn_addtocal As System.Windows.Forms.Button
|
|
Friend WithEvents btn_addformdata As System.Windows.Forms.Button
|
|
Friend WithEvents btnRadioButton As System.Windows.Forms.Button
|
|
Friend WithEvents btnListBoxCheckable As System.Windows.Forms.Button
|
|
Friend WithEvents btnListBox As System.Windows.Forms.Button
|
|
End Class
|