Imports System.Data Imports System.Data.SqlTypes Imports System.Data.SqlClient Imports System.ComponentModel Imports System.Drawing Imports System.Drawing.Color Public Class frmProfil Inherits System.Windows.Forms.Form #Region " Vom Windows Form Designer generierter Code " Public Sub New() MyBase.New() ' Dieser Aufruf ist für den Windows Form-Designer erforderlich. InitializeComponent() ' Initialisierungen nach dem Aufruf InitializeComponent() hinzufügen End Sub ' Die Form überschreibt den Löschvorgang der Basisklasse, um Komponenten zu bereinigen. Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean) If disposing Then If Not (components Is Nothing) Then components.Dispose() End If End If MyBase.Dispose(disposing) End Sub ' Für Windows Form-Designer erforderlich Private components As System.ComponentModel.IContainer 'HINWEIS: Die folgende Prozedur ist für den Windows Form-Designer erforderlich 'Sie kann mit dem Windows Form-Designer modifiziert werden. 'Verwenden Sie nicht den Code-Editor zur Bearbeitung. Friend WithEvents MainMenu1 As System.Windows.Forms.MainMenu Friend WithEvents MenuItem1 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem5 As System.Windows.Forms.MenuItem Friend WithEvents ToolBar1 As System.Windows.Forms.ToolBar Friend WithEvents ColorDialog1 As System.Windows.Forms.ColorDialog Friend WithEvents btnClose As System.Windows.Forms.ToolBarButton Friend WithEvents btnSave As System.Windows.Forms.ToolBarButton Friend WithEvents ImageList1 As System.Windows.Forms.ImageList Friend WithEvents btnOpen As System.Windows.Forms.ToolBarButton Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents MnuListe As System.Windows.Forms.ContextMenu Friend WithEvents MenuItem6 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem7 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem8 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem9 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem10 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem11 As System.Windows.Forms.MenuItem Friend WithEvents Panel2 As System.Windows.Forms.Panel Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents MenuItem12 As System.Windows.Forms.MenuItem Friend WithEvents Label25 As System.Windows.Forms.Label Friend WithEvents ComboBox10 As System.Windows.Forms.ComboBox Friend WithEvents Label24 As System.Windows.Forms.Label Friend WithEvents ComboBox9 As System.Windows.Forms.ComboBox Friend WithEvents Profile As System.Windows.Forms.TreeView Friend WithEvents CTMenuErsteller As System.Windows.Forms.ContextMenu Friend WithEvents MenuItem15 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem16 As System.Windows.Forms.MenuItem Friend WithEvents CTMenuVerantwortlicher As System.Windows.Forms.ContextMenu Friend WithEvents MenuItem20 As System.Windows.Forms.MenuItem Friend WithEvents CTMenuMutierer As System.Windows.Forms.ContextMenu Friend WithEvents MenuItem24 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem25 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem26 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem27 As System.Windows.Forms.MenuItem Friend WithEvents SqlDataAdapter1 As System.Data.SqlClient.SqlDataAdapter Friend WithEvents SqlConnection1 As System.Data.SqlClient.SqlConnection Friend WithEvents DataSet1 As System.Data.DataSet Friend WithEvents ctmenu1 As System.Windows.Forms.ContextMenu Friend WithEvents Splitter1 As System.Windows.Forms.Splitter Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents PnlPartner As System.Windows.Forms.Panel Friend WithEvents PartnerList As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents btnPartnersuche As System.Windows.Forms.Button Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents TextBox3 As System.Windows.Forms.TextBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents TextBox2 As System.Windows.Forms.TextBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents TextBox1 As System.Windows.Forms.TextBox Friend WithEvents Panel3 As System.Windows.Forms.Panel Friend WithEvents C1TrueDBGrid1 As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents PnlDokumentDaten As System.Windows.Forms.Panel Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents DateTimePicker6 As System.Windows.Forms.DateTimePicker Friend WithEvents DateTimePicker5 As System.Windows.Forms.DateTimePicker Friend WithEvents DateTimePicker4 As System.Windows.Forms.DateTimePicker Friend WithEvents DateTimePicker3 As System.Windows.Forms.DateTimePicker Friend WithEvents DateTimePicker2 As System.Windows.Forms.DateTimePicker Friend WithEvents DateTimePicker1 As System.Windows.Forms.DateTimePicker Friend WithEvents TreeView1 As System.Windows.Forms.TreeView Friend WithEvents TabPage4 As System.Windows.Forms.TabPage Friend WithEvents GroupBox9 As System.Windows.Forms.GroupBox Friend WithEvents cb5 As System.Windows.Forms.CheckBox Friend WithEvents cb4 As System.Windows.Forms.CheckBox Friend WithEvents cb3 As System.Windows.Forms.CheckBox Friend WithEvents cb2 As System.Windows.Forms.CheckBox Friend WithEvents cb1 As System.Windows.Forms.CheckBox Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox Friend WithEvents Label31 As System.Windows.Forms.Label Friend WithEvents cbUnterschriftrechts As System.Windows.Forms.ComboBox Friend WithEvents Label30 As System.Windows.Forms.Label Friend WithEvents cbUnterschriftlinks As System.Windows.Forms.ComboBox Friend WithEvents ImageList2 As System.Windows.Forms.ImageList Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents colbtn6 As System.Windows.Forms.Button Friend WithEvents colbtn5 As System.Windows.Forms.Button Friend WithEvents colbtn4 As System.Windows.Forms.Button Friend WithEvents colbtn3 As System.Windows.Forms.Button Friend WithEvents colbtn2 As System.Windows.Forms.Button Friend WithEvents colbtn1 As System.Windows.Forms.Button Friend WithEvents MnuDel As System.Windows.Forms.MenuItem Friend WithEvents PnlDokumentart As System.Windows.Forms.Panel Friend WithEvents TVDokart As System.Windows.Forms.TreeView Friend WithEvents ImageList3 As System.Windows.Forms.ImageList Friend WithEvents ContextMenu1 As System.Windows.Forms.ContextMenu Friend WithEvents MnuSelectDokumentart As System.Windows.Forms.MenuItem Friend WithEvents MnuDeleteDokumentart As System.Windows.Forms.MenuItem Friend WithEvents MenuItem2 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem3 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem4 As System.Windows.Forms.MenuItem Friend WithEvents txtdatum1 As System.Windows.Forms.TextBox Friend WithEvents txtdatum2 As System.Windows.Forms.TextBox Friend WithEvents txtdatum3 As System.Windows.Forms.TextBox Friend WithEvents txtdatum4 As System.Windows.Forms.TextBox Friend WithEvents txtdatum5 As System.Windows.Forms.TextBox Friend WithEvents txtdatum6 As System.Windows.Forms.TextBox Friend WithEvents cbd2 As System.Windows.Forms.CheckBox Friend WithEvents cbd4 As System.Windows.Forms.CheckBox Friend WithEvents cbd6 As System.Windows.Forms.CheckBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents cbtag1 As System.Windows.Forms.ComboBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents cbtag2 As System.Windows.Forms.ComboBox Friend WithEvents MenuItem13 As System.Windows.Forms.MenuItem Friend WithEvents cbtag3 As System.Windows.Forms.ComboBox Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents lbldatum1 As System.Windows.Forms.Label Friend WithEvents lbldatum2 As System.Windows.Forms.Label Friend WithEvents lbldatum3 As System.Windows.Forms.Label Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox Friend WithEvents cbteam As System.Windows.Forms.ComboBox Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents SqlConnection2 As System.Data.SqlClient.SqlConnection Friend WithEvents Button5 As System.Windows.Forms.Button Friend WithEvents cbmavip As System.Windows.Forms.CheckBox Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox Friend WithEvents cinklalt As System.Windows.Forms.CheckBox Friend WithEvents GroupBox10 As System.Windows.Forms.GroupBox Friend WithEvents TVHostDok As System.Windows.Forms.TreeView Friend WithEvents pnlhostdiv As System.Windows.Forms.Panel Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents Button6 As System.Windows.Forms.Button Friend WithEvents Button7 As System.Windows.Forms.Button Friend WithEvents Button8 As System.Windows.Forms.Button Friend WithEvents Label26 As System.Windows.Forms.Label Friend WithEvents Label27 As System.Windows.Forms.Label Friend WithEvents Label28 As System.Windows.Forms.Label Friend WithEvents Label29 As System.Windows.Forms.Label Friend WithEvents DateTimePicker7 As System.Windows.Forms.DateTimePicker Friend WithEvents DateTimePicker8 As System.Windows.Forms.DateTimePicker Friend WithEvents DateTimePicker9 As System.Windows.Forms.DateTimePicker Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox Friend WithEvents Label32 As System.Windows.Forms.Label Friend WithEvents Label33 As System.Windows.Forms.Label Friend WithEvents Label34 As System.Windows.Forms.Label Friend WithEvents Label35 As System.Windows.Forms.Label Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox Friend WithEvents CheckBox4 As System.Windows.Forms.CheckBox Friend WithEvents CheckBox5 As System.Windows.Forms.CheckBox Friend WithEvents TextBox7 As System.Windows.Forms.TextBox Friend WithEvents TextBox8 As System.Windows.Forms.TextBox Friend WithEvents TextBox9 As System.Windows.Forms.TextBox Friend WithEvents Label36 As System.Windows.Forms.Label Friend WithEvents Label37 As System.Windows.Forms.Label Friend WithEvents Label38 As System.Windows.Forms.Label Friend WithEvents DateTimePicker10 As System.Windows.Forms.DateTimePicker Friend WithEvents DateTimePicker11 As System.Windows.Forms.DateTimePicker Friend WithEvents DateTimePicker12 As System.Windows.Forms.DateTimePicker Friend WithEvents SqlSelectCommand1 As System.Data.SqlClient.SqlCommand Friend WithEvents SqlInsertCommand1 As System.Data.SqlClient.SqlCommand Friend WithEvents SqlUpdateCommand1 As System.Data.SqlClient.SqlCommand Friend WithEvents SqlDeleteCommand1 As System.Data.SqlClient.SqlCommand Friend WithEvents HostTag1 As System.Windows.Forms.ComboBox Friend WithEvents HostDatum3 As System.Windows.Forms.TextBox Friend WithEvents HostDatum2 As System.Windows.Forms.TextBox Friend WithEvents HostDatum1 As System.Windows.Forms.TextBox Friend WithEvents HostTag3 As System.Windows.Forms.ComboBox Friend WithEvents HostTag2 As System.Windows.Forms.ComboBox Friend WithEvents hostinklmavip As System.Windows.Forms.CheckBox Friend WithEvents lblhostdatum3 As System.Windows.Forms.Label Friend WithEvents lblhostdatum2 As System.Windows.Forms.Label Friend WithEvents lblhostdatum1 As System.Windows.Forms.Label Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox Friend WithEvents lbldatum11 As System.Windows.Forms.Label Friend WithEvents lbldatum21 As System.Windows.Forms.Label Friend WithEvents lbldatum31 As System.Windows.Forms.Label Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox Friend WithEvents ComboBox3 As System.Windows.Forms.ComboBox Friend WithEvents ComboBox4 As System.Windows.Forms.ComboBox Friend WithEvents ComboBox5 As System.Windows.Forms.ComboBox Friend WithEvents ComboBox6 As System.Windows.Forms.ComboBox Friend WithEvents lblhostdatum11 As System.Windows.Forms.Label Friend WithEvents lblhostdatum21 As System.Windows.Forms.Label Friend WithEvents lblhostdatum31 As System.Windows.Forms.Label Friend WithEvents MenuItem14 As System.Windows.Forms.MenuItem Friend WithEvents Button9 As System.Windows.Forms.Button Friend WithEvents TextBox4 As System.Windows.Forms.TextBox Friend WithEvents Label20 As System.Windows.Forms.Label Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox11 As System.Windows.Forms.GroupBox Friend WithEvents TextBox5 As System.Windows.Forms.TextBox Friend WithEvents Button10 As System.Windows.Forms.Button Friend WithEvents Panel4 As System.Windows.Forms.Panel Friend WithEvents Button11 As System.Windows.Forms.Button Friend WithEvents Label22 As System.Windows.Forms.Label Friend WithEvents lbselect As System.Windows.Forms.ListBox Friend WithEvents LBSort As System.Windows.Forms.ListBox Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents lbSortfields As System.Windows.Forms.ListBox Friend WithEvents ContextMenu2 As System.Windows.Forms.ContextMenu Friend WithEvents MenuItem17 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem18 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem19 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem21 As System.Windows.Forms.MenuItem Friend WithEvents LBSelectHost As System.Windows.Forms.ListBox Friend WithEvents Label19 As System.Windows.Forms.Label Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(frmProfil)) Dim GridLines1 As C1.Win.C1TrueDBGrid.Util.GridLines = New C1.Win.C1TrueDBGrid.Util.GridLines() Dim GridLines2 As C1.Win.C1TrueDBGrid.Util.GridLines = New C1.Win.C1TrueDBGrid.Util.GridLines() Me.MainMenu1 = New System.Windows.Forms.MainMenu() Me.MenuItem1 = New System.Windows.Forms.MenuItem() Me.MenuItem5 = New System.Windows.Forms.MenuItem() Me.ToolBar1 = New System.Windows.Forms.ToolBar() Me.btnClose = New System.Windows.Forms.ToolBarButton() Me.btnOpen = New System.Windows.Forms.ToolBarButton() Me.btnSave = New System.Windows.Forms.ToolBarButton() Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components) Me.ColorDialog1 = New System.Windows.Forms.ColorDialog() Me.Panel1 = New System.Windows.Forms.Panel() Me.MnuListe = New System.Windows.Forms.ContextMenu() Me.MenuItem12 = New System.Windows.Forms.MenuItem() Me.MenuItem6 = New System.Windows.Forms.MenuItem() Me.MenuItem7 = New System.Windows.Forms.MenuItem() Me.MenuItem9 = New System.Windows.Forms.MenuItem() Me.MenuItem11 = New System.Windows.Forms.MenuItem() Me.MenuItem13 = New System.Windows.Forms.MenuItem() Me.MenuItem8 = New System.Windows.Forms.MenuItem() Me.MenuItem10 = New System.Windows.Forms.MenuItem() Me.Panel2 = New System.Windows.Forms.Panel() Me.Profile = New System.Windows.Forms.TreeView() Me.Button4 = New System.Windows.Forms.Button() Me.Label25 = New System.Windows.Forms.Label() Me.ComboBox10 = New System.Windows.Forms.ComboBox() Me.Label24 = New System.Windows.Forms.Label() Me.ComboBox9 = New System.Windows.Forms.ComboBox() Me.ctmenu1 = New System.Windows.Forms.ContextMenu() Me.MnuDel = New System.Windows.Forms.MenuItem() Me.MenuItem14 = New System.Windows.Forms.MenuItem() Me.CTMenuErsteller = New System.Windows.Forms.ContextMenu() Me.MenuItem15 = New System.Windows.Forms.MenuItem() Me.MenuItem16 = New System.Windows.Forms.MenuItem() Me.CTMenuVerantwortlicher = New System.Windows.Forms.ContextMenu() Me.MenuItem20 = New System.Windows.Forms.MenuItem() Me.CTMenuMutierer = New System.Windows.Forms.ContextMenu() Me.MenuItem24 = New System.Windows.Forms.MenuItem() Me.MenuItem25 = New System.Windows.Forms.MenuItem() Me.MenuItem26 = New System.Windows.Forms.MenuItem() Me.MenuItem27 = New System.Windows.Forms.MenuItem() Me.SqlDataAdapter1 = New System.Data.SqlClient.SqlDataAdapter() Me.SqlDeleteCommand1 = New System.Data.SqlClient.SqlCommand() Me.SqlConnection1 = New System.Data.SqlClient.SqlConnection() Me.SqlInsertCommand1 = New System.Data.SqlClient.SqlCommand() Me.SqlSelectCommand1 = New System.Data.SqlClient.SqlCommand() Me.SqlUpdateCommand1 = New System.Data.SqlClient.SqlCommand() Me.SqlConnection2 = New System.Data.SqlClient.SqlConnection() Me.DataSet1 = New System.Data.DataSet() Me.Splitter1 = New System.Windows.Forms.Splitter() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.Panel4 = New System.Windows.Forms.Panel() Me.Label19 = New System.Windows.Forms.Label() Me.LBSelectHost = New System.Windows.Forms.ListBox() Me.ContextMenu2 = New System.Windows.Forms.ContextMenu() Me.MenuItem17 = New System.Windows.Forms.MenuItem() Me.MenuItem18 = New System.Windows.Forms.MenuItem() Me.MenuItem19 = New System.Windows.Forms.MenuItem() Me.MenuItem21 = New System.Windows.Forms.MenuItem() Me.Button11 = New System.Windows.Forms.Button() Me.Label22 = New System.Windows.Forms.Label() Me.lbselect = New System.Windows.Forms.ListBox() Me.LBSort = New System.Windows.Forms.ListBox() Me.Label21 = New System.Windows.Forms.Label() Me.lbSortfields = New System.Windows.Forms.ListBox() Me.pnlhostdiv = New System.Windows.Forms.Panel() Me.GroupBox11 = New System.Windows.Forms.GroupBox() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Button10 = New System.Windows.Forms.Button() Me.GroupBox8 = New System.Windows.Forms.GroupBox() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Button9 = New System.Windows.Forms.Button() Me.Label20 = New System.Windows.Forms.Label() Me.hostinklmavip = New System.Windows.Forms.CheckBox() Me.GroupBox7 = New System.Windows.Forms.GroupBox() Me.Label4 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.lblhostdatum1 = New System.Windows.Forms.Label() Me.Label26 = New System.Windows.Forms.Label() Me.HostTag1 = New System.Windows.Forms.ComboBox() Me.HostDatum1 = New System.Windows.Forms.TextBox() Me.Label29 = New System.Windows.Forms.Label() Me.DateTimePicker7 = New System.Windows.Forms.DateTimePicker() Me.DateTimePicker9 = New System.Windows.Forms.DateTimePicker() Me.GroupBox6 = New System.Windows.Forms.GroupBox() Me.lblhostdatum31 = New System.Windows.Forms.Label() Me.lblhostdatum21 = New System.Windows.Forms.Label() Me.lblhostdatum11 = New System.Windows.Forms.Label() Me.ComboBox6 = New System.Windows.Forms.ComboBox() Me.ComboBox4 = New System.Windows.Forms.ComboBox() Me.Label27 = New System.Windows.Forms.Label() Me.lblhostdatum3 = New System.Windows.Forms.Label() Me.HostDatum3 = New System.Windows.Forms.TextBox() Me.HostTag3 = New System.Windows.Forms.ComboBox() Me.HostDatum2 = New System.Windows.Forms.TextBox() Me.DateTimePicker8 = New System.Windows.Forms.DateTimePicker() Me.Label28 = New System.Windows.Forms.Label() Me.HostTag2 = New System.Windows.Forms.ComboBox() Me.lblhostdatum2 = New System.Windows.Forms.Label() Me.ComboBox5 = New System.Windows.Forms.ComboBox() Me.Label32 = New System.Windows.Forms.Label() Me.Label33 = New System.Windows.Forms.Label() Me.Label34 = New System.Windows.Forms.Label() Me.Label35 = New System.Windows.Forms.Label() Me.CheckBox3 = New System.Windows.Forms.CheckBox() Me.CheckBox4 = New System.Windows.Forms.CheckBox() Me.CheckBox5 = New System.Windows.Forms.CheckBox() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.TextBox8 = New System.Windows.Forms.TextBox() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.Label36 = New System.Windows.Forms.Label() Me.Label37 = New System.Windows.Forms.Label() Me.Label38 = New System.Windows.Forms.Label() Me.DateTimePicker10 = New System.Windows.Forms.DateTimePicker() Me.DateTimePicker11 = New System.Windows.Forms.DateTimePicker() Me.DateTimePicker12 = New System.Windows.Forms.DateTimePicker() Me.Button8 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.PnlDokumentDaten = New System.Windows.Forms.Panel() Me.lbldatum11 = New System.Windows.Forms.Label() Me.cinklalt = New System.Windows.Forms.CheckBox() Me.cbmavip = New System.Windows.Forms.CheckBox() Me.Label12 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.lbldatum3 = New System.Windows.Forms.Label() Me.lbldatum2 = New System.Windows.Forms.Label() Me.lbldatum1 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.cbtag3 = New System.Windows.Forms.ComboBox() Me.Label8 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.cbtag2 = New System.Windows.Forms.ComboBox() Me.Label6 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.cbtag1 = New System.Windows.Forms.ComboBox() Me.cbd6 = New System.Windows.Forms.CheckBox() Me.cbd4 = New System.Windows.Forms.CheckBox() Me.cbd2 = New System.Windows.Forms.CheckBox() Me.txtdatum6 = New System.Windows.Forms.TextBox() Me.txtdatum5 = New System.Windows.Forms.TextBox() Me.txtdatum4 = New System.Windows.Forms.TextBox() Me.txtdatum3 = New System.Windows.Forms.TextBox() Me.txtdatum2 = New System.Windows.Forms.TextBox() Me.txtdatum1 = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.DateTimePicker6 = New System.Windows.Forms.DateTimePicker() Me.DateTimePicker5 = New System.Windows.Forms.DateTimePicker() Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker() Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker() Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker() Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker() Me.GroupBox3 = New System.Windows.Forms.GroupBox() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.lbldatum31 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.lbldatum21 = New System.Windows.Forms.Label() Me.GroupBox10 = New System.Windows.Forms.GroupBox() Me.Button1 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.PnlDokumentart = New System.Windows.Forms.Panel() Me.TVDokart = New System.Windows.Forms.TreeView() Me.ContextMenu1 = New System.Windows.Forms.ContextMenu() Me.MnuSelectDokumentart = New System.Windows.Forms.MenuItem() Me.MnuDeleteDokumentart = New System.Windows.Forms.MenuItem() Me.MenuItem2 = New System.Windows.Forms.MenuItem() Me.MenuItem3 = New System.Windows.Forms.MenuItem() Me.MenuItem4 = New System.Windows.Forms.MenuItem() Me.PnlPartner = New System.Windows.Forms.Panel() Me.PartnerList = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.btnPartnersuche = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Panel3 = New System.Windows.Forms.Panel() Me.C1TrueDBGrid1 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.TreeView1 = New System.Windows.Forms.TreeView() Me.ImageList2 = New System.Windows.Forms.ImageList(Me.components) Me.TVHostDok = New System.Windows.Forms.TreeView() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.cbteam = New System.Windows.Forms.ComboBox() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.Button5 = New System.Windows.Forms.Button() Me.colbtn6 = New System.Windows.Forms.Button() Me.colbtn5 = New System.Windows.Forms.Button() Me.colbtn4 = New System.Windows.Forms.Button() Me.colbtn3 = New System.Windows.Forms.Button() Me.colbtn2 = New System.Windows.Forms.Button() Me.colbtn1 = New System.Windows.Forms.Button() Me.GroupBox9 = New System.Windows.Forms.GroupBox() Me.cb5 = New System.Windows.Forms.CheckBox() Me.cb4 = New System.Windows.Forms.CheckBox() Me.cb3 = New System.Windows.Forms.CheckBox() Me.cb2 = New System.Windows.Forms.CheckBox() Me.cb1 = New System.Windows.Forms.CheckBox() Me.GroupBox5 = New System.Windows.Forms.GroupBox() Me.Label31 = New System.Windows.Forms.Label() Me.cbUnterschriftrechts = New System.Windows.Forms.ComboBox() Me.Label30 = New System.Windows.Forms.Label() Me.cbUnterschriftlinks = New System.Windows.Forms.ComboBox() Me.ImageList3 = New System.Windows.Forms.ImageList(Me.components) Me.Panel2.SuspendLayout() CType(Me.DataSet1, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.Panel4.SuspendLayout() Me.pnlhostdiv.SuspendLayout() Me.GroupBox11.SuspendLayout() Me.GroupBox8.SuspendLayout() Me.GroupBox6.SuspendLayout() Me.PnlDokumentDaten.SuspendLayout() Me.GroupBox3.SuspendLayout() Me.PnlDokumentart.SuspendLayout() Me.PnlPartner.SuspendLayout() CType(Me.PartnerList, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel3.SuspendLayout() CType(Me.C1TrueDBGrid1, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage4.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.GroupBox9.SuspendLayout() Me.GroupBox5.SuspendLayout() Me.SuspendLayout() ' 'MainMenu1 ' Me.MainMenu1.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MenuItem1}) ' 'MenuItem1 ' Me.MenuItem1.Index = 0 Me.MenuItem1.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MenuItem5}) Me.MenuItem1.Text = "&Datei" ' 'MenuItem5 ' Me.MenuItem5.Index = 0 Me.MenuItem5.Text = "&Schliessen" ' 'ToolBar1 ' Me.ToolBar1.Buttons.AddRange(New System.Windows.Forms.ToolBarButton() {Me.btnClose, Me.btnOpen, Me.btnSave}) Me.ToolBar1.DropDownArrows = True Me.ToolBar1.ImageList = Me.ImageList1 Me.ToolBar1.Name = "ToolBar1" Me.ToolBar1.ShowToolTips = True Me.ToolBar1.Size = New System.Drawing.Size(800, 25) Me.ToolBar1.TabIndex = 0 ' 'btnClose ' Me.btnClose.ImageIndex = 0 Me.btnClose.ToolTipText = "Fenster schliessen" ' 'btnOpen ' Me.btnOpen.ImageIndex = 7 Me.btnOpen.Visible = False ' 'btnSave ' Me.btnSave.ImageIndex = 1 ' 'ImageList1 ' Me.ImageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit Me.ImageList1.ImageSize = New System.Drawing.Size(16, 16) Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer) Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent ' 'Panel1 ' Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top Me.Panel1.Location = New System.Drawing.Point(0, 25) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(800, 8) Me.Panel1.TabIndex = 4 ' 'MnuListe ' Me.MnuListe.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MenuItem12, Me.MenuItem6, Me.MenuItem7, Me.MenuItem9, Me.MenuItem11, Me.MenuItem13, Me.MenuItem8, Me.MenuItem10}) ' 'MenuItem12 ' Me.MenuItem12.Index = 0 Me.MenuItem12.Text = "Übernehmen" ' 'MenuItem6 ' Me.MenuItem6.Index = 1 Me.MenuItem6.Text = "Auswählen" ' 'MenuItem7 ' Me.MenuItem7.Index = 2 Me.MenuItem7.Text = "Als Standard" ' 'MenuItem9 ' Me.MenuItem9.Index = 3 Me.MenuItem9.Text = "-" ' 'MenuItem11 ' Me.MenuItem11.Index = 4 Me.MenuItem11.Text = "Neus Profil" ' 'MenuItem13 ' Me.MenuItem13.Index = 5 Me.MenuItem13.Text = "Profil kopieren" ' 'MenuItem8 ' Me.MenuItem8.Index = 6 Me.MenuItem8.Text = "Umbenennen" ' 'MenuItem10 ' Me.MenuItem10.Index = 7 Me.MenuItem10.Text = "Löschen" ' 'Panel2 ' Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Controls.AddRange(New System.Windows.Forms.Control() {Me.Profile}) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Left Me.Panel2.Location = New System.Drawing.Point(0, 33) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(176, 544) Me.Panel2.TabIndex = 11 ' 'Profile ' Me.Profile.ContextMenu = Me.MnuListe Me.Profile.Dock = System.Windows.Forms.DockStyle.Fill Me.Profile.FullRowSelect = True Me.Profile.ImageIndex = -1 Me.Profile.Name = "Profile" Me.Profile.SelectedImageIndex = -1 Me.Profile.ShowLines = False Me.Profile.ShowPlusMinus = False Me.Profile.Size = New System.Drawing.Size(174, 542) Me.Profile.Sorted = True Me.Profile.TabIndex = 0 ' 'Button4 ' Me.Button4.Location = New System.Drawing.Point(200, 552) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(112, 24) Me.Button4.TabIndex = 14 Me.Button4.Text = "Übernehmen" ' 'Label25 ' Me.Label25.Location = New System.Drawing.Point(16, 64) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(48, 23) Me.Label25.TabIndex = 3 ' 'ComboBox10 ' Me.ComboBox10.Location = New System.Drawing.Point(64, 64) Me.ComboBox10.Name = "ComboBox10" Me.ComboBox10.Size = New System.Drawing.Size(216, 21) Me.ComboBox10.TabIndex = 2 ' 'Label24 ' Me.Label24.Location = New System.Drawing.Point(16, 32) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(48, 23) Me.Label24.TabIndex = 1 ' 'ComboBox9 ' Me.ComboBox9.Location = New System.Drawing.Point(64, 32) Me.ComboBox9.Name = "ComboBox9" Me.ComboBox9.Size = New System.Drawing.Size(216, 21) Me.ComboBox9.TabIndex = 0 ' 'ctmenu1 ' Me.ctmenu1.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MnuDel, Me.MenuItem14}) ' 'MnuDel ' Me.MnuDel.Index = 0 Me.MnuDel.Text = "Eintrag löschen" ' 'MenuItem14 ' Me.MenuItem14.Index = 1 Me.MenuItem14.Text = "Eintäge löschen" ' 'CTMenuErsteller ' Me.CTMenuErsteller.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MenuItem15, Me.MenuItem16}) ' 'MenuItem15 ' Me.MenuItem15.Index = 0 Me.MenuItem15.Text = "Partner übernehmen" ' 'MenuItem16 ' Me.MenuItem16.Index = 1 Me.MenuItem16.Text = "Detailinformationen" ' 'CTMenuVerantwortlicher ' Me.CTMenuVerantwortlicher.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MenuItem20}) ' 'MenuItem20 ' Me.MenuItem20.Index = 0 Me.MenuItem20.Text = "Eintrag übernehmen" ' 'CTMenuMutierer ' Me.CTMenuMutierer.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MenuItem24, Me.MenuItem25, Me.MenuItem26, Me.MenuItem27}) ' 'MenuItem24 ' Me.MenuItem24.Index = 0 Me.MenuItem24.Text = "&Eintrag selektieren" ' 'MenuItem25 ' Me.MenuItem25.Index = 1 Me.MenuItem25.Text = "&Selektion aufheben" ' 'MenuItem26 ' Me.MenuItem26.Index = 2 Me.MenuItem26.Text = "-" ' 'MenuItem27 ' Me.MenuItem27.Index = 3 Me.MenuItem27.Text = "&Alle aufheben" ' 'SqlDataAdapter1 ' Me.SqlDataAdapter1.DeleteCommand = Me.SqlDeleteCommand1 Me.SqlDataAdapter1.InsertCommand = Me.SqlInsertCommand1 Me.SqlDataAdapter1.SelectCommand = Me.SqlSelectCommand1 Me.SqlDataAdapter1.TableMappings.AddRange(New System.Data.Common.DataTableMapping() {New System.Data.Common.DataTableMapping("Table", "profil", New System.Data.Common.DataColumnMapping() {New System.Data.Common.DataColumnMapping("profilnr", "profilnr"), New System.Data.Common.DataColumnMapping("mitarbeiternr", "mitarbeiternr"), New System.Data.Common.DataColumnMapping("bezeichnung", "bezeichnung"), New System.Data.Common.DataColumnMapping("beschreibung", "beschreibung"), New System.Data.Common.DataColumnMapping("standard", "standard"), New System.Data.Common.DataColumnMapping("mandantnr", "mandantnr"), New System.Data.Common.DataColumnMapping("aktiv", "aktiv"), New System.Data.Common.DataColumnMapping("erstellt_am", "erstellt_am"), New System.Data.Common.DataColumnMapping("mutiert_am", "mutiert_am"), New System.Data.Common.DataColumnMapping("mutierer", "mutierer"), New System.Data.Common.DataColumnMapping("color1", "color1"), New System.Data.Common.DataColumnMapping("color2", "color2"), New System.Data.Common.DataColumnMapping("color3", "color3"), New System.Data.Common.DataColumnMapping("color4", "color4"), New System.Data.Common.DataColumnMapping("color5", "color5"), New System.Data.Common.DataColumnMapping("color6", "color6"), New System.Data.Common.DataColumnMapping("color7", "color7"), New System.Data.Common.DataColumnMapping("color8", "color8"), New System.Data.Common.DataColumnMapping("unterschriftlinks", "unterschriftlinks"), New System.Data.Common.DataColumnMapping("unterschriftrechts", "unterschriftrechts"), New System.Data.Common.DataColumnMapping("hw1", "hw1"), New System.Data.Common.DataColumnMapping("hw2", "hw2"), New System.Data.Common.DataColumnMapping("hw3", "hw3"), New System.Data.Common.DataColumnMapping("hw4", "hw4"), New System.Data.Common.DataColumnMapping("hw5", "hw5"), New System.Data.Common.DataColumnMapping("hw6", "hw6"), New System.Data.Common.DataColumnMapping("hw7", "hw7"), New System.Data.Common.DataColumnMapping("hw8", "hw8"), New System.Data.Common.DataColumnMapping("hw9", "hw9"), New System.Data.Common.DataColumnMapping("hw10", "hw10"), New System.Data.Common.DataColumnMapping("hw11", "hw11"), New System.Data.Common.DataColumnMapping("vmb", "vmb"), New System.Data.Common.DataColumnMapping("vnl", "vnl"), New System.Data.Common.DataColumnMapping("vkost", "vkost"), New System.Data.Common.DataColumnMapping("vteam", "vteam"), New System.Data.Common.DataColumnMapping("vma", "vma"), New System.Data.Common.DataColumnMapping("mmb", "mmb"), New System.Data.Common.DataColumnMapping("mnl", "mnl"), New System.Data.Common.DataColumnMapping("mkost", "mkost"), New System.Data.Common.DataColumnMapping("mteam", "mteam"), New System.Data.Common.DataColumnMapping("mma", "mma"), New System.Data.Common.DataColumnMapping("emb", "emb"), New System.Data.Common.DataColumnMapping("enl", "enl"), New System.Data.Common.DataColumnMapping("ekost", "ekost"), New System.Data.Common.DataColumnMapping("eteam", "eteam"), New System.Data.Common.DataColumnMapping("ema", "ema"), New System.Data.Common.DataColumnMapping("dpartner", "dpartner"), New System.Data.Common.DataColumnMapping("ddokart", "ddokart"), New System.Data.Common.DataColumnMapping("ddokstatus", "ddokstatus"), New System.Data.Common.DataColumnMapping("datum1", "datum1"), New System.Data.Common.DataColumnMapping("datum2", "datum2"), New System.Data.Common.DataColumnMapping("datum3", "datum3"), New System.Data.Common.DataColumnMapping("datum4", "datum4"), New System.Data.Common.DataColumnMapping("datum5", "datum5"), New System.Data.Common.DataColumnMapping("datum6", "datum6"), New System.Data.Common.DataColumnMapping("datum7", "datum7"), New System.Data.Common.DataColumnMapping("datum8", "datum8"), New System.Data.Common.DataColumnMapping("erstaelterals", "erstaelterals"), New System.Data.Common.DataColumnMapping("mutaelterasl", "mutaelterasl"), New System.Data.Common.DataColumnMapping("team", "team"), New System.Data.Common.DataColumnMapping("sort", "sort"), New System.Data.Common.DataColumnMapping("aktive", "aktive"), New System.Data.Common.DataColumnMapping("profiltyp", "profiltyp"), New System.Data.Common.DataColumnMapping("doktyp", "doktyp"), New System.Data.Common.DataColumnMapping("inklmavip", "inklmavip"), New System.Data.Common.DataColumnMapping("inklalt", "inklalt"), New System.Data.Common.DataColumnMapping("hostpartner", "hostpartner"), New System.Data.Common.DataColumnMapping("hostdokart", "hostdokart"), New System.Data.Common.DataColumnMapping("hostdoktyp", "hostdoktyp"), New System.Data.Common.DataColumnMapping("hosttag1", "hosttag1"), New System.Data.Common.DataColumnMapping("hostdatum1", "hostdatum1"), New System.Data.Common.DataColumnMapping("hosttag2", "hosttag2"), New System.Data.Common.DataColumnMapping("hostdatum2", "hostdatum2"), New System.Data.Common.DataColumnMapping("hosttag3", "hosttag3"), New System.Data.Common.DataColumnMapping("hostdatum3", "hostdatum3"), New System.Data.Common.DataColumnMapping("inklhostmavip", "inklhostmavip")})}) Me.SqlDataAdapter1.UpdateCommand = Me.SqlUpdateCommand1 ' 'SqlDeleteCommand1 ' Me.SqlDeleteCommand1.CommandText = "[pv_profil_delete]" Me.SqlDeleteCommand1.CommandType = System.Data.CommandType.StoredProcedure Me.SqlDeleteCommand1.Connection = Me.SqlConnection1 Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@RETURN_VALUE", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.ReturnValue, False, CType(0, Byte), CType(0, Byte), "", System.Data.DataRowVersion.Current, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_profilnr", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "profilnr", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_aktiv", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "aktiv", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_aktive", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "aktive", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_beschreibung", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "beschreibung", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_bezeichnung", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "bezeichnung", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color1", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color2", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color3", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color4", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color4", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color5", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color5", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color6", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color6", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color7", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color7", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color8", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color8", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum1", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum2", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum3", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum4", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum4", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum5", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum5", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum6", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum6", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum7", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum7", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum8", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum8", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_ddokart", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "ddokart", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_ddokstatus", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "ddokstatus", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_doktyp", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "doktyp", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_dpartner", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "dpartner", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_ekost", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "ekost", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_ema", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "ema", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_emb", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "emb", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_enl", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "enl", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_erstaelterals", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "erstaelterals", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_erstellt_am", System.Data.SqlDbType.DateTime, 8, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "erstellt_am", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_eteam", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "eteam", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdatum1", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdatum1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdatum2", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdatum2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdatum3", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdatum3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdokart", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdokart", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdoktyp", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdoktyp", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostpartner", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostpartner", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hosttag1", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hosttag1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hosttag2", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hosttag2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hosttag3", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hosttag3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw1", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw10", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw10", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw11", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw11", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw2", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw3", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw4", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw4", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw5", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw5", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw6", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw6", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw7", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw7", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw8", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw8", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw9", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw9", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_inklalt", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "inklalt", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_inklhostmavip", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "inklhostmavip", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_inklmavip", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "inklmavip", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mandantnr", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mandantnr", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mitarbeiternr", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mitarbeiternr", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mkost", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mkost", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mma", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mma", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mmb", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mmb", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mnl", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mnl", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mteam", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mteam", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mutaelterasl", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mutaelterasl", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mutierer", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mutierer", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mutiert_am", System.Data.SqlDbType.DateTime, 8, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mutiert_am", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_profiltyp", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "profiltyp", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_sort", System.Data.SqlDbType.VarChar, 1024, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "sort", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_standard", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "standard", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_team", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "team", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_unterschriftlinks", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "unterschriftlinks", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_unterschriftrechts", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "unterschriftrechts", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vkost", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vkost", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vma", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vma", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vmb", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vmb", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vnl", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vnl", System.Data.DataRowVersion.Original, Nothing)) Me.SqlDeleteCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vteam", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vteam", System.Data.DataRowVersion.Original, Nothing)) ' 'SqlConnection1 ' Me.SqlConnection1.ConnectionString = "data source=shu;initial catalog=edoka;persist security info=False;user id=sa;work" & _ "station id=SHU;packet size=4096" ' 'SqlInsertCommand1 ' Me.SqlInsertCommand1.CommandText = "[pv_profil_insert]" Me.SqlInsertCommand1.CommandType = System.Data.CommandType.StoredProcedure Me.SqlInsertCommand1.Connection = Me.SqlConnection1 Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@RETURN_VALUE", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.ReturnValue, False, CType(0, Byte), CType(0, Byte), "", System.Data.DataRowVersion.Current, Nothing)) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@profilnr", System.Data.SqlDbType.Int, 4, "profilnr")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mitarbeiternr", System.Data.SqlDbType.Int, 4, "mitarbeiternr")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@bezeichnung", System.Data.SqlDbType.VarChar, 255, "bezeichnung")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@beschreibung", System.Data.SqlDbType.VarChar, 255, "beschreibung")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@standard", System.Data.SqlDbType.Bit, 1, "standard")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mandantnr", System.Data.SqlDbType.Int, 4, "mandantnr")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@aktiv", System.Data.SqlDbType.Bit, 1, "aktiv")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@erstellt_am", System.Data.SqlDbType.DateTime, 8, "erstellt_am")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mutiert_am", System.Data.SqlDbType.DateTime, 8, "mutiert_am")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mutierer", System.Data.SqlDbType.Int, 4, "mutierer")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color1", System.Data.SqlDbType.VarChar, 50, "color1")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color2", System.Data.SqlDbType.VarChar, 50, "color2")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color3", System.Data.SqlDbType.VarChar, 50, "color3")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color4", System.Data.SqlDbType.VarChar, 50, "color4")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color5", System.Data.SqlDbType.VarChar, 50, "color5")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color6", System.Data.SqlDbType.VarChar, 50, "color6")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color7", System.Data.SqlDbType.VarChar, 50, "color7")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color8", System.Data.SqlDbType.VarChar, 50, "color8")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@unterschriftlinks", System.Data.SqlDbType.Int, 4, "unterschriftlinks")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@unterschriftrechts", System.Data.SqlDbType.Int, 4, "unterschriftrechts")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw1", System.Data.SqlDbType.Int, 4, "hw1")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw2", System.Data.SqlDbType.Int, 4, "hw2")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw3", System.Data.SqlDbType.Int, 4, "hw3")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw4", System.Data.SqlDbType.Int, 4, "hw4")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw5", System.Data.SqlDbType.Int, 4, "hw5")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw6", System.Data.SqlDbType.Int, 4, "hw6")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw7", System.Data.SqlDbType.Int, 4, "hw7")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw8", System.Data.SqlDbType.Int, 4, "hw8")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw9", System.Data.SqlDbType.Int, 4, "hw9")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw10", System.Data.SqlDbType.Int, 4, "hw10")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw11", System.Data.SqlDbType.Int, 4, "hw11")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vmb", System.Data.SqlDbType.VarChar, 255, "vmb")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vnl", System.Data.SqlDbType.VarChar, 255, "vnl")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vkost", System.Data.SqlDbType.VarChar, 255, "vkost")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vteam", System.Data.SqlDbType.VarChar, 255, "vteam")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vma", System.Data.SqlDbType.VarChar, 255, "vma")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mmb", System.Data.SqlDbType.VarChar, 255, "mmb")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mnl", System.Data.SqlDbType.VarChar, 255, "mnl")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mkost", System.Data.SqlDbType.VarChar, 255, "mkost")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mteam", System.Data.SqlDbType.VarChar, 255, "mteam")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mma", System.Data.SqlDbType.VarChar, 255, "mma")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@emb", System.Data.SqlDbType.VarChar, 255, "emb")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@enl", System.Data.SqlDbType.VarChar, 255, "enl")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@ekost", System.Data.SqlDbType.VarChar, 255, "ekost")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@eteam", System.Data.SqlDbType.VarChar, 255, "eteam")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@ema", System.Data.SqlDbType.VarChar, 255, "ema")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@dpartner", System.Data.SqlDbType.VarChar, 255, "dpartner")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@ddokart", System.Data.SqlDbType.VarChar, 255, "ddokart")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@ddokstatus", System.Data.SqlDbType.VarChar, 255, "ddokstatus")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum1", System.Data.SqlDbType.VarChar, 50, "datum1")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum2", System.Data.SqlDbType.VarChar, 50, "datum2")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum3", System.Data.SqlDbType.VarChar, 50, "datum3")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum4", System.Data.SqlDbType.VarChar, 50, "datum4")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum5", System.Data.SqlDbType.VarChar, 50, "datum5")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum6", System.Data.SqlDbType.VarChar, 50, "datum6")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum7", System.Data.SqlDbType.VarChar, 50, "datum7")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum8", System.Data.SqlDbType.VarChar, 50, "datum8")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@erstaelterals", System.Data.SqlDbType.VarChar, 50, "erstaelterals")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mutaelterasl", System.Data.SqlDbType.VarChar, 50, "mutaelterasl")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@team", System.Data.SqlDbType.Int, 4, "team")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@sort", System.Data.SqlDbType.VarChar, 1024, "sort")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@aktive", System.Data.SqlDbType.Bit, 1, "aktive")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@profiltyp", System.Data.SqlDbType.Int, 4, "profiltyp")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@doktyp", System.Data.SqlDbType.VarChar, 255, "doktyp")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@inklmavip", System.Data.SqlDbType.Bit, 1, "inklmavip")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@inklalt", System.Data.SqlDbType.Bit, 1, "inklalt")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostpartner", System.Data.SqlDbType.VarChar, 255, "hostpartner")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdokart", System.Data.SqlDbType.VarChar, 255, "hostdokart")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdoktyp", System.Data.SqlDbType.VarChar, 255, "hostdoktyp")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hosttag1", System.Data.SqlDbType.VarChar, 50, "hosttag1")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdatum1", System.Data.SqlDbType.VarChar, 50, "hostdatum1")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hosttag2", System.Data.SqlDbType.VarChar, 50, "hosttag2")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdatum2", System.Data.SqlDbType.VarChar, 50, "hostdatum2")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hosttag3", System.Data.SqlDbType.VarChar, 50, "hosttag3")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdatum3", System.Data.SqlDbType.VarChar, 50, "hostdatum3")) Me.SqlInsertCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@inklhostmavip", System.Data.SqlDbType.Bit, 1, "inklhostmavip")) ' 'SqlSelectCommand1 ' Me.SqlSelectCommand1.CommandText = "[pv_profil_select]" Me.SqlSelectCommand1.CommandType = System.Data.CommandType.StoredProcedure Me.SqlSelectCommand1.Connection = Me.SqlConnection1 Me.SqlSelectCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@RETURN_VALUE", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.ReturnValue, False, CType(0, Byte), CType(0, Byte), "", System.Data.DataRowVersion.Current, Nothing)) Me.SqlSelectCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mitarbeiternr", System.Data.SqlDbType.Int, 4, "mitarbeiternr")) Me.SqlSelectCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mandantnr", System.Data.SqlDbType.Int, 4, "mandantnr")) ' 'SqlUpdateCommand1 ' Me.SqlUpdateCommand1.CommandText = "[pv_profil_update]" Me.SqlUpdateCommand1.CommandType = System.Data.CommandType.StoredProcedure Me.SqlUpdateCommand1.Connection = Me.SqlConnection1 Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@RETURN_VALUE", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.ReturnValue, False, CType(0, Byte), CType(0, Byte), "", System.Data.DataRowVersion.Current, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@profilnr", System.Data.SqlDbType.Int, 4, "profilnr")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Param1", System.Data.SqlDbType.Int, 4, "mitarbeiternr")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@bezeichnung", System.Data.SqlDbType.VarChar, 255, "bezeichnung")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@beschreibung", System.Data.SqlDbType.VarChar, 255, "beschreibung")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@standard", System.Data.SqlDbType.Bit, 1, "standard")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Param2", System.Data.SqlDbType.Int, 4, "mandantnr")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@aktiv", System.Data.SqlDbType.Bit, 1, "aktiv")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@erstellt_am", System.Data.SqlDbType.DateTime, 8, "erstellt_am")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mutiert_am", System.Data.SqlDbType.DateTime, 8, "mutiert_am")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mutierer", System.Data.SqlDbType.Int, 4, "mutierer")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color1", System.Data.SqlDbType.VarChar, 50, "color1")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color2", System.Data.SqlDbType.VarChar, 50, "color2")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color3", System.Data.SqlDbType.VarChar, 50, "color3")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color4", System.Data.SqlDbType.VarChar, 50, "color4")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color5", System.Data.SqlDbType.VarChar, 50, "color5")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color6", System.Data.SqlDbType.VarChar, 50, "color6")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color7", System.Data.SqlDbType.VarChar, 50, "color7")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@color8", System.Data.SqlDbType.VarChar, 50, "color8")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@unterschriftlinks", System.Data.SqlDbType.Int, 4, "unterschriftlinks")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@unterschriftrechts", System.Data.SqlDbType.Int, 4, "unterschriftrechts")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw1", System.Data.SqlDbType.Int, 4, "hw1")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw2", System.Data.SqlDbType.Int, 4, "hw2")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw3", System.Data.SqlDbType.Int, 4, "hw3")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw4", System.Data.SqlDbType.Int, 4, "hw4")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw5", System.Data.SqlDbType.Int, 4, "hw5")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw6", System.Data.SqlDbType.Int, 4, "hw6")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw7", System.Data.SqlDbType.Int, 4, "hw7")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw8", System.Data.SqlDbType.Int, 4, "hw8")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw9", System.Data.SqlDbType.Int, 4, "hw9")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw10", System.Data.SqlDbType.Int, 4, "hw10")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hw11", System.Data.SqlDbType.Int, 4, "hw11")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vmb", System.Data.SqlDbType.VarChar, 255, "vmb")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vnl", System.Data.SqlDbType.VarChar, 255, "vnl")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vkost", System.Data.SqlDbType.VarChar, 255, "vkost")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vteam", System.Data.SqlDbType.VarChar, 255, "vteam")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@vma", System.Data.SqlDbType.VarChar, 255, "vma")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mmb", System.Data.SqlDbType.VarChar, 255, "mmb")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mnl", System.Data.SqlDbType.VarChar, 255, "mnl")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mkost", System.Data.SqlDbType.VarChar, 255, "mkost")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mteam", System.Data.SqlDbType.VarChar, 255, "mteam")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mma", System.Data.SqlDbType.VarChar, 255, "mma")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@emb", System.Data.SqlDbType.VarChar, 255, "emb")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@enl", System.Data.SqlDbType.VarChar, 255, "enl")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@ekost", System.Data.SqlDbType.VarChar, 255, "ekost")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@eteam", System.Data.SqlDbType.VarChar, 255, "eteam")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@ema", System.Data.SqlDbType.VarChar, 255, "ema")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@dpartner", System.Data.SqlDbType.VarChar, 255, "dpartner")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@ddokart", System.Data.SqlDbType.VarChar, 255, "ddokart")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@ddokstatus", System.Data.SqlDbType.VarChar, 255, "ddokstatus")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum1", System.Data.SqlDbType.VarChar, 50, "datum1")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum2", System.Data.SqlDbType.VarChar, 50, "datum2")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum3", System.Data.SqlDbType.VarChar, 50, "datum3")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum4", System.Data.SqlDbType.VarChar, 50, "datum4")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum5", System.Data.SqlDbType.VarChar, 50, "datum5")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum6", System.Data.SqlDbType.VarChar, 50, "datum6")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum7", System.Data.SqlDbType.VarChar, 50, "datum7")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@datum8", System.Data.SqlDbType.VarChar, 50, "datum8")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@erstaelterals", System.Data.SqlDbType.VarChar, 50, "erstaelterals")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@mutaelterasl", System.Data.SqlDbType.VarChar, 50, "mutaelterasl")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@team", System.Data.SqlDbType.Int, 4, "team")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@sort", System.Data.SqlDbType.VarChar, 1024, "sort")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@aktive", System.Data.SqlDbType.Bit, 1, "aktive")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@profiltyp", System.Data.SqlDbType.Int, 4, "profiltyp")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@doktyp", System.Data.SqlDbType.VarChar, 255, "doktyp")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@inklmavip", System.Data.SqlDbType.Bit, 1, "inklmavip")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@inklalt", System.Data.SqlDbType.Bit, 1, "inklalt")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostpartner", System.Data.SqlDbType.VarChar, 255, "hostpartner")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdokart", System.Data.SqlDbType.VarChar, 255, "hostdokart")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdoktyp", System.Data.SqlDbType.VarChar, 255, "hostdoktyp")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hosttag1", System.Data.SqlDbType.VarChar, 50, "hosttag1")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdatum1", System.Data.SqlDbType.VarChar, 50, "hostdatum1")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hosttag2", System.Data.SqlDbType.VarChar, 50, "hosttag2")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdatum2", System.Data.SqlDbType.VarChar, 50, "hostdatum2")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hosttag3", System.Data.SqlDbType.VarChar, 50, "hosttag3")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@hostdatum3", System.Data.SqlDbType.VarChar, 50, "hostdatum3")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@inklhostmavip", System.Data.SqlDbType.Bit, 1, "inklhostmavip")) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_profilnr", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "profilnr", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_aktiv", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "aktiv", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_aktive", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "aktive", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_beschreibung", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "beschreibung", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_bezeichnung", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "bezeichnung", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color1", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color2", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color3", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color4", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color4", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color5", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color5", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color6", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color6", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color7", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color7", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_color8", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "color8", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum1", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum2", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum3", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum4", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum4", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum5", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum5", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum6", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum6", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum7", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum7", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_datum8", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "datum8", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_ddokart", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "ddokart", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_ddokstatus", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "ddokstatus", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_doktyp", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "doktyp", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_dpartner", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "dpartner", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_ekost", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "ekost", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_ema", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "ema", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_emb", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "emb", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_enl", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "enl", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_erstaelterals", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "erstaelterals", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_erstellt_am", System.Data.SqlDbType.DateTime, 8, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "erstellt_am", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_eteam", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "eteam", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdatum1", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdatum1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdatum2", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdatum2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdatum3", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdatum3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdokart", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdokart", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostdoktyp", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostdoktyp", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hostpartner", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hostpartner", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hosttag1", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hosttag1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hosttag2", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hosttag2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hosttag3", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hosttag3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw1", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw1", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw10", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw10", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw11", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw11", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw2", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw2", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw3", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw3", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw4", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw4", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw5", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw5", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw6", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw6", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw7", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw7", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw8", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw8", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_hw9", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "hw9", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_inklalt", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "inklalt", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_inklhostmavip", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "inklhostmavip", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_inklmavip", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "inklmavip", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mandantnr", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mandantnr", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mitarbeiternr", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mitarbeiternr", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mkost", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mkost", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mma", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mma", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mmb", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mmb", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mnl", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mnl", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mteam", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mteam", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mutaelterasl", System.Data.SqlDbType.VarChar, 50, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mutaelterasl", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mutierer", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mutierer", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_mutiert_am", System.Data.SqlDbType.DateTime, 8, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "mutiert_am", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_profiltyp", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "profiltyp", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_sort", System.Data.SqlDbType.VarChar, 1024, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "sort", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_standard", System.Data.SqlDbType.Bit, 1, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "standard", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_team", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "team", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_unterschriftlinks", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "unterschriftlinks", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_unterschriftrechts", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "unterschriftrechts", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vkost", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vkost", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vma", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vma", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vmb", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vmb", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vnl", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vnl", System.Data.DataRowVersion.Original, Nothing)) Me.SqlUpdateCommand1.Parameters.Add(New System.Data.SqlClient.SqlParameter("@Original_vteam", System.Data.SqlDbType.VarChar, 255, System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, Byte), "vteam", System.Data.DataRowVersion.Original, Nothing)) ' 'SqlConnection2 ' Me.SqlConnection2.ConnectionString = "data source=shu;initial catalog=edoka_tkb;integrated security=SSPI;persist securi" & _ "ty info=False;workstation id=SHU;packet size=4096" ' 'DataSet1 ' Me.DataSet1.DataSetName = "NewDataSet" Me.DataSet1.Locale = New System.Globalization.CultureInfo("de-CH") ' 'Splitter1 ' Me.Splitter1.Location = New System.Drawing.Point(176, 33) Me.Splitter1.Name = "Splitter1" Me.Splitter1.Size = New System.Drawing.Size(3, 544) Me.Splitter1.TabIndex = 15 Me.Splitter1.TabStop = False ' 'TabControl1 ' Me.TabControl1.Controls.AddRange(New System.Windows.Forms.Control() {Me.TabPage1, Me.TabPage4}) Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.TabControl1.Location = New System.Drawing.Point(179, 33) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(621, 544) Me.TabControl1.TabIndex = 16 ' 'TabPage1 ' Me.TabPage1.Controls.AddRange(New System.Windows.Forms.Control() {Me.PnlPartner, Me.Panel4, Me.pnlhostdiv, Me.PnlDokumentDaten, Me.PnlDokumentart, Me.Panel3, Me.TreeView1, Me.TVHostDok}) Me.TabPage1.Location = New System.Drawing.Point(4, 22) Me.TabPage1.Name = "TabPage1" Me.TabPage1.Size = New System.Drawing.Size(613, 518) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "Selektion /Sortierung" ' 'Panel4 ' Me.Panel4.Controls.AddRange(New System.Windows.Forms.Control() {Me.Label19, Me.LBSelectHost, Me.Button11, Me.Label22, Me.lbselect, Me.LBSort, Me.Label21, Me.lbSortfields}) Me.Panel4.Location = New System.Drawing.Point(224, 8) Me.Panel4.Name = "Panel4" Me.Panel4.Size = New System.Drawing.Size(384, 504) Me.Panel4.TabIndex = 8 ' 'Label19 ' Me.Label19.Location = New System.Drawing.Point(200, 16) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(100, 16) Me.Label19.TabIndex = 19 Me.Label19.Text = "Sortierungsart" ' 'LBSelectHost ' Me.LBSelectHost.ContextMenu = Me.ContextMenu2 Me.LBSelectHost.Location = New System.Drawing.Point(40, 296) Me.LBSelectHost.Name = "LBSelectHost" Me.LBSelectHost.Size = New System.Drawing.Size(296, 134) Me.LBSelectHost.TabIndex = 18 ' 'ContextMenu2 ' Me.ContextMenu2.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MenuItem17, Me.MenuItem18, Me.MenuItem19, Me.MenuItem21}) ' 'MenuItem17 ' Me.MenuItem17.Index = 0 Me.MenuItem17.Text = "&Aufwärts" ' 'MenuItem18 ' Me.MenuItem18.Index = 1 Me.MenuItem18.Text = "A&bwärts" ' 'MenuItem19 ' Me.MenuItem19.Index = 2 Me.MenuItem19.Text = "&Löschen" ' 'MenuItem21 ' Me.MenuItem21.Index = 3 Me.MenuItem21.Text = "Sortierung ändern" ' 'Button11 ' Me.Button11.Location = New System.Drawing.Point(152, 248) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(80, 24) Me.Button11.TabIndex = 17 Me.Button11.Text = "Einfügen" ' 'Label22 ' Me.Label22.Location = New System.Drawing.Point(40, 280) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(100, 16) Me.Label22.TabIndex = 16 Me.Label22.Text = "Sortierung" ' 'lbselect ' Me.lbselect.ContextMenu = Me.ContextMenu2 Me.lbselect.Location = New System.Drawing.Point(40, 296) Me.lbselect.Name = "lbselect" Me.lbselect.Size = New System.Drawing.Size(280, 134) Me.lbselect.TabIndex = 15 ' 'LBSort ' Me.LBSort.Items.AddRange(New Object() {"Absteigend", "Aufsteigend"}) Me.LBSort.Location = New System.Drawing.Point(200, 32) Me.LBSort.Name = "LBSort" Me.LBSort.Size = New System.Drawing.Size(136, 199) Me.LBSort.Sorted = True Me.LBSort.TabIndex = 14 ' 'Label21 ' Me.Label21.Location = New System.Drawing.Point(40, 16) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(100, 16) Me.Label21.TabIndex = 13 Me.Label21.Text = "Sortierkriterien" ' 'lbSortfields ' Me.lbSortfields.Items.AddRange(New Object() {"Bemerkung", "Bezeichnung", "Dokumentart", "DokumentID", "Ersteller", "Erstellungsdatum", "Mutationsdatum", "Mutierer", "Partner-Kurzbezeichnung", "Partnernr", "Status", "Termin", "Verantwortlicher", "Zuständiger"}) Me.lbSortfields.Location = New System.Drawing.Point(40, 32) Me.lbSortfields.Name = "lbSortfields" Me.lbSortfields.Size = New System.Drawing.Size(136, 199) Me.lbSortfields.Sorted = True Me.lbSortfields.TabIndex = 12 ' 'pnlhostdiv ' Me.pnlhostdiv.Controls.AddRange(New System.Windows.Forms.Control() {Me.GroupBox11, Me.GroupBox8, Me.Label20, Me.hostinklmavip, Me.GroupBox7, Me.Label4, Me.Label9, Me.lblhostdatum1, Me.Label26, Me.HostTag1, Me.HostDatum1, Me.Label29, Me.DateTimePicker7, Me.DateTimePicker9, Me.GroupBox6, Me.Label32, Me.Label33, Me.Label34, Me.Label35, Me.CheckBox3, Me.CheckBox4, Me.CheckBox5, Me.TextBox7, Me.TextBox8, Me.TextBox9, Me.Label36, Me.Label37, Me.Label38, Me.DateTimePicker10, Me.DateTimePicker11, Me.DateTimePicker12, Me.Button8, Me.Button7, Me.Button6}) Me.pnlhostdiv.Location = New System.Drawing.Point(224, 8) Me.pnlhostdiv.Name = "pnlhostdiv" Me.pnlhostdiv.Size = New System.Drawing.Size(376, 496) Me.pnlhostdiv.TabIndex = 7 Me.pnlhostdiv.Visible = False ' 'GroupBox11 ' Me.GroupBox11.Controls.AddRange(New System.Windows.Forms.Control() {Me.TextBox5, Me.Button10}) Me.GroupBox11.Location = New System.Drawing.Point(8, 168) Me.GroupBox11.Name = "GroupBox11" Me.GroupBox11.Size = New System.Drawing.Size(360, 64) Me.GroupBox11.TabIndex = 90 Me.GroupBox11.TabStop = False Me.GroupBox11.Text = "ISIN-Nummer" ' 'TextBox5 ' Me.TextBox5.Location = New System.Drawing.Point(80, 24) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(136, 20) Me.TextBox5.TabIndex = 88 Me.TextBox5.Text = "" ' 'Button10 ' Me.Button10.Location = New System.Drawing.Point(240, 24) Me.Button10.Name = "Button10" Me.Button10.TabIndex = 89 Me.Button10.Text = "&OK" ' 'GroupBox8 ' Me.GroupBox8.Controls.AddRange(New System.Windows.Forms.Control() {Me.TextBox4, Me.Button9}) Me.GroupBox8.Location = New System.Drawing.Point(8, 104) Me.GroupBox8.Name = "GroupBox8" Me.GroupBox8.Size = New System.Drawing.Size(360, 56) Me.GroupBox8.TabIndex = 89 Me.GroupBox8.TabStop = False Me.GroupBox8.Text = "Valoren-Nummer" ' 'TextBox4 ' Me.TextBox4.Location = New System.Drawing.Point(80, 24) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(128, 20) Me.TextBox4.TabIndex = 87 Me.TextBox4.Text = "" ' 'Button9 ' Me.Button9.Location = New System.Drawing.Point(240, 24) Me.Button9.Name = "Button9" Me.Button9.TabIndex = 88 Me.Button9.Text = "&OK" ' 'Label20 ' Me.Label20.Location = New System.Drawing.Point(80, 312) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(80, 23) Me.Label20.TabIndex = 86 Me.Label20.Text = "ISIN-Nummer" Me.Label20.Visible = False ' 'hostinklmavip ' Me.hostinklmavip.Location = New System.Drawing.Point(16, 376) Me.hostinklmavip.Name = "hostinklmavip" Me.hostinklmavip.Size = New System.Drawing.Size(264, 24) Me.hostinklmavip.TabIndex = 82 Me.hostinklmavip.Text = "Partnerselektion inkl. Mitarbeiter- und VIP" Me.hostinklmavip.Visible = False ' 'GroupBox7 ' Me.GroupBox7.Location = New System.Drawing.Point(8, 360) Me.GroupBox7.Name = "GroupBox7" Me.GroupBox7.Size = New System.Drawing.Size(360, 48) Me.GroupBox7.TabIndex = 84 Me.GroupBox7.TabStop = False Me.GroupBox7.Text = "Datenselektion" Me.GroupBox7.Visible = False ' 'Label4 ' Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(168, 24) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(64, 23) Me.Label4.TabIndex = 81 Me.Label4.Text = "Ab Datum" ' 'Label9 ' Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.Location = New System.Drawing.Point(248, 24) Me.Label9.Name = "Label9" Me.Label9.TabIndex = 80 Me.Label9.Text = "Bis Datum" ' 'lblhostdatum1 ' Me.lblhostdatum1.Location = New System.Drawing.Point(168, 48) Me.lblhostdatum1.Name = "lblhostdatum1" Me.lblhostdatum1.Size = New System.Drawing.Size(72, 21) Me.lblhostdatum1.TabIndex = 77 ' 'Label26 ' Me.Label26.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label26.Location = New System.Drawing.Point(88, 24) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(72, 23) Me.Label26.TabIndex = 73 Me.Label26.Text = "Anzahl Tage" ' 'HostTag1 ' Me.HostTag1.Items.AddRange(New Object() {"", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "105", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123", "124", "125", "126", "127", "128", "129", "130", "131", "132", "133", "134", "135", "136", "137", "138", "139", "140", "141", "142", "143", "144", "145", "146", "147", "148", "149", "150", "151", "152", "153", "154", "155", "156", "157", "158", "159", "160", "161", "162", "163", "164", "165", "166", "167", "168", "169", "170", "171", "172", "173", "174", "175", "176", "177", "178", "179", "180", "181", "182", "183", "184", "185", "186", "187", "188", "189", "190", "191", "192", "193", "194", "195", "196", "197", "198", "199", "200", "201", "202", "203", "204", "205", "206", "207", "208", "209", "210", "211", "212", "213", "214", "215", "216", "217", "218", "219", "220", "221", "222", "223", "224", "225", "226", "227", "228", "229", "230", "231", "232", "233", "234", "235", "236", "237", "238", "239", "240", "241", "242", "243", "244", "245", "246", "247", "248", "249", "250", "251", "252", "253", "254", "255", "256", "257", "258", "259", "260", "261", "262", "263", "264", "265", "266", "267", "268", "269", "270", "271", "272", "273", "274", "275", "276", "277", "278", "279", "280", "281", "282", "283", "284", "285", "286", "287", "288", "289", "290", "291", "292", "293", "294", "295", "296", "297", "298", "299", "300", "301", "302", "303", "304", "305", "306", "307", "308", "309", "310", "311", "312", "313", "314", "315", "316", "317", "318", "319", "320", "321", "322", "323", "324", "325", "326", "327", "328", "329", "330", "331", "332", "333", "334", "335", "336", "337", "338", "339", "340", "341", "342", "343", "344", "345", "346", "347", "348", "349", "350", "351", "352", "353", "354", "355", "356", "357", "358", "359", "360", "361", "362", "363", "364", "365"}) Me.HostTag1.Location = New System.Drawing.Point(88, 46) Me.HostTag1.Name = "HostTag1" Me.HostTag1.Size = New System.Drawing.Size(56, 21) Me.HostTag1.TabIndex = 65 Me.HostTag1.Text = "ComboBox1" ' 'HostDatum1 ' Me.HostDatum1.BackColor = System.Drawing.Color.White Me.HostDatum1.Enabled = False Me.HostDatum1.ForeColor = System.Drawing.Color.WhiteSmoke Me.HostDatum1.Location = New System.Drawing.Point(248, 46) Me.HostDatum1.Name = "HostDatum1" Me.HostDatum1.ReadOnly = True Me.HostDatum1.Size = New System.Drawing.Size(79, 20) Me.HostDatum1.TabIndex = 54 Me.HostDatum1.Text = "" ' 'Label29 ' Me.Label29.Location = New System.Drawing.Point(16, 47) Me.Label29.Name = "Label29" Me.Label29.Size = New System.Drawing.Size(80, 23) Me.Label29.TabIndex = 48 Me.Label29.Text = "Valuta-Datum" ' 'DateTimePicker7 ' Me.DateTimePicker7.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker7.Location = New System.Drawing.Point(264, 328) Me.DateTimePicker7.Name = "DateTimePicker7" Me.DateTimePicker7.Size = New System.Drawing.Size(96, 20) Me.DateTimePicker7.TabIndex = 46 Me.DateTimePicker7.TabStop = False Me.DateTimePicker7.Visible = False ' 'DateTimePicker9 ' Me.DateTimePicker9.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker9.Location = New System.Drawing.Point(248, 46) Me.DateTimePicker9.Name = "DateTimePicker9" Me.DateTimePicker9.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker9.TabIndex = 42 Me.DateTimePicker9.TabStop = False ' 'GroupBox6 ' Me.GroupBox6.BackColor = System.Drawing.Color.Transparent Me.GroupBox6.Controls.AddRange(New System.Windows.Forms.Control() {Me.lblhostdatum31, Me.lblhostdatum21, Me.lblhostdatum11, Me.ComboBox6, Me.ComboBox4, Me.Label27, Me.lblhostdatum3, Me.HostDatum3, Me.HostTag3, Me.HostDatum2, Me.DateTimePicker8, Me.Label28, Me.HostTag2, Me.lblhostdatum2, Me.ComboBox5}) Me.GroupBox6.Location = New System.Drawing.Point(8, 8) Me.GroupBox6.Name = "GroupBox6" Me.GroupBox6.Size = New System.Drawing.Size(360, 88) Me.GroupBox6.TabIndex = 83 Me.GroupBox6.TabStop = False Me.GroupBox6.Text = "Datumsselektion" ' 'lblhostdatum31 ' Me.lblhostdatum31.Location = New System.Drawing.Point(240, 152) Me.lblhostdatum31.Name = "lblhostdatum31" Me.lblhostdatum31.Size = New System.Drawing.Size(96, 16) Me.lblhostdatum31.TabIndex = 89 Me.lblhostdatum31.Text = "(19.12.2003)" Me.lblhostdatum31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter Me.lblhostdatum31.Visible = False ' 'lblhostdatum21 ' Me.lblhostdatum21.Location = New System.Drawing.Point(240, 104) Me.lblhostdatum21.Name = "lblhostdatum21" Me.lblhostdatum21.Size = New System.Drawing.Size(96, 16) Me.lblhostdatum21.TabIndex = 88 Me.lblhostdatum21.Text = "(19.12.2003)" Me.lblhostdatum21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter Me.lblhostdatum21.Visible = False ' 'lblhostdatum11 ' Me.lblhostdatum11.Location = New System.Drawing.Point(240, 64) Me.lblhostdatum11.Name = "lblhostdatum11" Me.lblhostdatum11.Size = New System.Drawing.Size(96, 16) Me.lblhostdatum11.TabIndex = 87 Me.lblhostdatum11.Text = "(19.12.2003)" Me.lblhostdatum11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'ComboBox6 ' Me.ComboBox6.Items.AddRange(New Object() {"(heute)", "(heute-1)", "(heute-2)", "(heute-3)", "(heute-4)", "(heute-5)", "(heute-6)", "(heute-7)", "(heute-8)", "(heute-9)", "(heute-10)", "(heute-11)", "(heute-12)", "(heute-13)", "(heute-14)", "(heute-15)", "(heute-16)", "(heute-17)", "(heute-18)", "(heute-19)", "(heute-20)", "(heute-21)", "(heute-22)", "(heute-23)", "(heute-24)", "(heute-25)", "(heute-26)", "(heute-27)", "(heute-28)", "(heute-29)", "(heute-30)"}) Me.ComboBox6.Location = New System.Drawing.Point(240, 128) Me.ComboBox6.Name = "ComboBox6" Me.ComboBox6.Size = New System.Drawing.Size(115, 21) Me.ComboBox6.TabIndex = 3 Me.ComboBox6.Text = "ComboBox6" Me.ComboBox6.Visible = False ' 'ComboBox4 ' Me.ComboBox4.Items.AddRange(New Object() {"(heute)", "(heute-1)", "(heute-2)", "(heute-3)", "(heute-4)", "(heute-5)", "(heute-6)", "(heute-7)", "(heute-8)", "(heute-9)", "(heute-10)", "(heute-11)", "(heute-12)", "(heute-13)", "(heute-14)", "(heute-15)", "(heute-16)", "(heute-17)", "(heute-18)", "(heute-19)", "(heute-20)", "(heute-21)", "(heute-22)", "(heute-23)", "(heute-24)", "(heute-25)", "(heute-26)", "(heute-27)", "(heute-28)", "(heute-29)", "(heute-30)"}) Me.ComboBox4.Location = New System.Drawing.Point(240, 38) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(115, 21) Me.ComboBox4.TabIndex = 1 Me.ComboBox4.Text = "ComboBox4" ' 'Label27 ' Me.Label27.Location = New System.Drawing.Point(8, 128) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(72, 23) Me.Label27.TabIndex = 52 Me.Label27.Text = "Archivierung" Me.Label27.Visible = False ' 'lblhostdatum3 ' Me.lblhostdatum3.Location = New System.Drawing.Point(160, 128) Me.lblhostdatum3.Name = "lblhostdatum3" Me.lblhostdatum3.Size = New System.Drawing.Size(72, 21) Me.lblhostdatum3.TabIndex = 79 Me.lblhostdatum3.Visible = False ' 'HostDatum3 ' Me.HostDatum3.BackColor = System.Drawing.Color.White Me.HostDatum3.Enabled = False Me.HostDatum3.ForeColor = System.Drawing.Color.WhiteSmoke Me.HostDatum3.Location = New System.Drawing.Point(240, 128) Me.HostDatum3.Name = "HostDatum3" Me.HostDatum3.ReadOnly = True Me.HostDatum3.Size = New System.Drawing.Size(79, 20) Me.HostDatum3.TabIndex = 58 Me.HostDatum3.Text = "TextBox4" Me.HostDatum3.Visible = False ' 'HostTag3 ' Me.HostTag3.Items.AddRange(New Object() {"", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "105", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123", "124", "125", "126", "127", "128", "129", "130", "131", "132", "133", "134", "135", "136", "137", "138", "139", "140", "141", "142", "143", "144", "145", "146", "147", "148", "149", "150", "151", "152", "153", "154", "155", "156", "157", "158", "159", "160", "161", "162", "163", "164", "165", "166", "167", "168", "169", "170", "171", "172", "173", "174", "175", "176", "177", "178", "179", "180", "181", "182", "183", "184", "185", "186", "187", "188", "189", "190", "191", "192", "193", "194", "195", "196", "197", "198", "199", "200", "201", "202", "203", "204", "205", "206", "207", "208", "209", "210", "211", "212", "213", "214", "215", "216", "217", "218", "219", "220", "221", "222", "223", "224", "225", "226", "227", "228", "229", "230", "231", "232", "233", "234", "235", "236", "237", "238", "239", "240", "241", "242", "243", "244", "245", "246", "247", "248", "249", "250", "251", "252", "253", "254", "255", "256", "257", "258", "259", "260", "261", "262", "263", "264", "265", "266", "267", "268", "269", "270", "271", "272", "273", "274", "275", "276", "277", "278", "279", "280", "281", "282", "283", "284", "285", "286", "287", "288", "289", "290", "291", "292", "293", "294", "295", "296", "297", "298", "299", "300", "301", "302", "303", "304", "305", "306", "307", "308", "309", "310", "311", "312", "313", "314", "315", "316", "317", "318", "319", "320", "321", "322", "323", "324", "325", "326", "327", "328", "329", "330", "331", "332", "333", "334", "335", "336", "337", "338", "339", "340", "341", "342", "343", "344", "345", "346", "347", "348", "349", "350", "351", "352", "353", "354", "355", "356", "357", "358", "359", "360", "361", "362", "363", "364", "365"}) Me.HostTag3.Location = New System.Drawing.Point(80, 128) Me.HostTag3.Name = "HostTag3" Me.HostTag3.Size = New System.Drawing.Size(56, 21) Me.HostTag3.TabIndex = 71 Me.HostTag3.Text = "HostTag3" Me.HostTag3.Visible = False ' 'HostDatum2 ' Me.HostDatum2.BackColor = System.Drawing.Color.White Me.HostDatum2.Enabled = False Me.HostDatum2.ForeColor = System.Drawing.Color.WhiteSmoke Me.HostDatum2.Location = New System.Drawing.Point(240, 80) Me.HostDatum2.Name = "HostDatum2" Me.HostDatum2.ReadOnly = True Me.HostDatum2.Size = New System.Drawing.Size(79, 20) Me.HostDatum2.TabIndex = 56 Me.HostDatum2.Text = "TextBox4" Me.HostDatum2.Visible = False ' 'DateTimePicker8 ' Me.DateTimePicker8.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker8.Location = New System.Drawing.Point(240, 80) Me.DateTimePicker8.Name = "DateTimePicker8" Me.DateTimePicker8.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker8.TabIndex = 44 Me.DateTimePicker8.TabStop = False Me.DateTimePicker8.Visible = False ' 'Label28 ' Me.Label28.Location = New System.Drawing.Point(8, 88) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(64, 23) Me.Label28.TabIndex = 50 Me.Label28.Text = "Mutation" Me.Label28.Visible = False ' 'HostTag2 ' Me.HostTag2.Items.AddRange(New Object() {"", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "105", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123", "124", "125", "126", "127", "128", "129", "130", "131", "132", "133", "134", "135", "136", "137", "138", "139", "140", "141", "142", "143", "144", "145", "146", "147", "148", "149", "150", "151", "152", "153", "154", "155", "156", "157", "158", "159", "160", "161", "162", "163", "164", "165", "166", "167", "168", "169", "170", "171", "172", "173", "174", "175", "176", "177", "178", "179", "180", "181", "182", "183", "184", "185", "186", "187", "188", "189", "190", "191", "192", "193", "194", "195", "196", "197", "198", "199", "200", "201", "202", "203", "204", "205", "206", "207", "208", "209", "210", "211", "212", "213", "214", "215", "216", "217", "218", "219", "220", "221", "222", "223", "224", "225", "226", "227", "228", "229", "230", "231", "232", "233", "234", "235", "236", "237", "238", "239", "240", "241", "242", "243", "244", "245", "246", "247", "248", "249", "250", "251", "252", "253", "254", "255", "256", "257", "258", "259", "260", "261", "262", "263", "264", "265", "266", "267", "268", "269", "270", "271", "272", "273", "274", "275", "276", "277", "278", "279", "280", "281", "282", "283", "284", "285", "286", "287", "288", "289", "290", "291", "292", "293", "294", "295", "296", "297", "298", "299", "300", "301", "302", "303", "304", "305", "306", "307", "308", "309", "310", "311", "312", "313", "314", "315", "316", "317", "318", "319", "320", "321", "322", "323", "324", "325", "326", "327", "328", "329", "330", "331", "332", "333", "334", "335", "336", "337", "338", "339", "340", "341", "342", "343", "344", "345", "346", "347", "348", "349", "350", "351", "352", "353", "354", "355", "356", "357", "358", "359", "360", "361", "362", "363", "364", "365"}) Me.HostTag2.Location = New System.Drawing.Point(80, 80) Me.HostTag2.Name = "HostTag2" Me.HostTag2.Size = New System.Drawing.Size(56, 21) Me.HostTag2.TabIndex = 68 Me.HostTag2.Text = "HostTag2" Me.HostTag2.Visible = False ' 'lblhostdatum2 ' Me.lblhostdatum2.Location = New System.Drawing.Point(160, 82) Me.lblhostdatum2.Name = "lblhostdatum2" Me.lblhostdatum2.Size = New System.Drawing.Size(72, 21) Me.lblhostdatum2.TabIndex = 78 Me.lblhostdatum2.Visible = False ' 'ComboBox5 ' Me.ComboBox5.Items.AddRange(New Object() {"(heute)", "(heute-1)", "(heute-2)", "(heute-3)", "(heute-4)", "(heute-5)", "(heute-6)", "(heute-7)", "(heute-8)", "(heute-9)", "(heute-10)", "(heute-11)", "(heute-12)", "(heute-13)", "(heute-14)", "(heute-15)", "(heute-16)", "(heute-17)", "(heute-18)", "(heute-19)", "(heute-20)", "(heute-21)", "(heute-22)", "(heute-23)", "(heute-24)", "(heute-25)", "(heute-26)", "(heute-27)", "(heute-28)", "(heute-29)", "(heute-30)"}) Me.ComboBox5.Location = New System.Drawing.Point(240, 80) Me.ComboBox5.Name = "ComboBox5" Me.ComboBox5.Size = New System.Drawing.Size(115, 21) Me.ComboBox5.TabIndex = 2 Me.ComboBox5.Text = "ComboBox5" Me.ComboBox5.Visible = False ' 'Label32 ' Me.Label32.Location = New System.Drawing.Point(304, 456) Me.Label32.Name = "Label32" Me.Label32.Size = New System.Drawing.Size(40, 23) Me.Label32.TabIndex = 70 Me.Label32.Text = "Tagen" Me.Label32.Visible = False ' 'Label33 ' Me.Label33.Location = New System.Drawing.Point(304, 432) Me.Label33.Name = "Label33" Me.Label33.Size = New System.Drawing.Size(40, 23) Me.Label33.TabIndex = 69 Me.Label33.Text = "Tagen" Me.Label33.Visible = False ' 'Label34 ' Me.Label34.Location = New System.Drawing.Point(80, 456) Me.Label34.Name = "Label34" Me.Label34.Size = New System.Drawing.Size(160, 23) Me.Label34.TabIndex = 67 Me.Label34.Text = "Mutationsdatum in den letzen " Me.Label34.Visible = False ' 'Label35 ' Me.Label35.Location = New System.Drawing.Point(80, 432) Me.Label35.Name = "Label35" Me.Label35.Size = New System.Drawing.Size(160, 23) Me.Label35.TabIndex = 66 Me.Label35.Text = "Erstellungsdatum in den letzen" Me.Label35.Visible = False ' 'CheckBox3 ' Me.CheckBox3.Location = New System.Drawing.Point(16, 464) Me.CheckBox3.Name = "CheckBox3" Me.CheckBox3.Size = New System.Drawing.Size(16, 24) Me.CheckBox3.TabIndex = 64 Me.CheckBox3.Visible = False ' 'CheckBox4 ' Me.CheckBox4.Location = New System.Drawing.Point(16, 440) Me.CheckBox4.Name = "CheckBox4" Me.CheckBox4.Size = New System.Drawing.Size(16, 24) Me.CheckBox4.TabIndex = 62 Me.CheckBox4.Visible = False ' 'CheckBox5 ' Me.CheckBox5.Location = New System.Drawing.Point(16, 416) Me.CheckBox5.Name = "CheckBox5" Me.CheckBox5.Size = New System.Drawing.Size(16, 24) Me.CheckBox5.TabIndex = 60 Me.CheckBox5.Visible = False ' 'TextBox7 ' Me.TextBox7.BackColor = System.Drawing.Color.White Me.TextBox7.Enabled = False Me.TextBox7.ForeColor = System.Drawing.Color.WhiteSmoke Me.TextBox7.Location = New System.Drawing.Point(160, 464) Me.TextBox7.Name = "TextBox7" Me.TextBox7.ReadOnly = True Me.TextBox7.Size = New System.Drawing.Size(80, 20) Me.TextBox7.TabIndex = 59 Me.TextBox7.Text = "TextBox4" Me.TextBox7.Visible = False ' 'TextBox8 ' Me.TextBox8.BackColor = System.Drawing.Color.White Me.TextBox8.Enabled = False Me.TextBox8.ForeColor = System.Drawing.Color.WhiteSmoke Me.TextBox8.Location = New System.Drawing.Point(160, 440) Me.TextBox8.Name = "TextBox8" Me.TextBox8.ReadOnly = True Me.TextBox8.Size = New System.Drawing.Size(80, 20) Me.TextBox8.TabIndex = 57 Me.TextBox8.Text = "TextBox4" Me.TextBox8.Visible = False ' 'TextBox9 ' Me.TextBox9.BackColor = System.Drawing.Color.White Me.TextBox9.Enabled = False Me.TextBox9.ForeColor = System.Drawing.Color.WhiteSmoke Me.TextBox9.Location = New System.Drawing.Point(160, 416) Me.TextBox9.Name = "TextBox9" Me.TextBox9.ReadOnly = True Me.TextBox9.Size = New System.Drawing.Size(80, 20) Me.TextBox9.TabIndex = 55 Me.TextBox9.Text = "TextBox4" Me.TextBox9.Visible = False ' 'Label36 ' Me.Label36.Location = New System.Drawing.Point(48, 464) Me.Label36.Name = "Label36" Me.Label36.TabIndex = 53 Me.Label36.Text = "Archivierung bis" Me.Label36.Visible = False ' 'Label37 ' Me.Label37.Location = New System.Drawing.Point(48, 440) Me.Label37.Name = "Label37" Me.Label37.Size = New System.Drawing.Size(96, 23) Me.Label37.TabIndex = 51 Me.Label37.Text = "Mutation bis" Me.Label37.Visible = False ' 'Label38 ' Me.Label38.Location = New System.Drawing.Point(48, 416) Me.Label38.Name = "Label38" Me.Label38.Size = New System.Drawing.Size(96, 23) Me.Label38.TabIndex = 49 Me.Label38.Text = "Erstellung bis" Me.Label38.Visible = False ' 'DateTimePicker10 ' Me.DateTimePicker10.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker10.Location = New System.Drawing.Point(160, 464) Me.DateTimePicker10.Name = "DateTimePicker10" Me.DateTimePicker10.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker10.TabIndex = 47 Me.DateTimePicker10.TabStop = False Me.DateTimePicker10.Visible = False ' 'DateTimePicker11 ' Me.DateTimePicker11.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker11.Location = New System.Drawing.Point(160, 440) Me.DateTimePicker11.Name = "DateTimePicker11" Me.DateTimePicker11.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker11.TabIndex = 45 Me.DateTimePicker11.TabStop = False Me.DateTimePicker11.Visible = False ' 'DateTimePicker12 ' Me.DateTimePicker12.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker12.Location = New System.Drawing.Point(160, 416) Me.DateTimePicker12.Name = "DateTimePicker12" Me.DateTimePicker12.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker12.TabIndex = 43 Me.DateTimePicker12.TabStop = False Me.DateTimePicker12.Visible = False ' 'Button8 ' Me.Button8.Location = New System.Drawing.Point(344, 48) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(16, 16) Me.Button8.TabIndex = 74 ' 'Button7 ' Me.Button7.Location = New System.Drawing.Point(344, 80) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(16, 16) Me.Button7.TabIndex = 75 ' 'Button6 ' Me.Button6.Location = New System.Drawing.Point(360, 336) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(16, 16) Me.Button6.TabIndex = 76 ' 'PnlDokumentDaten ' Me.PnlDokumentDaten.Controls.AddRange(New System.Windows.Forms.Control() {Me.lbldatum11, Me.cinklalt, Me.cbmavip, Me.Label12, Me.Label11, Me.lbldatum3, Me.lbldatum2, Me.lbldatum1, Me.Label10, Me.cbtag3, Me.Label8, Me.Label7, Me.cbtag2, Me.Label6, Me.Label5, Me.cbtag1, Me.cbd6, Me.cbd4, Me.cbd2, Me.txtdatum6, Me.txtdatum5, Me.txtdatum4, Me.txtdatum3, Me.txtdatum2, Me.txtdatum1, Me.Label18, Me.Label17, Me.Label16, Me.Label15, Me.Label14, Me.Label13, Me.DateTimePicker6, Me.DateTimePicker5, Me.DateTimePicker4, Me.DateTimePicker3, Me.DateTimePicker2, Me.DateTimePicker1, Me.GroupBox3, Me.GroupBox10, Me.Button1, Me.Button2, Me.Button3}) Me.PnlDokumentDaten.Location = New System.Drawing.Point(224, 8) Me.PnlDokumentDaten.Name = "PnlDokumentDaten" Me.PnlDokumentDaten.Size = New System.Drawing.Size(376, 496) Me.PnlDokumentDaten.TabIndex = 1 Me.PnlDokumentDaten.Visible = False ' 'lbldatum11 ' Me.lbldatum11.Location = New System.Drawing.Point(248, 69) Me.lbldatum11.Name = "lbldatum11" Me.lbldatum11.Size = New System.Drawing.Size(96, 16) Me.lbldatum11.TabIndex = 86 Me.lbldatum11.Text = "(19.12.2003)" Me.lbldatum11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'cinklalt ' Me.cinklalt.Location = New System.Drawing.Point(16, 208) Me.cinklalt.Name = "cinklalt" Me.cinklalt.Size = New System.Drawing.Size(336, 24) Me.cinklalt.TabIndex = 84 Me.cinklalt.Text = "Dokumentselektion inkl. gelöschte/aufgehobene Dokumente" ' 'cbmavip ' Me.cbmavip.Location = New System.Drawing.Point(16, 208) Me.cbmavip.Name = "cbmavip" Me.cbmavip.Size = New System.Drawing.Size(264, 24) Me.cbmavip.TabIndex = 82 Me.cbmavip.Text = "Partnerselektion inkl. Mitarbeiter- und VIP" Me.cbmavip.Visible = False ' 'Label12 ' Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label12.Location = New System.Drawing.Point(168, 24) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(64, 23) Me.Label12.TabIndex = 81 Me.Label12.Text = "Ab Datum" ' 'Label11 ' Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.Location = New System.Drawing.Point(248, 24) Me.Label11.Name = "Label11" Me.Label11.TabIndex = 80 Me.Label11.Text = "Bis Datum" ' 'lbldatum3 ' Me.lbldatum3.Location = New System.Drawing.Point(168, 136) Me.lbldatum3.Name = "lbldatum3" Me.lbldatum3.Size = New System.Drawing.Size(72, 21) Me.lbldatum3.TabIndex = 79 ' 'lbldatum2 ' Me.lbldatum2.Location = New System.Drawing.Point(168, 88) Me.lbldatum2.Name = "lbldatum2" Me.lbldatum2.Size = New System.Drawing.Size(72, 21) Me.lbldatum2.TabIndex = 78 ' 'lbldatum1 ' Me.lbldatum1.Location = New System.Drawing.Point(168, 48) Me.lbldatum1.Name = "lbldatum1" Me.lbldatum1.Size = New System.Drawing.Size(72, 21) Me.lbldatum1.TabIndex = 77 ' 'Label10 ' Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.Location = New System.Drawing.Point(88, 24) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(72, 23) Me.Label10.TabIndex = 73 Me.Label10.Text = "Anzahl Tage" ' 'cbtag3 ' Me.cbtag3.Items.AddRange(New Object() {"", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "105", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123", "124", "125", "126", "127", "128", "129", "130", "131", "132", "133", "134", "135", "136", "137", "138", "139", "140", "141", "142", "143", "144", "145", "146", "147", "148", "149", "150", "151", "152", "153", "154", "155", "156", "157", "158", "159", "160", "161", "162", "163", "164", "165", "166", "167", "168", "169", "170", "171", "172", "173", "174", "175", "176", "177", "178", "179", "180", "181", "182", "183", "184", "185", "186", "187", "188", "189", "190", "191", "192", "193", "194", "195", "196", "197", "198", "199", "200", "201", "202", "203", "204", "205", "206", "207", "208", "209", "210", "211", "212", "213", "214", "215", "216", "217", "218", "219", "220", "221", "222", "223", "224", "225", "226", "227", "228", "229", "230", "231", "232", "233", "234", "235", "236", "237", "238", "239", "240", "241", "242", "243", "244", "245", "246", "247", "248", "249", "250", "251", "252", "253", "254", "255", "256", "257", "258", "259", "260", "261", "262", "263", "264", "265", "266", "267", "268", "269", "270", "271", "272", "273", "274", "275", "276", "277", "278", "279", "280", "281", "282", "283", "284", "285", "286", "287", "288", "289", "290", "291", "292", "293", "294", "295", "296", "297", "298", "299", "300", "301", "302", "303", "304", "305", "306", "307", "308", "309", "310", "311", "312", "313", "314", "315", "316", "317", "318", "319", "320", "321", "322", "323", "324", "325", "326", "327", "328", "329", "330", "331", "332", "333", "334", "335", "336", "337", "338", "339", "340", "341", "342", "343", "344", "345", "346", "347", "348", "349", "350", "351", "352", "353", "354", "355", "356", "357", "358", "359", "360", "361", "362", "363", "364", "365"}) Me.cbtag3.Location = New System.Drawing.Point(88, 136) Me.cbtag3.Name = "cbtag3" Me.cbtag3.Size = New System.Drawing.Size(56, 21) Me.cbtag3.TabIndex = 71 Me.cbtag3.Text = "ComboBox1" ' 'Label8 ' Me.Label8.Location = New System.Drawing.Point(256, 344) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(40, 23) Me.Label8.TabIndex = 70 Me.Label8.Text = "Tagen" Me.Label8.Visible = False ' 'Label7 ' Me.Label7.Location = New System.Drawing.Point(256, 320) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(40, 23) Me.Label7.TabIndex = 69 Me.Label7.Text = "Tagen" Me.Label7.Visible = False ' 'cbtag2 ' Me.cbtag2.Items.AddRange(New Object() {"", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "105", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123", "124", "125", "126", "127", "128", "129", "130", "131", "132", "133", "134", "135", "136", "137", "138", "139", "140", "141", "142", "143", "144", "145", "146", "147", "148", "149", "150", "151", "152", "153", "154", "155", "156", "157", "158", "159", "160", "161", "162", "163", "164", "165", "166", "167", "168", "169", "170", "171", "172", "173", "174", "175", "176", "177", "178", "179", "180", "181", "182", "183", "184", "185", "186", "187", "188", "189", "190", "191", "192", "193", "194", "195", "196", "197", "198", "199", "200", "201", "202", "203", "204", "205", "206", "207", "208", "209", "210", "211", "212", "213", "214", "215", "216", "217", "218", "219", "220", "221", "222", "223", "224", "225", "226", "227", "228", "229", "230", "231", "232", "233", "234", "235", "236", "237", "238", "239", "240", "241", "242", "243", "244", "245", "246", "247", "248", "249", "250", "251", "252", "253", "254", "255", "256", "257", "258", "259", "260", "261", "262", "263", "264", "265", "266", "267", "268", "269", "270", "271", "272", "273", "274", "275", "276", "277", "278", "279", "280", "281", "282", "283", "284", "285", "286", "287", "288", "289", "290", "291", "292", "293", "294", "295", "296", "297", "298", "299", "300", "301", "302", "303", "304", "305", "306", "307", "308", "309", "310", "311", "312", "313", "314", "315", "316", "317", "318", "319", "320", "321", "322", "323", "324", "325", "326", "327", "328", "329", "330", "331", "332", "333", "334", "335", "336", "337", "338", "339", "340", "341", "342", "343", "344", "345", "346", "347", "348", "349", "350", "351", "352", "353", "354", "355", "356", "357", "358", "359", "360", "361", "362", "363", "364", "365"}) Me.cbtag2.Location = New System.Drawing.Point(88, 88) Me.cbtag2.Name = "cbtag2" Me.cbtag2.Size = New System.Drawing.Size(56, 21) Me.cbtag2.TabIndex = 68 Me.cbtag2.Text = "ComboBox1" ' 'Label6 ' Me.Label6.Location = New System.Drawing.Point(32, 344) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(160, 23) Me.Label6.TabIndex = 67 Me.Label6.Text = "Mutationsdatum in den letzen " Me.Label6.Visible = False ' 'Label5 ' Me.Label5.Location = New System.Drawing.Point(32, 320) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(160, 23) Me.Label5.TabIndex = 66 Me.Label5.Text = "Erstellungsdatum in den letzen" Me.Label5.Visible = False ' 'cbtag1 ' Me.cbtag1.Items.AddRange(New Object() {"", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100", "101", "102", "103", "104", "105", "106", "107", "108", "109", "110", "111", "112", "113", "114", "115", "116", "117", "118", "119", "120", "121", "122", "123", "124", "125", "126", "127", "128", "129", "130", "131", "132", "133", "134", "135", "136", "137", "138", "139", "140", "141", "142", "143", "144", "145", "146", "147", "148", "149", "150", "151", "152", "153", "154", "155", "156", "157", "158", "159", "160", "161", "162", "163", "164", "165", "166", "167", "168", "169", "170", "171", "172", "173", "174", "175", "176", "177", "178", "179", "180", "181", "182", "183", "184", "185", "186", "187", "188", "189", "190", "191", "192", "193", "194", "195", "196", "197", "198", "199", "200", "201", "202", "203", "204", "205", "206", "207", "208", "209", "210", "211", "212", "213", "214", "215", "216", "217", "218", "219", "220", "221", "222", "223", "224", "225", "226", "227", "228", "229", "230", "231", "232", "233", "234", "235", "236", "237", "238", "239", "240", "241", "242", "243", "244", "245", "246", "247", "248", "249", "250", "251", "252", "253", "254", "255", "256", "257", "258", "259", "260", "261", "262", "263", "264", "265", "266", "267", "268", "269", "270", "271", "272", "273", "274", "275", "276", "277", "278", "279", "280", "281", "282", "283", "284", "285", "286", "287", "288", "289", "290", "291", "292", "293", "294", "295", "296", "297", "298", "299", "300", "301", "302", "303", "304", "305", "306", "307", "308", "309", "310", "311", "312", "313", "314", "315", "316", "317", "318", "319", "320", "321", "322", "323", "324", "325", "326", "327", "328", "329", "330", "331", "332", "333", "334", "335", "336", "337", "338", "339", "340", "341", "342", "343", "344", "345", "346", "347", "348", "349", "350", "351", "352", "353", "354", "355", "356", "357", "358", "359", "360", "361", "362", "363", "364", "365"}) Me.cbtag1.Location = New System.Drawing.Point(88, 46) Me.cbtag1.Name = "cbtag1" Me.cbtag1.Size = New System.Drawing.Size(56, 21) Me.cbtag1.TabIndex = 65 Me.cbtag1.Text = "ComboBox1" ' 'cbd6 ' Me.cbd6.Location = New System.Drawing.Point(16, 464) Me.cbd6.Name = "cbd6" Me.cbd6.Size = New System.Drawing.Size(16, 24) Me.cbd6.TabIndex = 64 Me.cbd6.Visible = False ' 'cbd4 ' Me.cbd4.Location = New System.Drawing.Point(16, 440) Me.cbd4.Name = "cbd4" Me.cbd4.Size = New System.Drawing.Size(16, 24) Me.cbd4.TabIndex = 62 Me.cbd4.Visible = False ' 'cbd2 ' Me.cbd2.Location = New System.Drawing.Point(16, 416) Me.cbd2.Name = "cbd2" Me.cbd2.Size = New System.Drawing.Size(16, 24) Me.cbd2.TabIndex = 60 Me.cbd2.Visible = False ' 'txtdatum6 ' Me.txtdatum6.BackColor = System.Drawing.Color.White Me.txtdatum6.Enabled = False Me.txtdatum6.ForeColor = System.Drawing.Color.WhiteSmoke Me.txtdatum6.Location = New System.Drawing.Point(160, 464) Me.txtdatum6.Name = "txtdatum6" Me.txtdatum6.ReadOnly = True Me.txtdatum6.Size = New System.Drawing.Size(80, 20) Me.txtdatum6.TabIndex = 59 Me.txtdatum6.Text = "TextBox4" Me.txtdatum6.Visible = False ' 'txtdatum5 ' Me.txtdatum5.BackColor = System.Drawing.Color.White Me.txtdatum5.Enabled = False Me.txtdatum5.ForeColor = System.Drawing.Color.WhiteSmoke Me.txtdatum5.Location = New System.Drawing.Point(248, 136) Me.txtdatum5.Name = "txtdatum5" Me.txtdatum5.ReadOnly = True Me.txtdatum5.Size = New System.Drawing.Size(79, 20) Me.txtdatum5.TabIndex = 58 Me.txtdatum5.Text = "TextBox4" ' 'txtdatum4 ' Me.txtdatum4.BackColor = System.Drawing.Color.White Me.txtdatum4.Enabled = False Me.txtdatum4.ForeColor = System.Drawing.Color.WhiteSmoke Me.txtdatum4.Location = New System.Drawing.Point(160, 440) Me.txtdatum4.Name = "txtdatum4" Me.txtdatum4.ReadOnly = True Me.txtdatum4.Size = New System.Drawing.Size(80, 20) Me.txtdatum4.TabIndex = 57 Me.txtdatum4.Text = "TextBox4" Me.txtdatum4.Visible = False ' 'txtdatum3 ' Me.txtdatum3.BackColor = System.Drawing.Color.White Me.txtdatum3.Enabled = False Me.txtdatum3.ForeColor = System.Drawing.Color.WhiteSmoke Me.txtdatum3.Location = New System.Drawing.Point(248, 88) Me.txtdatum3.Name = "txtdatum3" Me.txtdatum3.ReadOnly = True Me.txtdatum3.Size = New System.Drawing.Size(79, 20) Me.txtdatum3.TabIndex = 56 Me.txtdatum3.Text = "TextBox4" ' 'txtdatum2 ' Me.txtdatum2.BackColor = System.Drawing.Color.White Me.txtdatum2.Enabled = False Me.txtdatum2.ForeColor = System.Drawing.Color.WhiteSmoke Me.txtdatum2.Location = New System.Drawing.Point(160, 416) Me.txtdatum2.Name = "txtdatum2" Me.txtdatum2.ReadOnly = True Me.txtdatum2.Size = New System.Drawing.Size(80, 20) Me.txtdatum2.TabIndex = 55 Me.txtdatum2.Text = "TextBox4" Me.txtdatum2.Visible = False ' 'txtdatum1 ' Me.txtdatum1.BackColor = System.Drawing.Color.White Me.txtdatum1.Enabled = False Me.txtdatum1.ForeColor = System.Drawing.Color.WhiteSmoke Me.txtdatum1.Location = New System.Drawing.Point(248, 46) Me.txtdatum1.Name = "txtdatum1" Me.txtdatum1.ReadOnly = True Me.txtdatum1.Size = New System.Drawing.Size(79, 20) Me.txtdatum1.TabIndex = 54 Me.txtdatum1.Text = "TextBox4" ' 'Label18 ' Me.Label18.Location = New System.Drawing.Point(48, 464) Me.Label18.Name = "Label18" Me.Label18.TabIndex = 53 Me.Label18.Text = "Archivierung bis" Me.Label18.Visible = False ' 'Label17 ' Me.Label17.Location = New System.Drawing.Point(16, 136) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(72, 23) Me.Label17.TabIndex = 52 Me.Label17.Text = "Archivierung" ' 'Label16 ' Me.Label16.Location = New System.Drawing.Point(48, 440) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(96, 23) Me.Label16.TabIndex = 51 Me.Label16.Text = "Mutation bis" Me.Label16.Visible = False ' 'Label15 ' Me.Label15.Location = New System.Drawing.Point(16, 88) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(64, 23) Me.Label15.TabIndex = 50 Me.Label15.Text = "Mutation" ' 'Label14 ' Me.Label14.Location = New System.Drawing.Point(48, 416) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(96, 23) Me.Label14.TabIndex = 49 Me.Label14.Text = "Erstellung bis" Me.Label14.Visible = False ' 'Label13 ' Me.Label13.Location = New System.Drawing.Point(16, 47) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(56, 23) Me.Label13.TabIndex = 48 Me.Label13.Text = "Erstellung" ' 'DateTimePicker6 ' Me.DateTimePicker6.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker6.Location = New System.Drawing.Point(160, 464) Me.DateTimePicker6.Name = "DateTimePicker6" Me.DateTimePicker6.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker6.TabIndex = 47 Me.DateTimePicker6.TabStop = False Me.DateTimePicker6.Visible = False ' 'DateTimePicker5 ' Me.DateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker5.Location = New System.Drawing.Point(248, 136) Me.DateTimePicker5.Name = "DateTimePicker5" Me.DateTimePicker5.Size = New System.Drawing.Size(96, 20) Me.DateTimePicker5.TabIndex = 46 Me.DateTimePicker5.TabStop = False ' 'DateTimePicker4 ' Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker4.Location = New System.Drawing.Point(160, 440) Me.DateTimePicker4.Name = "DateTimePicker4" Me.DateTimePicker4.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker4.TabIndex = 45 Me.DateTimePicker4.TabStop = False Me.DateTimePicker4.Visible = False ' 'DateTimePicker3 ' Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker3.Location = New System.Drawing.Point(248, 88) Me.DateTimePicker3.Name = "DateTimePicker3" Me.DateTimePicker3.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker3.TabIndex = 44 Me.DateTimePicker3.TabStop = False ' 'DateTimePicker2 ' Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker2.Location = New System.Drawing.Point(160, 416) Me.DateTimePicker2.Name = "DateTimePicker2" Me.DateTimePicker2.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker2.TabIndex = 43 Me.DateTimePicker2.TabStop = False Me.DateTimePicker2.Visible = False ' 'DateTimePicker1 ' Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short Me.DateTimePicker1.Location = New System.Drawing.Point(248, 46) Me.DateTimePicker1.Name = "DateTimePicker1" Me.DateTimePicker1.Size = New System.Drawing.Size(98, 20) Me.DateTimePicker1.TabIndex = 42 Me.DateTimePicker1.TabStop = False ' 'GroupBox3 ' Me.GroupBox3.BackColor = System.Drawing.Color.Transparent Me.GroupBox3.Controls.AddRange(New System.Windows.Forms.Control() {Me.ComboBox3, Me.ComboBox2, Me.lbldatum31, Me.ComboBox1, Me.lbldatum21}) Me.GroupBox3.Location = New System.Drawing.Point(8, 8) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(360, 168) Me.GroupBox3.TabIndex = 83 Me.GroupBox3.TabStop = False Me.GroupBox3.Text = "Datumsselektion" ' 'ComboBox3 ' Me.ComboBox3.Items.AddRange(New Object() {"(heute)", "(heute-1)", "(heute-2)", "(heute-3)", "(heute-4)", "(heute-5)", "(heute-6)", "(heute-7)", "(heute-8)", "(heute-9)", "(heute-10)", "(heute-11)", "(heute-12)", "(heute-13)", "(heute-14)", "(heute-15)", "(heute-16)", "(heute-17)", "(heute-18)", "(heute-19)", "(heute-20)", "(heute-21)", "(heute-22)", "(heute-23)", "(heute-24)", "(heute-25)", "(heute-26)", "(heute-27)", "(heute-28)", "(heute-29)", "(heute-30)"}) Me.ComboBox3.Location = New System.Drawing.Point(240, 128) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(115, 21) Me.ComboBox3.TabIndex = 90 Me.ComboBox3.Text = "ComboBox3" ' 'ComboBox2 ' Me.ComboBox2.Items.AddRange(New Object() {"(heute)", "(heute-1)", "(heute-2)", "(heute-3)", "(heute-4)", "(heute-5)", "(heute-6)", "(heute-7)", "(heute-8)", "(heute-9)", "(heute-10)", "(heute-11)", "(heute-12)", "(heute-13)", "(heute-14)", "(heute-15)", "(heute-16)", "(heute-17)", "(heute-18)", "(heute-19)", "(heute-20)", "(heute-21)", "(heute-22)", "(heute-23)", "(heute-24)", "(heute-25)", "(heute-26)", "(heute-27)", "(heute-28)", "(heute-29)", "(heute-30)"}) Me.ComboBox2.Location = New System.Drawing.Point(240, 80) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(115, 21) Me.ComboBox2.TabIndex = 89 Me.ComboBox2.Text = "ComboBox2" ' 'lbldatum31 ' Me.lbldatum31.Location = New System.Drawing.Point(240, 150) Me.lbldatum31.Name = "lbldatum31" Me.lbldatum31.Size = New System.Drawing.Size(96, 16) Me.lbldatum31.TabIndex = 88 Me.lbldatum31.Text = "(19.12.2003)" Me.lbldatum31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'ComboBox1 ' Me.ComboBox1.Items.AddRange(New Object() {"(heute)", "(heute-1)", "(heute-2)", "(heute-3)", "(heute-4)", "(heute-5)", "(heute-6)", "(heute-7)", "(heute-8)", "(heute-9)", "(heute-10)", "(heute-11)", "(heute-12)", "(heute-13)", "(heute-14)", "(heute-15)", "(heute-16)", "(heute-17)", "(heute-18)", "(heute-19)", "(heute-20)", "(heute-21)", "(heute-22)", "(heute-23)", "(heute-24)", "(heute-25)", "(heute-26)", "(heute-27)", "(heute-28)", "(heute-29)", "(heute-30)"}) Me.ComboBox1.Location = New System.Drawing.Point(240, 38) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(115, 21) Me.ComboBox1.TabIndex = 0 Me.ComboBox1.Text = "ComboBox1" ' 'lbldatum21 ' Me.lbldatum21.Location = New System.Drawing.Point(240, 104) Me.lbldatum21.Name = "lbldatum21" Me.lbldatum21.Size = New System.Drawing.Size(96, 16) Me.lbldatum21.TabIndex = 87 Me.lbldatum21.Text = "(19.12.2003)" Me.lbldatum21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'GroupBox10 ' Me.GroupBox10.BackColor = System.Drawing.Color.Transparent Me.GroupBox10.Location = New System.Drawing.Point(8, 192) Me.GroupBox10.Name = "GroupBox10" Me.GroupBox10.Size = New System.Drawing.Size(360, 48) Me.GroupBox10.TabIndex = 85 Me.GroupBox10.TabStop = False Me.GroupBox10.Text = "Datenselektion" ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(344, 48) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(16, 16) Me.Button1.TabIndex = 74 ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(344, 88) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(16, 16) Me.Button2.TabIndex = 75 ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(344, 136) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(16, 16) Me.Button3.TabIndex = 76 ' 'PnlDokumentart ' Me.PnlDokumentart.Controls.AddRange(New System.Windows.Forms.Control() {Me.TVDokart}) Me.PnlDokumentart.Location = New System.Drawing.Point(224, 8) Me.PnlDokumentart.Name = "PnlDokumentart" Me.PnlDokumentart.Size = New System.Drawing.Size(376, 504) Me.PnlDokumentart.TabIndex = 4 Me.PnlDokumentart.Visible = False ' 'TVDokart ' Me.TVDokart.ContextMenu = Me.ContextMenu1 Me.TVDokart.Dock = System.Windows.Forms.DockStyle.Fill Me.TVDokart.ImageIndex = -1 Me.TVDokart.Name = "TVDokart" Me.TVDokart.SelectedImageIndex = -1 Me.TVDokart.Size = New System.Drawing.Size(376, 504) Me.TVDokart.TabIndex = 0 ' 'ContextMenu1 ' Me.ContextMenu1.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.MnuSelectDokumentart, Me.MnuDeleteDokumentart, Me.MenuItem2, Me.MenuItem3, Me.MenuItem4}) ' 'MnuSelectDokumentart ' Me.MnuSelectDokumentart.Index = 0 Me.MnuSelectDokumentart.Text = "Eintrag auswählen" ' 'MnuDeleteDokumentart ' Me.MnuDeleteDokumentart.Index = 1 Me.MnuDeleteDokumentart.Text = "Eintrag abwählen" ' 'MenuItem2 ' Me.MenuItem2.Index = 2 Me.MenuItem2.Text = "-" ' 'MenuItem3 ' Me.MenuItem3.Index = 3 Me.MenuItem3.Text = "Knoten öffnen" ' 'MenuItem4 ' Me.MenuItem4.Index = 4 Me.MenuItem4.Text = "Knoten schliessen" ' 'PnlPartner ' Me.PnlPartner.Controls.AddRange(New System.Windows.Forms.Control() {Me.PartnerList, Me.btnPartnersuche, Me.Label3, Me.TextBox3, Me.Label2, Me.TextBox2, Me.Label1, Me.TextBox1}) Me.PnlPartner.Location = New System.Drawing.Point(224, 8) Me.PnlPartner.Name = "PnlPartner" Me.PnlPartner.Size = New System.Drawing.Size(376, 504) Me.PnlPartner.TabIndex = 3 Me.PnlPartner.Visible = False ' 'PartnerList ' Me.PartnerList.AllowFilter = True Me.PartnerList.AllowRowSizing = C1.Win.C1TrueDBGrid.RowSizingEnum.AllRows Me.PartnerList.AllowSort = True Me.PartnerList.AllowUpdate = False Me.PartnerList.AllowUpdateOnBlur = False Me.PartnerList.AlternatingRows = True Me.PartnerList.CaptionHeight = 17 Me.PartnerList.CellTips = C1.Win.C1TrueDBGrid.CellTipEnum.Anchored Me.PartnerList.CollapseColor = System.Drawing.Color.Black Me.PartnerList.ContextMenu = Me.CTMenuErsteller Me.PartnerList.DataChanged = False Me.PartnerList.DeadAreaBackColor = System.Drawing.Color.Empty Me.PartnerList.Dock = System.Windows.Forms.DockStyle.Bottom Me.PartnerList.ExpandColor = System.Drawing.Color.Black Me.PartnerList.FetchRowStyles = True Me.PartnerList.FilterBar = True Me.PartnerList.GroupByCaption = "Drag a column header here to group by that column" Me.PartnerList.Images.Add(CType(resources.GetObject("resource.Images"), System.Drawing.Bitmap)) Me.PartnerList.Location = New System.Drawing.Point(0, 104) Me.PartnerList.MarqueeStyle = C1.Win.C1TrueDBGrid.MarqueeEnum.DottedCellBorder Me.PartnerList.MultiSelect = C1.Win.C1TrueDBGrid.MultiSelectEnum.None Me.PartnerList.Name = "PartnerList" Me.PartnerList.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.PartnerList.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.PartnerList.PreviewInfo.ZoomFactor = 75 Me.PartnerList.PrintInfo.ShowOptionsDialog = False Me.PartnerList.RecordSelectorWidth = 17 GridLines1.Color = System.Drawing.Color.DarkGray GridLines1.Style = C1.Win.C1TrueDBGrid.LineStyleEnum.Single Me.PartnerList.RowDivider = GridLines1 Me.PartnerList.RowHeight = 15 Me.PartnerList.RowSubDividerColor = System.Drawing.Color.DarkGray Me.PartnerList.ScrollTips = False Me.PartnerList.Size = New System.Drawing.Size(376, 400) Me.PartnerList.TabIndex = 17 Me.PartnerList.Text = "C1TrueDBGrid1" Me.PartnerList.PropBag = "Group{AlignVert:Center;Border:None,,0, 0, 0, 0;BackColor:ControlDark;}E" & _ "ditor{}Style2{}Style5{}Style4{}Style7{}Style6{}EvenRow{BackColor:White;}Selected" & _ "{ForeColor:HighlightText;BackColor:Highlight;}Style3{}Inactive{ForeColor:Inactiv" & _ "eCaptionText;BackColor:InactiveCaption;}FilterBar{BackColor:255, 255, 192;}Foote" & _ "r{}Caption{AlignHorz:Center;}Normal{}HighlightRow{ForeColor:HighlightText;BackCo" & _ "lor:Highlight;}Style1{}OddRow{BackColor:Silver;}RecordSelector{AlignImage:Center" & _ ";}Heading{Wrap:True;BackColor:Control;Border:Raised,,1, 1, 1, 1;ForeColor:Contro" & _ "lText;AlignVert:Center;}Style8{}Style10{AlignHorz:Near;}Style11{}Style12{}Style1" & _ "3{}Style9{}0, 0, 372, 3960" & _ "