540 lines
30 KiB
VB.net
540 lines
30 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmAdmin_User
|
|
Inherits DevExpress.XtraBars.Ribbon.RibbonForm
|
|
|
|
'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()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.txtStatus = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.DSDD_Stammdaten = New DigitalData.GUIs.ZooFlow.DSDD_Stammdaten()
|
|
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBDD_USERTableAdapter = New DigitalData.GUIs.ZooFlow.DSDD_StammdatenTableAdapters.TBDD_USERTableAdapter()
|
|
Me.TableAdapterManager = New DigitalData.GUIs.ZooFlow.DSDD_StammdatenTableAdapters.TableAdapterManager()
|
|
Me.LayoutControl1 = New DevExpress.XtraLayout.LayoutControl()
|
|
Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit2 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit3 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit4 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit5 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit6 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit7 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit8 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.txtAddedWho = New DevExpress.XtraEditors.TextEdit()
|
|
Me.txtChangedWho = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit61 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit81 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.Root = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DSDD_Stammdaten, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.LayoutControl1.SuspendLayout()
|
|
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit5.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit6.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit7.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit8.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtAddedWho.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtChangedWho.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit61.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit81.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'RibbonControl1
|
|
'
|
|
Me.RibbonControl1.CommandLayout = DevExpress.XtraBars.Ribbon.CommandLayout.Simplified
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItem2, Me.BarButtonItem3, Me.txtStatus})
|
|
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.RibbonControl1.MaxItemId = 5
|
|
Me.RibbonControl1.Name = "RibbonControl1"
|
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.RibbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide
|
|
Me.RibbonControl1.ShowToolbarCustomizeItem = False
|
|
Me.RibbonControl1.Size = New System.Drawing.Size(639, 63)
|
|
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
|
Me.RibbonControl1.Toolbar.ShowCustomizeItem = False
|
|
'
|
|
'BarButtonItem2
|
|
'
|
|
Me.BarButtonItem2.Caption = "Speichern"
|
|
Me.BarButtonItem2.Id = 2
|
|
Me.BarButtonItem2.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.save9
|
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
|
'
|
|
'BarButtonItem3
|
|
'
|
|
Me.BarButtonItem3.Caption = "Löschen"
|
|
Me.BarButtonItem3.Id = 3
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.delete1
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
'
|
|
'txtStatus
|
|
'
|
|
Me.txtStatus.Caption = "Status"
|
|
Me.txtStatus.Id = 4
|
|
Me.txtStatus.Name = "txtStatus"
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1})
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
Me.RibbonPage1.Text = "RibbonPage1"
|
|
'
|
|
'RibbonPageGroup1
|
|
'
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem2)
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem3)
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
Me.RibbonPageGroup1.Text = "RibbonPageGroup1"
|
|
'
|
|
'RibbonStatusBar1
|
|
'
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.txtStatus)
|
|
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 406)
|
|
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
|
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
|
|
Me.RibbonStatusBar1.Size = New System.Drawing.Size(639, 24)
|
|
'
|
|
'RibbonPage2
|
|
'
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
Me.RibbonPage2.Text = "RibbonPage2"
|
|
'
|
|
'DSDD_Stammdaten
|
|
'
|
|
Me.DSDD_Stammdaten.DataSetName = "DSDD_Stammdaten"
|
|
Me.DSDD_Stammdaten.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'TBDD_USERBindingSource
|
|
'
|
|
Me.TBDD_USERBindingSource.DataMember = "TBDD_USER"
|
|
Me.TBDD_USERBindingSource.DataSource = Me.DSDD_Stammdaten
|
|
'
|
|
'TBDD_USERTableAdapter
|
|
'
|
|
Me.TBDD_USERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USERTableAdapter = Me.TBDD_USERTableAdapter
|
|
Me.TableAdapterManager.UpdateOrder = DigitalData.GUIs.ZooFlow.DSDD_StammdatenTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'LayoutControl1
|
|
'
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit1)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit2)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit3)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit4)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit5)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit6)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit7)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit8)
|
|
Me.LayoutControl1.Controls.Add(Me.txtAddedWho)
|
|
Me.LayoutControl1.Controls.Add(Me.txtChangedWho)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit61)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit81)
|
|
Me.LayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.LayoutControl1.Location = New System.Drawing.Point(0, 63)
|
|
Me.LayoutControl1.Name = "LayoutControl1"
|
|
Me.LayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(688, 133, 1038, 537)
|
|
Me.LayoutControl1.Root = Me.Root
|
|
Me.LayoutControl1.Size = New System.Drawing.Size(639, 343)
|
|
Me.LayoutControl1.TabIndex = 2
|
|
Me.LayoutControl1.Text = "LayoutControl1"
|
|
'
|
|
'TextEdit1
|
|
'
|
|
Me.TextEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_USERBindingSource, "GUID", True))
|
|
Me.TextEdit1.Location = New System.Drawing.Point(114, 20)
|
|
Me.TextEdit1.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit1.Name = "TextEdit1"
|
|
Me.TextEdit1.Size = New System.Drawing.Size(505, 20)
|
|
Me.TextEdit1.StyleController = Me.LayoutControl1
|
|
Me.TextEdit1.TabIndex = 4
|
|
'
|
|
'TextEdit2
|
|
'
|
|
Me.TextEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_USERBindingSource, "USERNAME", True))
|
|
Me.TextEdit2.Location = New System.Drawing.Point(114, 60)
|
|
Me.TextEdit2.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit2.Name = "TextEdit2"
|
|
Me.TextEdit2.Size = New System.Drawing.Size(195, 20)
|
|
Me.TextEdit2.StyleController = Me.LayoutControl1
|
|
Me.TextEdit2.TabIndex = 5
|
|
'
|
|
'TextEdit3
|
|
'
|
|
Me.TextEdit3.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_USERBindingSource, "PRENAME", True))
|
|
Me.TextEdit3.Location = New System.Drawing.Point(114, 100)
|
|
Me.TextEdit3.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit3.Name = "TextEdit3"
|
|
Me.TextEdit3.Size = New System.Drawing.Size(195, 20)
|
|
Me.TextEdit3.StyleController = Me.LayoutControl1
|
|
Me.TextEdit3.TabIndex = 6
|
|
'
|
|
'TextEdit4
|
|
'
|
|
Me.TextEdit4.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_USERBindingSource, "NAME", True))
|
|
Me.TextEdit4.Location = New System.Drawing.Point(423, 100)
|
|
Me.TextEdit4.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit4.Name = "TextEdit4"
|
|
Me.TextEdit4.Size = New System.Drawing.Size(196, 20)
|
|
Me.TextEdit4.StyleController = Me.LayoutControl1
|
|
Me.TextEdit4.TabIndex = 7
|
|
'
|
|
'TextEdit5
|
|
'
|
|
Me.TextEdit5.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_USERBindingSource, "SHORTNAME", True))
|
|
Me.TextEdit5.Location = New System.Drawing.Point(423, 60)
|
|
Me.TextEdit5.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit5.Name = "TextEdit5"
|
|
Me.TextEdit5.Size = New System.Drawing.Size(196, 20)
|
|
Me.TextEdit5.StyleController = Me.LayoutControl1
|
|
Me.TextEdit5.TabIndex = 8
|
|
'
|
|
'TextEdit6
|
|
'
|
|
Me.TextEdit6.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_USERBindingSource, "EMAIL", True))
|
|
Me.TextEdit6.Location = New System.Drawing.Point(114, 140)
|
|
Me.TextEdit6.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit6.Name = "TextEdit6"
|
|
Me.TextEdit6.Size = New System.Drawing.Size(505, 20)
|
|
Me.TextEdit6.StyleController = Me.LayoutControl1
|
|
Me.TextEdit6.TabIndex = 9
|
|
'
|
|
'TextEdit7
|
|
'
|
|
Me.TextEdit7.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_USERBindingSource, "LANGUAGE", True))
|
|
Me.TextEdit7.Location = New System.Drawing.Point(114, 180)
|
|
Me.TextEdit7.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit7.Name = "TextEdit7"
|
|
Me.TextEdit7.Size = New System.Drawing.Size(195, 20)
|
|
Me.TextEdit7.StyleController = Me.LayoutControl1
|
|
Me.TextEdit7.TabIndex = 10
|
|
'
|
|
'TextEdit8
|
|
'
|
|
Me.TextEdit8.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_USERBindingSource, "DATE_FORMAT", True))
|
|
Me.TextEdit8.Location = New System.Drawing.Point(423, 180)
|
|
Me.TextEdit8.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit8.Name = "TextEdit8"
|
|
Me.TextEdit8.Size = New System.Drawing.Size(196, 20)
|
|
Me.TextEdit8.StyleController = Me.LayoutControl1
|
|
Me.TextEdit8.TabIndex = 11
|
|
'
|
|
'txtAddedWho
|
|
'
|
|
Me.txtAddedWho.Location = New System.Drawing.Point(114, 220)
|
|
Me.txtAddedWho.Name = "txtAddedWho"
|
|
Me.txtAddedWho.Size = New System.Drawing.Size(195, 20)
|
|
Me.txtAddedWho.StyleController = Me.LayoutControl1
|
|
Me.txtAddedWho.TabIndex = 9
|
|
'
|
|
'txtChangedWho
|
|
'
|
|
Me.txtChangedWho.Location = New System.Drawing.Point(114, 260)
|
|
Me.txtChangedWho.Name = "txtChangedWho"
|
|
Me.txtChangedWho.Size = New System.Drawing.Size(195, 20)
|
|
Me.txtChangedWho.StyleController = Me.LayoutControl1
|
|
Me.txtChangedWho.TabIndex = 11
|
|
'
|
|
'TextEdit61
|
|
'
|
|
Me.TextEdit61.Location = New System.Drawing.Point(423, 220)
|
|
Me.TextEdit61.Name = "TextEdit61"
|
|
Me.TextEdit61.Size = New System.Drawing.Size(196, 20)
|
|
Me.TextEdit61.StyleController = Me.LayoutControl1
|
|
Me.TextEdit61.TabIndex = 10
|
|
'
|
|
'TextEdit81
|
|
'
|
|
Me.TextEdit81.Location = New System.Drawing.Point(423, 260)
|
|
Me.TextEdit81.Name = "TextEdit81"
|
|
Me.TextEdit81.Size = New System.Drawing.Size(196, 20)
|
|
Me.TextEdit81.StyleController = Me.LayoutControl1
|
|
Me.TextEdit81.TabIndex = 12
|
|
'
|
|
'Root
|
|
'
|
|
Me.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.Root.GroupBordersVisible = False
|
|
Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem1, Me.LayoutControlItem2, Me.LayoutControlItem3, Me.LayoutControlItem6, Me.LayoutControlItem7, Me.LayoutControlItem9, Me.LayoutControlItem10, Me.LayoutControlItem11, Me.LayoutControlItem12, Me.LayoutControlItem5, Me.LayoutControlItem4, Me.LayoutControlItem8})
|
|
Me.Root.Name = "Root"
|
|
Me.Root.Size = New System.Drawing.Size(639, 343)
|
|
Me.Root.TextVisible = False
|
|
'
|
|
'LayoutControlItem1
|
|
'
|
|
Me.LayoutControlItem1.Control = Me.TextEdit1
|
|
Me.LayoutControlItem1.Enabled = False
|
|
Me.LayoutControlItem1.Location = New System.Drawing.Point(0, 0)
|
|
Me.LayoutControlItem1.Name = "LayoutControlItem1"
|
|
Me.LayoutControlItem1.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem1.Size = New System.Drawing.Size(619, 40)
|
|
Me.LayoutControlItem1.Text = "ID"
|
|
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem2
|
|
'
|
|
Me.LayoutControlItem2.Control = Me.TextEdit2
|
|
Me.LayoutControlItem2.Location = New System.Drawing.Point(0, 40)
|
|
Me.LayoutControlItem2.Name = "LayoutControlItem2"
|
|
Me.LayoutControlItem2.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem2.Size = New System.Drawing.Size(309, 40)
|
|
Me.LayoutControlItem2.Text = "Benutzername"
|
|
Me.LayoutControlItem2.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem3
|
|
'
|
|
Me.LayoutControlItem3.Control = Me.TextEdit3
|
|
Me.LayoutControlItem3.Location = New System.Drawing.Point(0, 80)
|
|
Me.LayoutControlItem3.Name = "LayoutControlItem3"
|
|
Me.LayoutControlItem3.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem3.Size = New System.Drawing.Size(309, 40)
|
|
Me.LayoutControlItem3.Text = "Vorname"
|
|
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem6
|
|
'
|
|
Me.LayoutControlItem6.Control = Me.TextEdit6
|
|
Me.LayoutControlItem6.Location = New System.Drawing.Point(0, 120)
|
|
Me.LayoutControlItem6.Name = "LayoutControlItem6"
|
|
Me.LayoutControlItem6.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem6.Size = New System.Drawing.Size(619, 40)
|
|
Me.LayoutControlItem6.Text = "Email Adresse"
|
|
Me.LayoutControlItem6.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem7
|
|
'
|
|
Me.LayoutControlItem7.Control = Me.TextEdit7
|
|
Me.LayoutControlItem7.Location = New System.Drawing.Point(0, 160)
|
|
Me.LayoutControlItem7.Name = "LayoutControlItem7"
|
|
Me.LayoutControlItem7.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem7.Size = New System.Drawing.Size(309, 40)
|
|
Me.LayoutControlItem7.Text = "Sprache"
|
|
Me.LayoutControlItem7.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem9
|
|
'
|
|
Me.LayoutControlItem9.Control = Me.txtAddedWho
|
|
Me.LayoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft
|
|
Me.LayoutControlItem9.CustomizationFormText = "Erstellt Wer"
|
|
Me.LayoutControlItem9.Location = New System.Drawing.Point(0, 200)
|
|
Me.LayoutControlItem9.Name = "LayoutControlItem9"
|
|
Me.LayoutControlItem9.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem9.Size = New System.Drawing.Size(309, 40)
|
|
Me.LayoutControlItem9.Text = "Erstellt Wer"
|
|
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem10
|
|
'
|
|
Me.LayoutControlItem10.Control = Me.txtChangedWho
|
|
Me.LayoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft
|
|
Me.LayoutControlItem10.CustomizationFormText = "Geändert Wer"
|
|
Me.LayoutControlItem10.Location = New System.Drawing.Point(0, 240)
|
|
Me.LayoutControlItem10.Name = "LayoutControlItem10"
|
|
Me.LayoutControlItem10.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem10.Size = New System.Drawing.Size(309, 83)
|
|
Me.LayoutControlItem10.Text = "Geändert Wer"
|
|
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem11
|
|
'
|
|
Me.LayoutControlItem11.Control = Me.TextEdit61
|
|
Me.LayoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft
|
|
Me.LayoutControlItem11.CustomizationFormText = "Erstellt Wann"
|
|
Me.LayoutControlItem11.Location = New System.Drawing.Point(309, 200)
|
|
Me.LayoutControlItem11.Name = "LayoutControlItem11"
|
|
Me.LayoutControlItem11.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem11.Size = New System.Drawing.Size(310, 40)
|
|
Me.LayoutControlItem11.Text = "Erstellt Wann"
|
|
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem12
|
|
'
|
|
Me.LayoutControlItem12.Control = Me.TextEdit81
|
|
Me.LayoutControlItem12.ControlAlignment = System.Drawing.ContentAlignment.TopLeft
|
|
Me.LayoutControlItem12.CustomizationFormText = "Geändert Wann"
|
|
Me.LayoutControlItem12.Location = New System.Drawing.Point(309, 240)
|
|
Me.LayoutControlItem12.Name = "LayoutControlItem12"
|
|
Me.LayoutControlItem12.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem12.Size = New System.Drawing.Size(310, 83)
|
|
Me.LayoutControlItem12.Text = "Geändert Wann"
|
|
Me.LayoutControlItem12.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem5
|
|
'
|
|
Me.LayoutControlItem5.Control = Me.TextEdit5
|
|
Me.LayoutControlItem5.Location = New System.Drawing.Point(309, 40)
|
|
Me.LayoutControlItem5.Name = "LayoutControlItem5"
|
|
Me.LayoutControlItem5.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem5.Size = New System.Drawing.Size(310, 40)
|
|
Me.LayoutControlItem5.Text = "Kurzname"
|
|
Me.LayoutControlItem5.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem4
|
|
'
|
|
Me.LayoutControlItem4.Control = Me.TextEdit4
|
|
Me.LayoutControlItem4.Location = New System.Drawing.Point(309, 80)
|
|
Me.LayoutControlItem4.Name = "LayoutControlItem4"
|
|
Me.LayoutControlItem4.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem4.Size = New System.Drawing.Size(310, 40)
|
|
Me.LayoutControlItem4.Text = "Nachname"
|
|
Me.LayoutControlItem4.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'LayoutControlItem8
|
|
'
|
|
Me.LayoutControlItem8.Control = Me.TextEdit8
|
|
Me.LayoutControlItem8.Location = New System.Drawing.Point(309, 160)
|
|
Me.LayoutControlItem8.Name = "LayoutControlItem8"
|
|
Me.LayoutControlItem8.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
|
Me.LayoutControlItem8.Size = New System.Drawing.Size(310, 40)
|
|
Me.LayoutControlItem8.Text = "Datumsformat"
|
|
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(82, 13)
|
|
'
|
|
'frmAdmin_User
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(639, 430)
|
|
Me.Controls.Add(Me.LayoutControl1)
|
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
|
Me.Controls.Add(Me.RibbonControl1)
|
|
Me.IconOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.actions_user
|
|
Me.KeyPreview = True
|
|
Me.Name = "frmAdmin_User"
|
|
Me.Ribbon = Me.RibbonControl1
|
|
Me.StatusBar = Me.RibbonStatusBar1
|
|
Me.Text = "Benutzer bearbeiten - Zooflow"
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DSDD_Stammdaten, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.LayoutControl1.ResumeLayout(False)
|
|
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit5.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit6.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit7.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit8.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtAddedWho.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtChangedWho.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit61.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit81.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
|
|
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents DSDD_Stammdaten As DSDD_Stammdaten
|
|
Friend WithEvents TBDD_USERBindingSource As BindingSource
|
|
Friend WithEvents TBDD_USERTableAdapter As DSDD_StammdatenTableAdapters.TBDD_USERTableAdapter
|
|
Friend WithEvents TableAdapterManager As DSDD_StammdatenTableAdapters.TableAdapterManager
|
|
Friend WithEvents LayoutControl1 As DevExpress.XtraLayout.LayoutControl
|
|
Friend WithEvents TextEdit1 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit2 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit3 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit4 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents Root As DevExpress.XtraLayout.LayoutControlGroup
|
|
Friend WithEvents LayoutControlItem1 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem2 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem3 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem4 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents TextEdit5 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit6 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem5 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents TextEdit7 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit8 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem8 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents txtAddedWho As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents txtChangedWho As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit61 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit81 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem9 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem11 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem12 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents txtStatus As DevExpress.XtraBars.BarButtonItem
|
|
End Class
|