518 lines
29 KiB
VB.net
518 lines
29 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmFlowSearch
|
|
Inherits DevExpress.XtraBars.Ribbon.RibbonForm
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmFlowSearch))
|
|
Dim TileItemElement1 As DevExpress.XtraEditors.TileItemElement = New DevExpress.XtraEditors.TileItemElement()
|
|
Dim TileItemElement2 As DevExpress.XtraEditors.TileItemElement = New DevExpress.XtraEditors.TileItemElement()
|
|
Me.CheckButton1 = New DevExpress.XtraEditors.CheckButton()
|
|
Me.txtSearchTerm = New System.Windows.Forms.TextBox()
|
|
Me.lblFoundResult = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.TileControlMatch = New DevExpress.XtraEditors.TileControl()
|
|
Me.TileGroup2 = New DevExpress.XtraEditors.TileGroup()
|
|
Me.TileItem1 = New DevExpress.XtraEditors.TileItem()
|
|
Me.TileItem2 = New DevExpress.XtraEditors.TileItem()
|
|
Me.TileGroup3 = New DevExpress.XtraEditors.TileGroup()
|
|
Me.ToolTipController1 = New DevExpress.Utils.ToolTipController(Me.components)
|
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.DockManager1 = New DevExpress.XtraBars.Docking.DockManager(Me.components)
|
|
Me.panelContainer1 = New DevExpress.XtraBars.Docking.DockPanel()
|
|
Me.DockPanel1 = New DevExpress.XtraBars.Docking.DockPanel()
|
|
Me.DockPanel1_Container = New DevExpress.XtraBars.Docking.ControlContainer()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.CheckedListBoxCategories = New DevExpress.XtraEditors.CheckedListBoxControl()
|
|
Me.ToggleSwitchLastMonth = New DevExpress.XtraEditors.ToggleSwitch()
|
|
Me.ToggleSwitchCurrentMonth = New DevExpress.XtraEditors.ToggleSwitch()
|
|
Me.ToggleSwitchLastYear = New DevExpress.XtraEditors.ToggleSwitch()
|
|
Me.ToggleSwitchCurrentYear = New DevExpress.XtraEditors.ToggleSwitch()
|
|
Me.ToggleSwitchYesterday = New DevExpress.XtraEditors.ToggleSwitch()
|
|
Me.cmbAttributeDate = New System.Windows.Forms.ComboBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.ToggleSwitchToday = New DevExpress.XtraEditors.ToggleSwitch()
|
|
Me.DockPanel3 = New DevExpress.XtraBars.Docking.DockPanel()
|
|
Me.DockPanel3_Container = New DevExpress.XtraBars.Docking.ControlContainer()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DockManager1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.panelContainer1.SuspendLayout()
|
|
Me.DockPanel1.SuspendLayout()
|
|
Me.DockPanel1_Container.SuspendLayout()
|
|
CType(Me.CheckedListBoxCategories, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ToggleSwitchLastMonth.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ToggleSwitchCurrentMonth.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ToggleSwitchLastYear.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ToggleSwitchCurrentYear.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ToggleSwitchYesterday.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ToggleSwitchToday.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.DockPanel3.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'CheckButton1
|
|
'
|
|
Me.CheckButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(214, Byte), Integer), CType(CType(47, Byte), Integer))
|
|
Me.CheckButton1.Appearance.Options.UseBackColor = True
|
|
Me.CheckButton1.ImageOptions.SvgImage = CType(resources.GetObject("CheckButton1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.CheckButton1.Location = New System.Drawing.Point(6, 6)
|
|
Me.CheckButton1.Name = "CheckButton1"
|
|
Me.CheckButton1.Size = New System.Drawing.Size(110, 45)
|
|
Me.CheckButton1.TabIndex = 5
|
|
Me.CheckButton1.Text = "Zeige Alles"
|
|
'
|
|
'txtSearchTerm
|
|
'
|
|
Me.txtSearchTerm.BackColor = System.Drawing.Color.White
|
|
Me.txtSearchTerm.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSearchTerm.Location = New System.Drawing.Point(124, 6)
|
|
Me.txtSearchTerm.Name = "txtSearchTerm"
|
|
Me.txtSearchTerm.Size = New System.Drawing.Size(167, 23)
|
|
Me.txtSearchTerm.TabIndex = 0
|
|
'
|
|
'lblFoundResult
|
|
'
|
|
Me.lblFoundResult.AutoSize = True
|
|
Me.lblFoundResult.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblFoundResult.Font = New System.Drawing.Font("Tahoma", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblFoundResult.ForeColor = System.Drawing.Color.White
|
|
Me.lblFoundResult.Location = New System.Drawing.Point(122, 32)
|
|
Me.lblFoundResult.Name = "lblFoundResult"
|
|
Me.lblFoundResult.Size = New System.Drawing.Size(53, 19)
|
|
Me.lblFoundResult.TabIndex = 3
|
|
Me.lblFoundResult.Text = "Found"
|
|
Me.lblFoundResult.Visible = False
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.ForeColor = System.Drawing.Color.White
|
|
Me.Label1.Location = New System.Drawing.Point(297, 9)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(43, 16)
|
|
Me.Label1.TabIndex = 0
|
|
Me.Label1.Text = "finden"
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.Panel2.Location = New System.Drawing.Point(202, 627)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(1035, 18)
|
|
Me.Panel2.TabIndex = 1
|
|
'
|
|
'TileControlMatch
|
|
'
|
|
Me.TileControlMatch.AppearanceGroupText.ForeColor = System.Drawing.Color.White
|
|
Me.TileControlMatch.AppearanceGroupText.Options.UseForeColor = True
|
|
Me.TileControlMatch.AppearanceText.ForeColor = System.Drawing.Color.Yellow
|
|
Me.TileControlMatch.AppearanceText.Options.UseForeColor = True
|
|
Me.TileControlMatch.BackColor = System.Drawing.Color.DarkGray
|
|
Me.TileControlMatch.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TileControlMatch.Groups.Add(Me.TileGroup2)
|
|
Me.TileControlMatch.Groups.Add(Me.TileGroup3)
|
|
Me.TileControlMatch.Location = New System.Drawing.Point(0, 0)
|
|
Me.TileControlMatch.MaxId = 2
|
|
Me.TileControlMatch.Name = "TileControlMatch"
|
|
Me.TileControlMatch.ScrollMode = DevExpress.XtraEditors.TileControlScrollMode.ScrollBar
|
|
Me.TileControlMatch.ShowGroupText = True
|
|
Me.TileControlMatch.Size = New System.Drawing.Size(1035, 415)
|
|
Me.TileControlMatch.TabIndex = 2
|
|
Me.TileControlMatch.TabStop = False
|
|
Me.TileControlMatch.Text = "TileControl1"
|
|
Me.TileControlMatch.ToolTipController = Me.ToolTipController1
|
|
'
|
|
'TileGroup2
|
|
'
|
|
Me.TileGroup2.Items.Add(Me.TileItem1)
|
|
Me.TileGroup2.Items.Add(Me.TileItem2)
|
|
Me.TileGroup2.Name = "TileGroup2"
|
|
Me.TileGroup2.Text = "Attribut1"
|
|
'
|
|
'TileItem1
|
|
'
|
|
Me.TileItem1.AppearanceItem.Normal.BackColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
|
Me.TileItem1.AppearanceItem.Normal.Options.UseBackColor = True
|
|
TileItemElement1.Text = "TileItem1"
|
|
Me.TileItem1.Elements.Add(TileItemElement1)
|
|
Me.TileItem1.Id = 0
|
|
Me.TileItem1.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide
|
|
Me.TileItem1.Name = "TileItem1"
|
|
'
|
|
'TileItem2
|
|
'
|
|
Me.TileItem2.AppearanceItem.Normal.BackColor = System.Drawing.Color.White
|
|
Me.TileItem2.AppearanceItem.Normal.Options.UseBackColor = True
|
|
TileItemElement2.Text = "TileItem2"
|
|
Me.TileItem2.Elements.Add(TileItemElement2)
|
|
Me.TileItem2.Id = 1
|
|
Me.TileItem2.ItemSize = DevExpress.XtraEditors.TileItemSize.Medium
|
|
Me.TileItem2.Name = "TileItem2"
|
|
'
|
|
'TileGroup3
|
|
'
|
|
Me.TileGroup3.Name = "TileGroup3"
|
|
Me.TileGroup3.Text = "Attribut2"
|
|
'
|
|
'ToolTipController1
|
|
'
|
|
Me.ToolTipController1.Appearance.BorderColor = System.Drawing.Color.Red
|
|
Me.ToolTipController1.Appearance.Options.UseBorderColor = True
|
|
'
|
|
'RibbonControl1
|
|
'
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem})
|
|
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.RibbonControl1.MaxItemId = 13
|
|
Me.RibbonControl1.Name = "RibbonControl1"
|
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
Me.RibbonControl1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.MacOffice
|
|
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.RibbonControl1.ShowToolbarCustomizeItem = False
|
|
Me.RibbonControl1.Size = New System.Drawing.Size(1237, 146)
|
|
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
|
Me.RibbonControl1.Toolbar.ShowCustomizeItem = False
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
Me.RibbonPage1.Text = "Start"
|
|
'
|
|
'RibbonStatusBar1
|
|
'
|
|
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 645)
|
|
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
|
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
|
|
Me.RibbonStatusBar1.Size = New System.Drawing.Size(1237, 22)
|
|
'
|
|
'RibbonPage2
|
|
'
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
Me.RibbonPage2.Text = "RibbonPage2"
|
|
'
|
|
'DockManager1
|
|
'
|
|
Me.DockManager1.Form = Me
|
|
Me.DockManager1.RootPanels.AddRange(New DevExpress.XtraBars.Docking.DockPanel() {Me.panelContainer1})
|
|
Me.DockManager1.TopZIndexControls.AddRange(New String() {"DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.StatusBar", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"})
|
|
'
|
|
'panelContainer1
|
|
'
|
|
Me.panelContainer1.ActiveChild = Me.DockPanel1
|
|
Me.panelContainer1.Controls.Add(Me.DockPanel1)
|
|
Me.panelContainer1.Controls.Add(Me.DockPanel3)
|
|
Me.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left
|
|
Me.panelContainer1.ID = New System.Guid("2c41e5f4-f976-4b22-a22e-afe12cfdaa3d")
|
|
Me.panelContainer1.Location = New System.Drawing.Point(0, 146)
|
|
Me.panelContainer1.Name = "panelContainer1"
|
|
Me.panelContainer1.OriginalSize = New System.Drawing.Size(202, 200)
|
|
Me.panelContainer1.Size = New System.Drawing.Size(202, 499)
|
|
Me.panelContainer1.Tabbed = True
|
|
Me.panelContainer1.Text = "panelContainer1"
|
|
'
|
|
'DockPanel1
|
|
'
|
|
Me.DockPanel1.Appearance.BackColor = System.Drawing.Color.DarkGray
|
|
Me.DockPanel1.Appearance.Options.UseBackColor = True
|
|
Me.DockPanel1.Controls.Add(Me.DockPanel1_Container)
|
|
Me.DockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill
|
|
Me.DockPanel1.Font = New System.Drawing.Font("Calibri", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.DockPanel1.ID = New System.Guid("1ff5d42b-085b-405c-85c0-e49f75099dd0")
|
|
Me.DockPanel1.Location = New System.Drawing.Point(3, 46)
|
|
Me.DockPanel1.Name = "DockPanel1"
|
|
Me.DockPanel1.Options.AllowFloating = False
|
|
Me.DockPanel1.Options.ShowCloseButton = False
|
|
Me.DockPanel1.Options.ShowMaximizeButton = False
|
|
Me.DockPanel1.OriginalSize = New System.Drawing.Size(220, 421)
|
|
Me.DockPanel1.Size = New System.Drawing.Size(195, 421)
|
|
Me.DockPanel1.Text = "Datum"
|
|
'
|
|
'DockPanel1_Container
|
|
'
|
|
Me.DockPanel1_Container.Controls.Add(Me.Label3)
|
|
Me.DockPanel1_Container.Controls.Add(Me.CheckedListBoxCategories)
|
|
Me.DockPanel1_Container.Controls.Add(Me.ToggleSwitchLastMonth)
|
|
Me.DockPanel1_Container.Controls.Add(Me.ToggleSwitchCurrentMonth)
|
|
Me.DockPanel1_Container.Controls.Add(Me.ToggleSwitchLastYear)
|
|
Me.DockPanel1_Container.Controls.Add(Me.ToggleSwitchCurrentYear)
|
|
Me.DockPanel1_Container.Controls.Add(Me.ToggleSwitchYesterday)
|
|
Me.DockPanel1_Container.Controls.Add(Me.cmbAttributeDate)
|
|
Me.DockPanel1_Container.Controls.Add(Me.Label2)
|
|
Me.DockPanel1_Container.Controls.Add(Me.ToggleSwitchToday)
|
|
Me.DockPanel1_Container.Location = New System.Drawing.Point(0, 0)
|
|
Me.DockPanel1_Container.Name = "DockPanel1_Container"
|
|
Me.DockPanel1_Container.Size = New System.Drawing.Size(195, 421)
|
|
Me.DockPanel1_Container.TabIndex = 0
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.ForeColor = System.Drawing.Color.White
|
|
Me.Label3.Location = New System.Drawing.Point(9, 197)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(75, 17)
|
|
Me.Label3.TabIndex = 16
|
|
Me.Label3.Text = "Kategorien:"
|
|
'
|
|
'CheckedListBoxCategories
|
|
'
|
|
Me.CheckedListBoxCategories.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.CheckedListBoxCategories.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CheckedListBoxCategories.Appearance.Options.UseFont = True
|
|
Me.CheckedListBoxCategories.CheckOnClick = True
|
|
Me.CheckedListBoxCategories.Location = New System.Drawing.Point(12, 217)
|
|
Me.CheckedListBoxCategories.Name = "CheckedListBoxCategories"
|
|
Me.CheckedListBoxCategories.Size = New System.Drawing.Size(174, 201)
|
|
Me.CheckedListBoxCategories.TabIndex = 15
|
|
'
|
|
'ToggleSwitchLastMonth
|
|
'
|
|
Me.ToggleSwitchLastMonth.Location = New System.Drawing.Point(12, 175)
|
|
Me.ToggleSwitchLastMonth.MenuManager = Me.RibbonControl1
|
|
Me.ToggleSwitchLastMonth.Name = "ToggleSwitchLastMonth"
|
|
Me.ToggleSwitchLastMonth.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToggleSwitchLastMonth.Properties.Appearance.ForeColor = System.Drawing.Color.White
|
|
Me.ToggleSwitchLastMonth.Properties.Appearance.Options.UseFont = True
|
|
Me.ToggleSwitchLastMonth.Properties.Appearance.Options.UseForeColor = True
|
|
Me.ToggleSwitchLastMonth.Properties.OffText = "Letzter Monat"
|
|
Me.ToggleSwitchLastMonth.Properties.OnText = "Letzter Monat"
|
|
Me.ToggleSwitchLastMonth.Size = New System.Drawing.Size(151, 19)
|
|
Me.ToggleSwitchLastMonth.TabIndex = 14
|
|
'
|
|
'ToggleSwitchCurrentMonth
|
|
'
|
|
Me.ToggleSwitchCurrentMonth.Location = New System.Drawing.Point(12, 150)
|
|
Me.ToggleSwitchCurrentMonth.MenuManager = Me.RibbonControl1
|
|
Me.ToggleSwitchCurrentMonth.Name = "ToggleSwitchCurrentMonth"
|
|
Me.ToggleSwitchCurrentMonth.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToggleSwitchCurrentMonth.Properties.Appearance.ForeColor = System.Drawing.Color.White
|
|
Me.ToggleSwitchCurrentMonth.Properties.Appearance.Options.UseFont = True
|
|
Me.ToggleSwitchCurrentMonth.Properties.Appearance.Options.UseForeColor = True
|
|
Me.ToggleSwitchCurrentMonth.Properties.OffText = "Aktueller Monat"
|
|
Me.ToggleSwitchCurrentMonth.Properties.OnText = "Aktueller Monat"
|
|
Me.ToggleSwitchCurrentMonth.Size = New System.Drawing.Size(174, 19)
|
|
Me.ToggleSwitchCurrentMonth.TabIndex = 13
|
|
'
|
|
'ToggleSwitchLastYear
|
|
'
|
|
Me.ToggleSwitchLastYear.Location = New System.Drawing.Point(12, 125)
|
|
Me.ToggleSwitchLastYear.MenuManager = Me.RibbonControl1
|
|
Me.ToggleSwitchLastYear.Name = "ToggleSwitchLastYear"
|
|
Me.ToggleSwitchLastYear.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToggleSwitchLastYear.Properties.Appearance.ForeColor = System.Drawing.Color.White
|
|
Me.ToggleSwitchLastYear.Properties.Appearance.Options.UseFont = True
|
|
Me.ToggleSwitchLastYear.Properties.Appearance.Options.UseForeColor = True
|
|
Me.ToggleSwitchLastYear.Properties.OffText = "Letztes Jahr"
|
|
Me.ToggleSwitchLastYear.Properties.OnText = "Letztes Jahr"
|
|
Me.ToggleSwitchLastYear.Size = New System.Drawing.Size(151, 19)
|
|
Me.ToggleSwitchLastYear.TabIndex = 5
|
|
'
|
|
'ToggleSwitchCurrentYear
|
|
'
|
|
Me.ToggleSwitchCurrentYear.Location = New System.Drawing.Point(12, 100)
|
|
Me.ToggleSwitchCurrentYear.MenuManager = Me.RibbonControl1
|
|
Me.ToggleSwitchCurrentYear.Name = "ToggleSwitchCurrentYear"
|
|
Me.ToggleSwitchCurrentYear.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToggleSwitchCurrentYear.Properties.Appearance.ForeColor = System.Drawing.Color.White
|
|
Me.ToggleSwitchCurrentYear.Properties.Appearance.Options.UseFont = True
|
|
Me.ToggleSwitchCurrentYear.Properties.Appearance.Options.UseForeColor = True
|
|
Me.ToggleSwitchCurrentYear.Properties.OffText = "Aktuelles Jahr"
|
|
Me.ToggleSwitchCurrentYear.Properties.OnText = "Aktuelles Jahr"
|
|
Me.ToggleSwitchCurrentYear.Size = New System.Drawing.Size(151, 19)
|
|
Me.ToggleSwitchCurrentYear.TabIndex = 4
|
|
'
|
|
'ToggleSwitchYesterday
|
|
'
|
|
Me.ToggleSwitchYesterday.Location = New System.Drawing.Point(12, 75)
|
|
Me.ToggleSwitchYesterday.MenuManager = Me.RibbonControl1
|
|
Me.ToggleSwitchYesterday.Name = "ToggleSwitchYesterday"
|
|
Me.ToggleSwitchYesterday.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToggleSwitchYesterday.Properties.Appearance.ForeColor = System.Drawing.Color.White
|
|
Me.ToggleSwitchYesterday.Properties.Appearance.Options.UseFont = True
|
|
Me.ToggleSwitchYesterday.Properties.Appearance.Options.UseForeColor = True
|
|
Me.ToggleSwitchYesterday.Properties.OffText = "Gestern"
|
|
Me.ToggleSwitchYesterday.Properties.OnText = "Gestern"
|
|
Me.ToggleSwitchYesterday.Size = New System.Drawing.Size(115, 19)
|
|
Me.ToggleSwitchYesterday.TabIndex = 3
|
|
'
|
|
'cmbAttributeDate
|
|
'
|
|
Me.cmbAttributeDate.FormattingEnabled = True
|
|
Me.cmbAttributeDate.Location = New System.Drawing.Point(12, 25)
|
|
Me.cmbAttributeDate.Name = "cmbAttributeDate"
|
|
Me.cmbAttributeDate.Size = New System.Drawing.Size(174, 21)
|
|
Me.cmbAttributeDate.TabIndex = 1
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Calibri", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.ForeColor = System.Drawing.Color.White
|
|
Me.Label2.Location = New System.Drawing.Point(9, 7)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(135, 15)
|
|
Me.Label2.TabIndex = 0
|
|
Me.Label2.Text = "Datum-Attribut wählen:"
|
|
'
|
|
'ToggleSwitchToday
|
|
'
|
|
Me.ToggleSwitchToday.Location = New System.Drawing.Point(12, 50)
|
|
Me.ToggleSwitchToday.MenuManager = Me.RibbonControl1
|
|
Me.ToggleSwitchToday.Name = "ToggleSwitchToday"
|
|
Me.ToggleSwitchToday.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToggleSwitchToday.Properties.Appearance.ForeColor = System.Drawing.Color.White
|
|
Me.ToggleSwitchToday.Properties.Appearance.Options.UseFont = True
|
|
Me.ToggleSwitchToday.Properties.Appearance.Options.UseForeColor = True
|
|
Me.ToggleSwitchToday.Properties.OffText = "Heute"
|
|
Me.ToggleSwitchToday.Properties.OnText = "Heute"
|
|
Me.ToggleSwitchToday.Size = New System.Drawing.Size(102, 19)
|
|
Me.ToggleSwitchToday.TabIndex = 2
|
|
'
|
|
'DockPanel3
|
|
'
|
|
Me.DockPanel3.Appearance.BackColor = System.Drawing.Color.DarkGray
|
|
Me.DockPanel3.Appearance.Options.UseBackColor = True
|
|
Me.DockPanel3.Controls.Add(Me.DockPanel3_Container)
|
|
Me.DockPanel3.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill
|
|
Me.DockPanel3.ID = New System.Guid("08fbe6c7-4310-499d-bd16-beeb37a1d906")
|
|
Me.DockPanel3.Location = New System.Drawing.Point(3, 46)
|
|
Me.DockPanel3.Name = "DockPanel3"
|
|
Me.DockPanel3.Options.AllowFloating = False
|
|
Me.DockPanel3.OriginalSize = New System.Drawing.Size(220, 421)
|
|
Me.DockPanel3.Size = New System.Drawing.Size(195, 421)
|
|
Me.DockPanel3.Text = "Attribute"
|
|
'
|
|
'DockPanel3_Container
|
|
'
|
|
Me.DockPanel3_Container.Location = New System.Drawing.Point(0, 0)
|
|
Me.DockPanel3_Container.Name = "DockPanel3_Container"
|
|
Me.DockPanel3_Container.Size = New System.Drawing.Size(195, 421)
|
|
Me.DockPanel3_Container.TabIndex = 0
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.DarkGray
|
|
Me.Panel1.Controls.Add(Me.CheckButton1)
|
|
Me.Panel1.Controls.Add(Me.txtSearchTerm)
|
|
Me.Panel1.Controls.Add(Me.lblFoundResult)
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel1.Location = New System.Drawing.Point(202, 146)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(1035, 66)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.BackColor = System.Drawing.Color.Transparent
|
|
Me.Panel3.Controls.Add(Me.TileControlMatch)
|
|
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel3.Location = New System.Drawing.Point(202, 212)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(1035, 415)
|
|
Me.Panel3.TabIndex = 9
|
|
'
|
|
'frmFlowSearch
|
|
'
|
|
Me.Appearance.BackColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
|
|
Me.Appearance.Options.UseBackColor = True
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1237, 667)
|
|
Me.Controls.Add(Me.Panel3)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.Panel2)
|
|
Me.Controls.Add(Me.panelContainer1)
|
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
|
Me.Controls.Add(Me.RibbonControl1)
|
|
Me.IconOptions.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.Flow
|
|
Me.Name = "frmFlowSearch"
|
|
Me.Ribbon = Me.RibbonControl1
|
|
Me.StatusBar = Me.RibbonStatusBar1
|
|
Me.Text = "FlowSearch"
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DockManager1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.panelContainer1.ResumeLayout(False)
|
|
Me.DockPanel1.ResumeLayout(False)
|
|
Me.DockPanel1_Container.ResumeLayout(False)
|
|
Me.DockPanel1_Container.PerformLayout()
|
|
CType(Me.CheckedListBoxCategories, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ToggleSwitchLastMonth.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ToggleSwitchCurrentMonth.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ToggleSwitchLastYear.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ToggleSwitchCurrentYear.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ToggleSwitchYesterday.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ToggleSwitchToday.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.DockPanel3.ResumeLayout(False)
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.Panel3.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents txtSearchTerm As TextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents lblFoundResult As Label
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents TileControlMatch As DevExpress.XtraEditors.TileControl
|
|
Friend WithEvents TileGroup2 As DevExpress.XtraEditors.TileGroup
|
|
Friend WithEvents TileItem1 As DevExpress.XtraEditors.TileItem
|
|
Friend WithEvents TileItem2 As DevExpress.XtraEditors.TileItem
|
|
Friend WithEvents TileGroup3 As DevExpress.XtraEditors.TileGroup
|
|
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
|
|
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents CheckButton1 As DevExpress.XtraEditors.CheckButton
|
|
Friend WithEvents ToolTipController1 As DevExpress.Utils.ToolTipController
|
|
Friend WithEvents DockManager1 As DevExpress.XtraBars.Docking.DockManager
|
|
Friend WithEvents DockPanel1 As DevExpress.XtraBars.Docking.DockPanel
|
|
Friend WithEvents DockPanel1_Container As DevExpress.XtraBars.Docking.ControlContainer
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents panelContainer1 As DevExpress.XtraBars.Docking.DockPanel
|
|
Friend WithEvents DockPanel3 As DevExpress.XtraBars.Docking.DockPanel
|
|
Friend WithEvents DockPanel3_Container As DevExpress.XtraBars.Docking.ControlContainer
|
|
Friend WithEvents Panel3 As Panel
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents cmbAttributeDate As ComboBox
|
|
Friend WithEvents ToggleSwitchToday As DevExpress.XtraEditors.ToggleSwitch
|
|
Friend WithEvents ToggleSwitchYesterday As DevExpress.XtraEditors.ToggleSwitch
|
|
Friend WithEvents ToggleSwitchLastYear As DevExpress.XtraEditors.ToggleSwitch
|
|
Friend WithEvents ToggleSwitchCurrentYear As DevExpress.XtraEditors.ToggleSwitch
|
|
Friend WithEvents ToggleSwitchLastMonth As DevExpress.XtraEditors.ToggleSwitch
|
|
Friend WithEvents ToggleSwitchCurrentMonth As DevExpress.XtraEditors.ToggleSwitch
|
|
Friend WithEvents CheckedListBoxCategories As DevExpress.XtraEditors.CheckedListBoxControl
|
|
Friend WithEvents Label3 As Label
|
|
End Class
|