Imports System Imports System.Data Imports System.Data.SqlTypes Imports System.Data.SqlClient Imports System.ComponentModel Imports System.Drawing Imports System.Drawing.Color Public Class frmMitarbeitereinstellungen 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 GroupBox8 As System.Windows.Forms.GroupBox Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents txtRang As System.Windows.Forms.TextBox Friend WithEvents Label35 As System.Windows.Forms.Label Friend WithEvents txtFunktion As System.Windows.Forms.TextBox Friend WithEvents Label34 As System.Windows.Forms.Label Friend WithEvents txtTelefax As System.Windows.Forms.TextBox Friend WithEvents Label33 As System.Windows.Forms.Label Friend WithEvents txtTelefon As System.Windows.Forms.TextBox Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox Friend WithEvents cmaileingang As System.Windows.Forms.CheckBox Friend WithEvents cEdokaMessage As System.Windows.Forms.CheckBox Friend WithEvents cMailDirekt As System.Windows.Forms.CheckBox Friend WithEvents Label32 As System.Windows.Forms.Label Friend WithEvents txtMailadresse As System.Windows.Forms.TextBox Friend WithEvents cmailempfang As System.Windows.Forms.CheckBox Friend WithEvents ToolBar1 As System.Windows.Forms.ToolBar Friend WithEvents ToolBarButton1 As System.Windows.Forms.ToolBarButton Friend WithEvents ToolBarButton2 As System.Windows.Forms.ToolBarButton Friend WithEvents cedoka_mail As System.Windows.Forms.CheckBox Friend WithEvents C1TrueDBGrid1 As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents C1TrueDBGrid2 As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents ContextMenu1 As System.Windows.Forms.ContextMenu Friend WithEvents MenuItem1 As System.Windows.Forms.MenuItem Friend WithEvents MenuItem2 As System.Windows.Forms.MenuItem Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents TreeView1 As System.Windows.Forms.TreeView Friend WithEvents ImageList1 As System.Windows.Forms.ImageList Friend WithEvents ImageList3 As System.Windows.Forms.ImageList Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip Friend WithEvents ToolBar2 As System.Windows.Forms.ToolBar Friend WithEvents btnSearch As System.Windows.Forms.ToolBarButton Friend WithEvents txtSearch As System.Windows.Forms.TextBox Friend WithEvents TabPage3 As System.Windows.Forms.TabPage Friend WithEvents ToolBar3 As System.Windows.Forms.ToolBar Friend WithEvents btnSucheNotBerechtigt As System.Windows.Forms.ToolBarButton Friend WithEvents txtSearchNotBerechtigt As System.Windows.Forms.TextBox Friend WithEvents TV2 As System.Windows.Forms.TreeView Friend WithEvents BtnHelp As System.Windows.Forms.Button Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(frmMitarbeitereinstellungen)) 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.GroupBox8 = New System.Windows.Forms.GroupBox() Me.Label2 = New System.Windows.Forms.Label() Me.C1TrueDBGrid2 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.C1TrueDBGrid1 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.ContextMenu1 = New System.Windows.Forms.ContextMenu() Me.MenuItem1 = New System.Windows.Forms.MenuItem() Me.MenuItem2 = New System.Windows.Forms.MenuItem() Me.Label1 = New System.Windows.Forms.Label() Me.GroupBox7 = New System.Windows.Forms.GroupBox() Me.Label4 = New System.Windows.Forms.Label() Me.txtRang = New System.Windows.Forms.TextBox() Me.Label35 = New System.Windows.Forms.Label() Me.txtFunktion = New System.Windows.Forms.TextBox() Me.Label34 = New System.Windows.Forms.Label() Me.txtTelefax = New System.Windows.Forms.TextBox() Me.Label33 = New System.Windows.Forms.Label() Me.txtTelefon = New System.Windows.Forms.TextBox() Me.GroupBox6 = New System.Windows.Forms.GroupBox() Me.cedoka_mail = New System.Windows.Forms.CheckBox() Me.cmaileingang = New System.Windows.Forms.CheckBox() Me.cEdokaMessage = New System.Windows.Forms.CheckBox() Me.cMailDirekt = New System.Windows.Forms.CheckBox() Me.Label32 = New System.Windows.Forms.Label() Me.txtMailadresse = New System.Windows.Forms.TextBox() Me.cmailempfang = New System.Windows.Forms.CheckBox() Me.ToolBar1 = New System.Windows.Forms.ToolBar() Me.ToolBarButton1 = New System.Windows.Forms.ToolBarButton() Me.ToolBarButton2 = New System.Windows.Forms.ToolBarButton() Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components) Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.txtSearch = New System.Windows.Forms.TextBox() Me.ToolBar2 = New System.Windows.Forms.ToolBar() Me.btnSearch = New System.Windows.Forms.ToolBarButton() Me.TreeView1 = New System.Windows.Forms.TreeView() Me.ImageList3 = New System.Windows.Forms.ImageList(Me.components) Me.TabPage3 = New System.Windows.Forms.TabPage() Me.TV2 = New System.Windows.Forms.TreeView() Me.txtSearchNotBerechtigt = New System.Windows.Forms.TextBox() Me.ToolBar3 = New System.Windows.Forms.ToolBar() Me.btnSucheNotBerechtigt = New System.Windows.Forms.ToolBarButton() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.BtnHelp = New System.Windows.Forms.Button() Me.GroupBox8.SuspendLayout() CType(Me.C1TrueDBGrid2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.C1TrueDBGrid1, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox7.SuspendLayout() Me.GroupBox6.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.TabPage2.SuspendLayout() Me.TabPage3.SuspendLayout() Me.SuspendLayout() ' 'GroupBox8 ' Me.GroupBox8.Controls.AddRange(New System.Windows.Forms.Control() {Me.Label2, Me.C1TrueDBGrid2, Me.C1TrueDBGrid1, Me.Label1}) Me.GroupBox8.Location = New System.Drawing.Point(16, 176) Me.GroupBox8.Name = "GroupBox8" Me.GroupBox8.Size = New System.Drawing.Size(616, 240) Me.GroupBox8.TabIndex = 32 Me.GroupBox8.TabStop = False Me.GroupBox8.Text = "Stellvertretungen" ' 'Label2 ' Me.Label2.Location = New System.Drawing.Point(8, 136) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(104, 48) Me.Label2.TabIndex = 35 Me.Label2.Text = "Stellvertreter von" ' 'C1TrueDBGrid2 ' Me.C1TrueDBGrid2.AllowFilter = True Me.C1TrueDBGrid2.AllowRowSizing = C1.Win.C1TrueDBGrid.RowSizingEnum.AllRows Me.C1TrueDBGrid2.AllowSort = True Me.C1TrueDBGrid2.AlternatingRows = True Me.C1TrueDBGrid2.CaptionHeight = 17 Me.C1TrueDBGrid2.CollapseColor = System.Drawing.Color.Black Me.C1TrueDBGrid2.DataChanged = False Me.C1TrueDBGrid2.DeadAreaBackColor = System.Drawing.Color.Empty Me.C1TrueDBGrid2.ExpandColor = System.Drawing.Color.Black Me.C1TrueDBGrid2.GroupByCaption = "Drag a column header here to group by that column" Me.C1TrueDBGrid2.Images.Add(CType(resources.GetObject("resource.Images"), System.Drawing.Bitmap)) Me.C1TrueDBGrid2.Location = New System.Drawing.Point(112, 128) Me.C1TrueDBGrid2.MarqueeStyle = C1.Win.C1TrueDBGrid.MarqueeEnum.DottedCellBorder Me.C1TrueDBGrid2.Name = "C1TrueDBGrid2" Me.C1TrueDBGrid2.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1TrueDBGrid2.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1TrueDBGrid2.PreviewInfo.ZoomFactor = 75 Me.C1TrueDBGrid2.PrintInfo.ShowOptionsDialog = False Me.C1TrueDBGrid2.RecordSelectorWidth = 16 GridLines1.Color = System.Drawing.Color.DarkGray GridLines1.Style = C1.Win.C1TrueDBGrid.LineStyleEnum.Single Me.C1TrueDBGrid2.RowDivider = GridLines1 Me.C1TrueDBGrid2.RowHeight = 15 Me.C1TrueDBGrid2.RowSubDividerColor = System.Drawing.Color.DarkGray Me.C1TrueDBGrid2.ScrollTips = False Me.C1TrueDBGrid2.Size = New System.Drawing.Size(496, 104) Me.C1TrueDBGrid2.TabIndex = 4 Me.C1TrueDBGrid2.Text = "C1TrueDBGrid2" Me.C1TrueDBGrid2.PropBag = "Group{BackColor:ControlDark;Border:None,,0, 0, 0, 0;AlignVert:Center;}E" & _ "ditor{}Style2{}Style5{}Style4{}Style7{}Style6{}EvenRow{BackColor:White;}Selected" & _ "{ForeColor:HighlightText;BackColor:Highlight;}Style3{}Inactive{ForeColor:Inactiv" & _ "eCaptionText;BackColor:InactiveCaption;}FilterBar{}Footer{}Caption{AlignHorz:Cen" & _ "ter;}Normal{}HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style9{}O" & _ "ddRow{BackColor:224, 224, 224;}RecordSelector{AlignImage:Center;}Heading{Wrap:Tr" & _ "ue;AlignVert:Center;Border:Raised,,1, 1, 1, 1;ForeColor:ControlText;BackColor:Co" & _ "ntrol;}Style8{}Style10{AlignHorz:Near;}Style11{}Style12{}Style13{}Style1{}0, 0, 492, 1000