_ Partial Class uscntr_DomUser Inherits System.Windows.Forms.UserControl 'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ 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. _ Private Sub InitializeComponent() Me.cmdSave = New System.Windows.Forms.Button() Me.TxtAvisoBenutzername = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.TxtAvisoKennwort = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.ChkKennwortAnzeigen = New System.Windows.Forms.CheckBox() Me.txtDomKennwort = New System.Windows.Forms.TextBox() Me.fu = New System.Windows.Forms.Label() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.txtEMailAdresse = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.txtVorname = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.txtNachname = New System.Windows.Forms.TextBox() Me.asdgdhfdehdh = New System.Windows.Forms.Label() Me.txtDomaene = New System.Windows.Forms.TextBox() Me.dsagg = New System.Windows.Forms.Label() Me.txtBenutzer = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.ddddd = New System.Windows.Forms.Label() Me.chkEMailAktiv = New System.Windows.Forms.CheckBox() Me.btnLoadFromAviso = New System.Windows.Forms.Button() Me.txtInfo = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.ListDomUser = New System.Windows.Forms.ListBox() Me.btnSchliessen = New System.Windows.Forms.Button() Me.SuspendLayout() ' 'cmdSave ' Me.cmdSave.BackColor = System.Drawing.SystemColors.ControlLightLight Me.cmdSave.FlatAppearance.BorderColor = System.Drawing.Color.DimGray Me.cmdSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cmdSave.Location = New System.Drawing.Point(447, 219) Me.cmdSave.Name = "cmdSave" Me.cmdSave.Size = New System.Drawing.Size(96, 23) Me.cmdSave.TabIndex = 15 Me.cmdSave.Text = "Speichern" Me.cmdSave.UseVisualStyleBackColor = False ' 'TxtAvisoBenutzername ' Me.TxtAvisoBenutzername.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest Me.TxtAvisoBenutzername.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource Me.TxtAvisoBenutzername.Location = New System.Drawing.Point(345, 37) Me.TxtAvisoBenutzername.Margin = New System.Windows.Forms.Padding(8, 3, 8, 3) Me.TxtAvisoBenutzername.Name = "TxtAvisoBenutzername" Me.TxtAvisoBenutzername.Size = New System.Drawing.Size(222, 20) Me.TxtAvisoBenutzername.TabIndex = 1 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(342, 21) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(104, 13) Me.Label7.TabIndex = 140 Me.Label7.Text = "Aviso-Benutzername" ' 'TxtAvisoKennwort ' Me.TxtAvisoKennwort.Location = New System.Drawing.Point(345, 76) Me.TxtAvisoKennwort.Margin = New System.Windows.Forms.Padding(8, 3, 8, 3) Me.TxtAvisoKennwort.Name = "TxtAvisoKennwort" Me.TxtAvisoKennwort.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42) Me.TxtAvisoKennwort.Size = New System.Drawing.Size(300, 20) Me.TxtAvisoKennwort.TabIndex = 3 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(342, 60) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(81, 13) Me.Label6.TabIndex = 141 Me.Label6.Text = "Aviso-Kennwort" ' 'ChkKennwortAnzeigen ' Me.ChkKennwortAnzeigen.AutoSize = True Me.ChkKennwortAnzeigen.Location = New System.Drawing.Point(471, 59) Me.ChkKennwortAnzeigen.Name = "ChkKennwortAnzeigen" Me.ChkKennwortAnzeigen.Size = New System.Drawing.Size(70, 17) Me.ChkKennwortAnzeigen.TabIndex = 138 Me.ChkKennwortAnzeigen.Text = "Anzeigen" Me.ChkKennwortAnzeigen.UseVisualStyleBackColor = True ' 'txtDomKennwort ' Me.txtDomKennwort.Location = New System.Drawing.Point(8, 193) Me.txtDomKennwort.Margin = New System.Windows.Forms.Padding(8, 3, 8, 3) Me.txtDomKennwort.Name = "txtDomKennwort" Me.txtDomKennwort.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42) Me.txtDomKennwort.Size = New System.Drawing.Size(300, 20) Me.txtDomKennwort.TabIndex = 11 ' 'fu ' Me.fu.AutoSize = True Me.fu.Location = New System.Drawing.Point(5, 177) Me.fu.Name = "fu" Me.fu.Size = New System.Drawing.Size(52, 13) Me.fu.TabIndex = 144 Me.fu.Text = "Kennwort" ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Location = New System.Drawing.Point(63, 176) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(70, 17) Me.CheckBox1.TabIndex = 10 Me.CheckBox1.Text = "Anzeigen" Me.CheckBox1.UseVisualStyleBackColor = True ' 'txtEMailAdresse ' Me.txtEMailAdresse.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest Me.txtEMailAdresse.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource Me.txtEMailAdresse.Enabled = False Me.txtEMailAdresse.Location = New System.Drawing.Point(8, 36) Me.txtEMailAdresse.Margin = New System.Windows.Forms.Padding(8, 3, 8, 3) Me.txtEMailAdresse.Name = "txtEMailAdresse" Me.txtEMailAdresse.Size = New System.Drawing.Size(244, 20) Me.txtEMailAdresse.TabIndex = 5 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(5, 21) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(77, 13) Me.Label2.TabIndex = 146 Me.Label2.Text = "E-Mail-Adresse" ' 'txtVorname ' Me.txtVorname.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest Me.txtVorname.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource Me.txtVorname.Location = New System.Drawing.Point(8, 76) Me.txtVorname.Margin = New System.Windows.Forms.Padding(8, 3, 8, 3) Me.txtVorname.Name = "txtVorname" Me.txtVorname.Size = New System.Drawing.Size(300, 20) Me.txtVorname.TabIndex = 6 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(5, 60) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(49, 13) Me.Label3.TabIndex = 148 Me.Label3.Text = "Vorname" ' 'txtNachname ' Me.txtNachname.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest Me.txtNachname.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource Me.txtNachname.Location = New System.Drawing.Point(8, 115) Me.txtNachname.Margin = New System.Windows.Forms.Padding(8, 3, 8, 3) Me.txtNachname.Name = "txtNachname" Me.txtNachname.Size = New System.Drawing.Size(300, 20) Me.txtNachname.TabIndex = 7 ' 'asdgdhfdehdh ' Me.asdgdhfdehdh.AutoSize = True Me.asdgdhfdehdh.Location = New System.Drawing.Point(5, 99) Me.asdgdhfdehdh.Name = "asdgdhfdehdh" Me.asdgdhfdehdh.Size = New System.Drawing.Size(59, 13) Me.asdgdhfdehdh.TabIndex = 150 Me.asdgdhfdehdh.Text = "Nachname" ' 'txtDomaene ' Me.txtDomaene.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest Me.txtDomaene.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource Me.txtDomaene.Location = New System.Drawing.Point(8, 154) Me.txtDomaene.Margin = New System.Windows.Forms.Padding(8, 3, 8, 3) Me.txtDomaene.Name = "txtDomaene" Me.txtDomaene.Size = New System.Drawing.Size(133, 20) Me.txtDomaene.TabIndex = 8 ' 'dsagg ' Me.dsagg.AutoSize = True Me.dsagg.Location = New System.Drawing.Point(5, 138) Me.dsagg.Name = "dsagg" Me.dsagg.Size = New System.Drawing.Size(47, 13) Me.dsagg.TabIndex = 152 Me.dsagg.Text = "Domäne" ' 'txtBenutzer ' Me.txtBenutzer.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest Me.txtBenutzer.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource Me.txtBenutzer.Location = New System.Drawing.Point(160, 154) Me.txtBenutzer.Margin = New System.Windows.Forms.Padding(8, 3, 8, 3) Me.txtBenutzer.Name = "txtBenutzer" Me.txtBenutzer.Size = New System.Drawing.Size(148, 20) Me.txtBenutzer.TabIndex = 9 ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.Location = New System.Drawing.Point(144, 156) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(13, 16) Me.Label9.TabIndex = 156 Me.Label9.Text = "\" ' 'ddddd ' Me.ddddd.AutoSize = True Me.ddddd.Location = New System.Drawing.Point(157, 138) Me.ddddd.Name = "ddddd" Me.ddddd.Size = New System.Drawing.Size(75, 13) Me.ddddd.TabIndex = 157 Me.ddddd.Text = "Benutzername" ' 'chkEMailAktiv ' Me.chkEMailAktiv.AutoSize = True Me.chkEMailAktiv.Location = New System.Drawing.Point(258, 39) Me.chkEMailAktiv.Name = "chkEMailAktiv" Me.chkEMailAktiv.Size = New System.Drawing.Size(50, 17) Me.chkEMailAktiv.TabIndex = 4 Me.chkEMailAktiv.Text = "Aktiv" Me.chkEMailAktiv.UseVisualStyleBackColor = True ' 'btnLoadFromAviso ' Me.btnLoadFromAviso.BackColor = System.Drawing.SystemColors.ControlLightLight Me.btnLoadFromAviso.FlatAppearance.BorderColor = System.Drawing.Color.DimGray Me.btnLoadFromAviso.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnLoadFromAviso.Font = New System.Drawing.Font("Microsoft Sans Serif", 6.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btnLoadFromAviso.Location = New System.Drawing.Point(573, 37) Me.btnLoadFromAviso.Name = "btnLoadFromAviso" Me.btnLoadFromAviso.Size = New System.Drawing.Size(72, 20) Me.btnLoadFromAviso.TabIndex = 2 Me.btnLoadFromAviso.Text = "Laden" Me.btnLoadFromAviso.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText Me.btnLoadFromAviso.UseVisualStyleBackColor = False ' 'txtInfo ' Me.txtInfo.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest Me.txtInfo.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource Me.txtInfo.Location = New System.Drawing.Point(345, 115) Me.txtInfo.Margin = New System.Windows.Forms.Padding(8, 3, 8, 3) Me.txtInfo.Multiline = True Me.txtInfo.Name = "txtInfo" Me.txtInfo.Size = New System.Drawing.Size(300, 98) Me.txtInfo.TabIndex = 12 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(342, 99) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(28, 13) Me.Label1.TabIndex = 161 Me.Label1.Text = " Info" ' 'ListDomUser ' Me.ListDomUser.FormattingEnabled = True Me.ListDomUser.Location = New System.Drawing.Point(345, 56) Me.ListDomUser.Name = "ListDomUser" Me.ListDomUser.Size = New System.Drawing.Size(222, 69) Me.ListDomUser.TabIndex = 162 Me.ListDomUser.Visible = False ' 'btnSchliessen ' Me.btnSchliessen.BackColor = System.Drawing.SystemColors.ControlLightLight Me.btnSchliessen.FlatAppearance.BorderColor = System.Drawing.Color.DimGray Me.btnSchliessen.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnSchliessen.Location = New System.Drawing.Point(549, 219) Me.btnSchliessen.Name = "btnSchliessen" Me.btnSchliessen.Size = New System.Drawing.Size(96, 23) Me.btnSchliessen.TabIndex = 163 Me.btnSchliessen.Text = "Schließen" Me.btnSchliessen.UseVisualStyleBackColor = False ' 'uscntr_DomUser ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoSize = True Me.BackColor = System.Drawing.SystemColors.GradientInactiveCaption Me.Controls.Add(Me.btnSchliessen) Me.Controls.Add(Me.ListDomUser) Me.Controls.Add(Me.txtInfo) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.btnLoadFromAviso) Me.Controls.Add(Me.chkEMailAktiv) Me.Controls.Add(Me.ddddd) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.txtBenutzer) Me.Controls.Add(Me.txtDomaene) Me.Controls.Add(Me.dsagg) Me.Controls.Add(Me.txtNachname) Me.Controls.Add(Me.asdgdhfdehdh) Me.Controls.Add(Me.txtVorname) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.txtEMailAdresse) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.txtDomKennwort) Me.Controls.Add(Me.fu) Me.Controls.Add(Me.CheckBox1) Me.Controls.Add(Me.TxtAvisoBenutzername) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.TxtAvisoKennwort) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.ChkKennwortAnzeigen) Me.Controls.Add(Me.cmdSave) Me.Name = "uscntr_DomUser" Me.Size = New System.Drawing.Size(678, 498) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents cmdSave As Button Friend WithEvents TxtAvisoBenutzername As TextBox Friend WithEvents Label7 As Label Friend WithEvents TxtAvisoKennwort As TextBox Friend WithEvents Label6 As Label Friend WithEvents ChkKennwortAnzeigen As CheckBox Friend WithEvents txtDomKennwort As TextBox Friend WithEvents fu As Label Friend WithEvents CheckBox1 As CheckBox Friend WithEvents txtEMailAdresse As TextBox Friend WithEvents Label2 As Label Friend WithEvents txtVorname As TextBox Friend WithEvents Label3 As Label Friend WithEvents txtNachname As TextBox Friend WithEvents asdgdhfdehdh As Label Friend WithEvents dsagg As Label Friend WithEvents txtBenutzer As TextBox Friend WithEvents Label9 As Label Friend WithEvents ddddd As Label Friend WithEvents txtDomaene As TextBox Friend WithEvents chkEMailAktiv As CheckBox Friend WithEvents btnLoadFromAviso As Button Friend WithEvents txtInfo As TextBox Friend WithEvents Label1 As Label Friend WithEvents ListDomUser As ListBox Friend WithEvents btnSchliessen As Button End Class