7030 lines
402 KiB
VB.net
7030 lines
402 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class FMMain
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'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 GEAENDERTWANNLabel As System.Windows.Forms.Label
|
|
Dim GEAENDERTWERLabel As System.Windows.Forms.Label
|
|
Dim STATUS_SDLabel As System.Windows.Forms.Label
|
|
Dim STATUS_BESTLabel As System.Windows.Forms.Label
|
|
Dim STATUS_OKLabel As System.Windows.Forms.Label
|
|
Dim Label8 As System.Windows.Forms.Label
|
|
Dim Label9 As System.Windows.Forms.Label
|
|
Dim GUIDLabel As System.Windows.Forms.Label
|
|
Dim NAMELabel As System.Windows.Forms.Label
|
|
Dim NAME_LANGLabel As System.Windows.Forms.Label
|
|
Dim KENNZEICHENLabel As System.Windows.Forms.Label
|
|
Dim ERSTELLLTWERLabel As System.Windows.Forms.Label
|
|
Dim ERSTELLTWANNLabel As System.Windows.Forms.Label
|
|
Dim GEAENDERTWANNLabel1 As System.Windows.Forms.Label
|
|
Dim GEAENDERTWERLabel1 As System.Windows.Forms.Label
|
|
Dim FILTERLabel As System.Windows.Forms.Label
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FMMain))
|
|
Dim ReportDataSource1 As Microsoft.Reporting.WinForms.ReportDataSource = New Microsoft.Reporting.WinForms.ReportDataSource()
|
|
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Me.VWRPT_SUPPLIES_TOORDERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.MyDataset = New SUPPLYWATCH.MyDataset()
|
|
Me.VWGERAET_ORDERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.VWSUPPLIES_TO_ORDERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.StatusStrip_Main = New System.Windows.Forms.StatusStrip()
|
|
Me.StatusUser = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.Status_Machine = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.Status_Clock = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tslbl_Hinweis = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.TCMain = New System.Windows.Forms.TabControl()
|
|
Me.tpBewegungen = New System.Windows.Forms.TabPage()
|
|
Me.pnlUebersicht = New System.Windows.Forms.Panel()
|
|
Me.TCUebersicht = New System.Windows.Forms.TabControl()
|
|
Me.tpGeraet_Order = New System.Windows.Forms.TabPage()
|
|
Me.SPCOrder = New System.Windows.Forms.SplitContainer()
|
|
Me.TCGeraeteOrder = New System.Windows.Forms.TabControl()
|
|
Me.tpOrderGeraete = New System.Windows.Forms.TabPage()
|
|
Me.GridControlSupplies2Order = New DevExpress.XtraGrid.GridControl()
|
|
Me.cmsBestellungen = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.AlleMarkierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.MarkierungAufhebenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.VWSUPPLIES_2_ORDERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridViewSupplies2Order = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colGUI_SELECTED = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSUPPLY_ID2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGERAET_ID1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colDEVICE1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colDEVICE_SERIAL = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMARKT5 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPAGE_COUNT2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPPM2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSUPPLY_BEZEICHNUNG2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMENGE2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colLEVEL1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSCHWELLENWERT2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPARTNUMBER2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSERIENNR3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSTATUS1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSTATUS_WANN1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSTATUS_WER1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMANUELL2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colFW = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.VWGERAET_ORDERBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.tsbImport = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsbGeraeteOrderRefresh = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbSetBest_gesendet = New System.Windows.Forms.ToolStripButton()
|
|
Me.btnsetBestellt = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsborders = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripDropDownButton2 = New System.Windows.Forms.ToolStripDropDownButton()
|
|
Me.GerätebestellungLöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.SupplybestellungLöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripButton38 = New System.Windows.Forms.ToolStripButton()
|
|
Me.tpGeraeteOrderReport = New System.Windows.Forms.TabPage()
|
|
Me.rptViewerBestellungen = New Microsoft.Reporting.WinForms.ReportViewer()
|
|
Me.TabPageBestGesendet = New System.Windows.Forms.TabPage()
|
|
Me.GridControlBestellungen_gesendet = New DevExpress.XtraGrid.GridControl()
|
|
Me.VWSUPPLIES_BESTELLUNG_GESENDETBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridViewBestellungen_Gesendet = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colBESTELL_ID = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSUPPLY_ID = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colBESTELLT_WANN = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colBESTELLT_WER = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGERAET = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMANUELL = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMARKT = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMENGE = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSERIEN_NR = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSUPPLY_BEZEICHNUNG = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.BindingNavigator4 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripLabel4 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton12 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton13 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator11 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox3 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator12 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton14 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton15 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator13 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton16 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton37 = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtn_setBack2Besterford = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnSet2BestelltManually = New System.Windows.Forms.ToolStripButton()
|
|
Me.tpBestellungen = New System.Windows.Forms.TabPage()
|
|
Me.pnlGridOrders = New System.Windows.Forms.Panel()
|
|
Me.GridControlBestellungen = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridViewBestellUebersicht = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.pnlOrderDateSelector = New System.Windows.Forms.Panel()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.DateTimePickerOrdervon = New System.Windows.Forms.DateTimePicker()
|
|
Me.DateTimePickerOrderbis = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.BindingNavigatorCountItem3 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator9 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem3 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator10 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator11 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsbRefresh_Bestellungen = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbExel_bestellungen = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtOrderSelectDate = New System.Windows.Forms.ToolStripButton()
|
|
Me.lblFilteredRowsOrders = New System.Windows.Forms.ToolStripLabel()
|
|
Me.TabPageBestell_Import = New System.Windows.Forms.TabPage()
|
|
Me.DataGridView2 = New System.Windows.Forms.DataGridView()
|
|
Me.GroupBox10 = New System.Windows.Forms.GroupBox()
|
|
Me.btnImportBestellungen = New System.Windows.Forms.Button()
|
|
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
|
|
Me.btnTSR_open = New System.Windows.Forms.Button()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.cmbMandant = New System.Windows.Forms.ComboBox()
|
|
Me.TBMANDANTENBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.chkLogData = New System.Windows.Forms.CheckBox()
|
|
Me.DataGridView3 = New System.Windows.Forms.DataGridView()
|
|
Me.MELDEDATUMDataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.SUPPLYLEVELDataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.STATUSDataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.ERFASSTWANNDataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.VWSUPPLY_VERFOLGUNGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.BindingNavigator3 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem10 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem10 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem10 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator30 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem10 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator31 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem10 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem10 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator32 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|
Me.GridControlVWSupplies = New DevExpress.XtraGrid.GridControl()
|
|
Me.VWSUPPLIESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridViewVWSupplies = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colSUPPLY_ID1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMARKT4 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colDEVICE = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSUPPLY_BEZ = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colLEVEL = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSCHWELLENWERT = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPARTNUMBER = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSERIENNR2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSTATUS = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colERFASSTWANN1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGEAENDERTWER1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGEAENDERTWANN1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGERAET_ID = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSTATUS_WANN = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGERAET2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGERAET_IP = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGERAET_SERIENNR = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGERAET_PAGECOUNT = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGERAET_PPM = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colBESTELLUNG1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSTATUS_WER = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.grbStati = New System.Windows.Forms.GroupBox()
|
|
Me.chbFilterStatus = New System.Windows.Forms.CheckBox()
|
|
Me.TBWH_STATUSFILTERDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.TBWH_STATUSFILTERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.VWSUPPLIESBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem1 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.tsbImport1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator8 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveFirstItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem1 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsbSupplies_Refresh = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbExcel_Supplies = New System.Windows.Forms.ToolStripButton()
|
|
Me.spltSupplies = New System.Windows.Forms.Splitter()
|
|
Me.tpGeraete = New System.Windows.Forms.TabPage()
|
|
Me.SCGeraete_Uebersicht = New System.Windows.Forms.SplitContainer()
|
|
Me.SplitContainerGeraet = New DevExpress.XtraEditors.SplitContainerControl()
|
|
Me.GridControlGeraete = New DevExpress.XtraGrid.GridControl()
|
|
Me.TBGERAETBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridViewGeraete = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.GUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colBEZEICHNUNG = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colIP_ADRESSE = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSERIENNR = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMODEL_NR = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMARKT2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPAGE_COUNT = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPPM = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colERFASSTWANN = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGEAENDERTWANN = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGEAENDERTWER = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colBESTELLUNG = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMARKER = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPC_INITIAL = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colDATE_INITIAL = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colUMGEZOGEN = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colVERTRAGSNR = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colONHOLD = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colONHOLD_DATE = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMELDEDATUM = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colNICHT_AKTIV = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colABGEBAUT = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.TBCHANGE_LOG_GERAETDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.ERFASSTWANN = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.TBCHANGE_LOG_GERAETBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem7 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem7 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem7 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator21 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem7 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator22 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem7 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem7 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator23 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.SplitContainerSupplies = New System.Windows.Forms.SplitContainer()
|
|
Me.VWSUPPLIES_AKTUELLDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewSupplyID = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn38 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn39 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn40 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn41 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn42 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn44 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn50 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn49 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewOnHold = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
|
Me.DataGridViewTextBoxColumn51 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn45 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn46 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn47 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.VWSUPPLIES_GERAETBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.DataGridView1 = New System.Windows.Forms.DataGridView()
|
|
Me.MeldedatumDataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.StatusDataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.MarkerDataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.ErfasstWannDataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.ViewSUPPLY_STATUS_VERFOLGUNGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.BindingNavigator2 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem9 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem9 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem9 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator27 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem9 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator28 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem9 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem9 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator29 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.VWSUPPLIES_GERAETBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem8 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem8 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem8 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator24 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem8 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator25 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem8 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem8 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator26 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsbtnSuppliesSetStatusOnHold = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnChangebestellt = New System.Windows.Forms.ToolStripButton()
|
|
Me.spltGeraete_uebersicht = New System.Windows.Forms.Splitter()
|
|
Me.TBGERAETBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem2 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.tsbImport2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveFirstItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator6 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem2 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator7 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator8 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsbGeraeteRefresh = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbexcel_geraete = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbGeraeteverfolgung_Geraet = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnONHOLD = New System.Windows.Forms.ToolStripButton()
|
|
Me.tscmbaktiv = New System.Windows.Forms.ToolStripComboBox()
|
|
Me.tsbtnChangelog = New System.Windows.Forms.ToolStripButton()
|
|
Me.lblFilterRowCountGeraet = New System.Windows.Forms.ToolStripLabel()
|
|
Me.tpVerfolgung = New System.Windows.Forms.TabPage()
|
|
Me.TabControlNachverfolgung = New System.Windows.Forms.TabControl()
|
|
Me.TabPage6 = New System.Windows.Forms.TabPage()
|
|
Me.GridControlATR = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridViewATR = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.VWMarkt_VerfolgungBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.VWMarkt_VerfolgungBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.ToolStripLabel7 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton31 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton32 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator22 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox7 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator23 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton33 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton34 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator24 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton35 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton36 = New System.Windows.Forms.ToolStripButton()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.chkbDatumfilter = New System.Windows.Forms.CheckBox()
|
|
Me.dtpVerfolgung_bis = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.dtpVerfolgung_von = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.GroupBox7 = New System.Windows.Forms.GroupBox()
|
|
Me.chbFilterMarktNV = New System.Windows.Forms.CheckBox()
|
|
Me.DGVTBWH_MARKT_VF = New System.Windows.Forms.DataGridView()
|
|
Me.clmMarkt = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.TBWH_MARKTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.tsbtnSupplyverfolgung = New System.Windows.Forms.ToolStrip()
|
|
Me.ToolStripButton30 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton10 = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsProgressBar = New System.Windows.Forms.ToolStripProgressBar()
|
|
Me.tslbl_Files = New System.Windows.Forms.ToolStripLabel()
|
|
Me.tsbtnManaulOrders = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnAbbrechen = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripDropDownButton1 = New System.Windows.Forms.ToolStripDropDownButton()
|
|
Me.ProfileMailExporterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.StarteMailExporterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsbtnNAchverfolgung = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator10 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.cmbMandanten = New System.Windows.Forms.ToolStripComboBox()
|
|
Me.tpEinstellungen = New System.Windows.Forms.TabPage()
|
|
Me.TabControlEinstellungen = New System.Windows.Forms.TabControl()
|
|
Me.TabPage5 = New System.Windows.Forms.TabPage()
|
|
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
|
|
Me.TBSTATUSDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.statusBezeichnung = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.StatusBeschreibung = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Statusgeaendertwer = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.TBSTATUSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBSTATUSBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsbStatus_Refresh = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbStatus_Save = New System.Windows.Forms.ToolStripButton()
|
|
Me.GroupBox8 = New System.Windows.Forms.GroupBox()
|
|
Me.TBSUPPLY_DEFINITIONDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.DataGridViewTextBoxColumn20 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn26 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.SUPPLY_NAME_DATEI = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn28 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn30 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn31 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn32 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.TBSUPPLY_DEFINITIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripLabel5 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton17 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton18 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator16 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox5 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator17 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton19 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton20 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator18 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton21 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton22 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton27 = New System.Windows.Forms.ToolStripButton()
|
|
Me.GroupBox12 = New System.Windows.Forms.GroupBox()
|
|
Me.FILTERTextBox = New System.Windows.Forms.TextBox()
|
|
Me.TBMANDANTENDataGridView = New System.Windows.Forms.DataGridView()
|
|
Me.DataGridViewTextBoxColumn21 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn22 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn23 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewCheckBoxColumn1 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
|
Me.DataGridViewCheckBoxColumn2 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
|
Me.DataGridViewTextBoxColumn24 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.DataGridViewTextBoxColumn25 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.NAME_LANGTextBox = New System.Windows.Forms.TextBox()
|
|
Me.KENNZEICHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.FLEETWATCHCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.SUPPLYWATCHCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.ERSTELLLTWERTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ERSTELLTWANNTextBox = New System.Windows.Forms.TextBox()
|
|
Me.GEAENDERTWANNTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.GEAENDERTWERTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.TBMANDANTENBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorCountItem4 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem4 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem4 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator12 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem4 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator13 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem4 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem4 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator14 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.TabPage7 = New System.Windows.Forms.TabPage()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.ComboBox5 = New System.Windows.Forms.ComboBox()
|
|
Me.TBKONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBWH_STATUS5BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.txtConfigPath = New System.Windows.Forms.TextBox()
|
|
Me.ComboBox4 = New System.Windows.Forms.ComboBox()
|
|
Me.TBWH_STATUS4BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.ComboBox3 = New System.Windows.Forms.ComboBox()
|
|
Me.TBWH_STATUS3BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.ComboBox2 = New System.Windows.Forms.ComboBox()
|
|
Me.TBWH_STATUS2BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
|
|
Me.TBWH_STATUS1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.btnSaveKonfig = New System.Windows.Forms.Button()
|
|
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
|
|
Me.GEAENDERTWERTextBox = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.btnsavePath = New System.Windows.Forms.Button()
|
|
Me.IMPORT_BESTELLUNGENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.IMPORT_XMLARCHIVTextBox = New System.Windows.Forms.TextBox()
|
|
Me.IMPORT_XMLTextBox = New System.Windows.Forms.TextBox()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.btnFolderBestellungen = New System.Windows.Forms.Button()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.btnFolderArchiv = New System.Windows.Forms.Button()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.cmbDatenbank = New System.Windows.Forms.ComboBox()
|
|
Me.txtTimeout = New System.Windows.Forms.TextBox()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.txtActualConnection = New System.Windows.Forms.TextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.BtnConnect = New System.Windows.Forms.Button()
|
|
Me.txtServer = New System.Windows.Forms.TextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtUser = New System.Windows.Forms.TextBox()
|
|
Me.txtPasswort = New System.Windows.Forms.TextBox()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.GridControlSupplyZuordnung = New DevExpress.XtraGrid.GridControl()
|
|
Me.VWGeraet_Supply_ZuordnungBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridViewSupplyZuordnung = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colGUID2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colGERAET_BEZ1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSUPPLY_BEZ1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPARTNUMBER1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPARTNUMBER_ORDER = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSCHWELLENWERT1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripLabel6 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton23 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton24 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator19 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox6 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator20 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton25 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton26 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator21 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton28 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton29 = New System.Windows.Forms.ToolStripButton()
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.GroupBox9 = New System.Windows.Forms.GroupBox()
|
|
Me.txtPartnumerORDER = New System.Windows.Forms.TextBox()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.txtSchwellenwert = New System.Windows.Forms.TextBox()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.txtPartnumber = New System.Windows.Forms.TextBox()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.cmbSupplyDefinition = New System.Windows.Forms.ComboBox()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.btnaddgeraete_SupplyZO = New System.Windows.Forms.Button()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.cmbModelle_WH = New System.Windows.Forms.ComboBox()
|
|
Me.TBWH_MODELLBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.Splitter1 = New System.Windows.Forms.Splitter()
|
|
Me.spltC_Vertrag_Produkt = New System.Windows.Forms.SplitContainer()
|
|
Me.GridControlVertraege = New DevExpress.XtraGrid.GridControl()
|
|
Me.TBVERTRAEGEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridViewVertraege = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colGUID1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colVERTRAGSNR1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colERFASSTWER1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colERFASSTWANN3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.TBVERTRAEGEBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem5 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem5 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem5 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator15 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem5 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator16 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem5 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem5 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator17 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsbn_refresh_Vertraege = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtn_showImport = New System.Windows.Forms.ToolStripButton()
|
|
Me.GridControlProduktVertrag = New DevExpress.XtraGrid.GridControl()
|
|
Me.TBPRODUKT_VERTRAGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridViewProduktVertrag = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colGUID3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSERIEN_NR2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPRODUKT_NR = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colMODELL_NAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem6 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem6 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem6 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator18 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem6 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator19 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem6 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem6 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator20 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.TBGERAETByMarktBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBGERAET_SUPPLY_ZUORDNUNGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.Timer_Uhrzeit = New System.Windows.Forms.Timer(Me.components)
|
|
Me.TBKONFIGURATIONTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBKONFIGURATIONTableAdapter()
|
|
Me.TableAdapterManager = New SUPPLYWATCH.MyDatasetTableAdapters.TableAdapterManager()
|
|
Me.TBWH_STATUS1TableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS1TableAdapter()
|
|
Me.TBWH_STATUS2TableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS2TableAdapter()
|
|
Me.TBWH_STATUS3TableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS3TableAdapter()
|
|
Me.TBWH_STATUSFILTERTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUSFILTERTableAdapter()
|
|
Me.TBSTATUSTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBSTATUSTableAdapter()
|
|
Me.TBSUPPLY_VERFOLGUNGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBSUPPLY_VERFOLGUNGTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBSUPPLY_VERFOLGUNGTableAdapter()
|
|
Me.TBGERAETE_VERFOLGUNGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBGERAETE_VERFOLGUNGTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBGERAETE_VERFOLGUNGTableAdapter()
|
|
Me.VWSUPPLIESTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIESTableAdapter()
|
|
Me.TBWH_MARKTTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBWH_MARKTTableAdapter()
|
|
Me.VWSUPPLIES_GERAETTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIES_AKTUELLTableAdapter()
|
|
Me.VWGERAET_ORDERTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWGERAET_ORDERTableAdapter()
|
|
Me.VWSUPPLIES_TO_ORDERTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIES_TO_ORDERTableAdapter()
|
|
Me.VWRPT_SUPPLIES_TOORDERTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWRPT_SUPPLIES_TOORDERTableAdapter()
|
|
Me.TBSUPPLIESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBSUPPLIESTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBSUPPLIESTableAdapter()
|
|
Me.TBWH_STATUS4TableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS4TableAdapter()
|
|
Me.TBWH_STATUS5TableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS5TableAdapter()
|
|
Me.TBSUPPLY_BESTELLUNGViewTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLY_BESTELLUNG_FRONTENDTableAdapter()
|
|
Me.TBGERAETByMarktTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBGERAETByMarktTableAdapter()
|
|
Me.VWGERAETE_VERFOLGUNGTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWGERAETE_VERFOLGUNGTableAdapter()
|
|
Me.VWSUPPLY_VERFOLGUNGTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLY_VERFOLGUNGTableAdapter()
|
|
Me.TBVERTRAEGETableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBVERTRAEGETableAdapter()
|
|
Me.TBPRODUKT_VERTRAGTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBPRODUKT_VERTRAGTableAdapter()
|
|
Me.TBGERAETE_NOTINLISTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBGERAETE_NOTINLISTTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBGERAETE_NOTINLISTTableAdapter()
|
|
Me.TBWH_MODELLTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBWH_MODELLTableAdapter()
|
|
Me.TBSUPPLY_DEFINITIONTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBSUPPLY_DEFINITIONTableAdapter()
|
|
Me.VWGeraet_Supply_ZuordnungTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWGeraet_Supply_ZuordnungTableAdapter()
|
|
Me.TBGERAET_SUPPLY_ZUORDNUNGTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBGERAET_SUPPLY_ZUORDNUNGTableAdapter()
|
|
Me.DS_Reporting = New SUPPLYWATCH.DS_Reporting()
|
|
Me.TBVERTRAG_NOTEXISTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBVERTRAG_NOTEXISTTableAdapter = New SUPPLYWATCH.DS_ReportingTableAdapters.TBVERTRAG_NOTEXISTTableAdapter()
|
|
Me.TableAdapterManager1 = New SUPPLYWATCH.DS_ReportingTableAdapters.TableAdapterManager()
|
|
Me.TBMELDEDATUMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBMELDEDATUMTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBMELDEDATUMTableAdapter()
|
|
Me.VWMarkt_VerfolgungTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWMarkt_VerfolgungTableAdapter()
|
|
Me.TBGERAETTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBGERAETTableAdapter()
|
|
Me.TBSUPPLY_BESTELLUNGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBSUPPLY_BESTELLUNGTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBSUPPLY_BESTELLUNGTableAdapter()
|
|
Me.TBMANDANTENTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBMANDANTENTableAdapter()
|
|
Me.TBCHANGE_LOG_GERAETTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.TBCHANGE_LOG_GERAETTableAdapter()
|
|
Me.ViewSUPPLY_STATUS_VERFOLGUNGTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.ViewSUPPLY_STATUS_VERFOLGUNGTableAdapter()
|
|
Me.VWSUPPLIES_BESTELLUNG_GESENDETTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIES_BESTELLUNG_GESENDETTableAdapter()
|
|
Me.VWSUPPLIES_2_ORDERTableAdapter = New SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIES_2_ORDERTableAdapter()
|
|
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
|
GEAENDERTWANNLabel = New System.Windows.Forms.Label()
|
|
GEAENDERTWERLabel = New System.Windows.Forms.Label()
|
|
STATUS_SDLabel = New System.Windows.Forms.Label()
|
|
STATUS_BESTLabel = New System.Windows.Forms.Label()
|
|
STATUS_OKLabel = New System.Windows.Forms.Label()
|
|
Label8 = New System.Windows.Forms.Label()
|
|
Label9 = New System.Windows.Forms.Label()
|
|
GUIDLabel = New System.Windows.Forms.Label()
|
|
NAMELabel = New System.Windows.Forms.Label()
|
|
NAME_LANGLabel = New System.Windows.Forms.Label()
|
|
KENNZEICHENLabel = New System.Windows.Forms.Label()
|
|
ERSTELLLTWERLabel = New System.Windows.Forms.Label()
|
|
ERSTELLTWANNLabel = New System.Windows.Forms.Label()
|
|
GEAENDERTWANNLabel1 = New System.Windows.Forms.Label()
|
|
GEAENDERTWERLabel1 = New System.Windows.Forms.Label()
|
|
FILTERLabel = New System.Windows.Forms.Label()
|
|
CType(Me.VWRPT_SUPPLIES_TOORDERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWGERAET_ORDERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWSUPPLIES_TO_ORDERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.StatusStrip_Main.SuspendLayout()
|
|
Me.TCMain.SuspendLayout()
|
|
Me.tpBewegungen.SuspendLayout()
|
|
Me.pnlUebersicht.SuspendLayout()
|
|
Me.TCUebersicht.SuspendLayout()
|
|
Me.tpGeraet_Order.SuspendLayout()
|
|
CType(Me.SPCOrder, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SPCOrder.Panel1.SuspendLayout()
|
|
Me.SPCOrder.Panel2.SuspendLayout()
|
|
Me.SPCOrder.SuspendLayout()
|
|
Me.TCGeraeteOrder.SuspendLayout()
|
|
Me.tpOrderGeraete.SuspendLayout()
|
|
CType(Me.GridControlSupplies2Order, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.cmsBestellungen.SuspendLayout()
|
|
CType(Me.VWSUPPLIES_2_ORDERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewSupplies2Order, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWGERAET_ORDERBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.VWGERAET_ORDERBindingNavigator.SuspendLayout()
|
|
Me.tpGeraeteOrderReport.SuspendLayout()
|
|
Me.TabPageBestGesendet.SuspendLayout()
|
|
CType(Me.GridControlBestellungen_gesendet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWSUPPLIES_BESTELLUNG_GESENDETBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewBestellungen_Gesendet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator4.SuspendLayout()
|
|
Me.tpBestellungen.SuspendLayout()
|
|
Me.pnlGridOrders.SuspendLayout()
|
|
CType(Me.GridControlBestellungen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewBestellUebersicht, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnlOrderDateSelector.SuspendLayout()
|
|
CType(Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.SuspendLayout()
|
|
CType(Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabPageBestell_Import.SuspendLayout()
|
|
CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox10.SuspendLayout()
|
|
Me.GroupBox5.SuspendLayout()
|
|
CType(Me.TBMANDANTENBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWSUPPLY_VERFOLGUNGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator3.SuspendLayout()
|
|
Me.TabPage2.SuspendLayout()
|
|
CType(Me.GridControlVWSupplies, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWSUPPLIESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewVWSupplies, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.grbStati.SuspendLayout()
|
|
CType(Me.TBWH_STATUSFILTERDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWH_STATUSFILTERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWSUPPLIESBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.VWSUPPLIESBindingNavigator.SuspendLayout()
|
|
Me.tpGeraete.SuspendLayout()
|
|
CType(Me.SCGeraete_Uebersicht, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SCGeraete_Uebersicht.Panel1.SuspendLayout()
|
|
Me.SCGeraete_Uebersicht.Panel2.SuspendLayout()
|
|
Me.SCGeraete_Uebersicht.SuspendLayout()
|
|
CType(Me.SplitContainerGeraet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerGeraet.SuspendLayout()
|
|
CType(Me.GridControlGeraete, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBGERAETBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewGeraete, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBCHANGE_LOG_GERAETDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBCHANGE_LOG_GERAETBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator1.SuspendLayout()
|
|
CType(Me.SplitContainerSupplies, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerSupplies.Panel1.SuspendLayout()
|
|
Me.SplitContainerSupplies.Panel2.SuspendLayout()
|
|
Me.SplitContainerSupplies.SuspendLayout()
|
|
CType(Me.VWSUPPLIES_AKTUELLDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWSUPPLIES_GERAETBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ViewSUPPLY_STATUS_VERFOLGUNGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator2.SuspendLayout()
|
|
CType(Me.VWSUPPLIES_GERAETBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.SuspendLayout()
|
|
CType(Me.TBGERAETBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBGERAETBindingNavigator.SuspendLayout()
|
|
Me.tpVerfolgung.SuspendLayout()
|
|
Me.TabControlNachverfolgung.SuspendLayout()
|
|
Me.TabPage6.SuspendLayout()
|
|
CType(Me.GridControlATR, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewATR, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWMarkt_VerfolgungBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.VWMarkt_VerfolgungBindingNavigator.SuspendLayout()
|
|
CType(Me.VWMarkt_VerfolgungBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.GroupBox7.SuspendLayout()
|
|
CType(Me.DGVTBWH_MARKT_VF, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWH_MARKTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tsbtnSupplyverfolgung.SuspendLayout()
|
|
Me.tpEinstellungen.SuspendLayout()
|
|
Me.TabControlEinstellungen.SuspendLayout()
|
|
Me.TabPage5.SuspendLayout()
|
|
Me.GroupBox4.SuspendLayout()
|
|
CType(Me.TBSTATUSDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBSTATUSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBSTATUSBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBSTATUSBindingNavigator.SuspendLayout()
|
|
Me.GroupBox8.SuspendLayout()
|
|
CType(Me.TBSUPPLY_DEFINITIONDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBSUPPLY_DEFINITIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBSUPPLY_DEFINITIONBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.SuspendLayout()
|
|
Me.GroupBox12.SuspendLayout()
|
|
CType(Me.TBMANDANTENDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBMANDANTENBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBMANDANTENBindingNavigator.SuspendLayout()
|
|
Me.TabPage7.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
CType(Me.TBKONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWH_STATUS5BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWH_STATUS4BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWH_STATUS3BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWH_STATUS2BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWH_STATUS1BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox1.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
CType(Me.GridControlSupplyZuordnung, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWGeraet_Supply_ZuordnungBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewSupplyZuordnung, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWGeraet_Supply_ZuordnungBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.SuspendLayout()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.GroupBox9.SuspendLayout()
|
|
CType(Me.TBWH_MODELLBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.spltC_Vertrag_Produkt, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.spltC_Vertrag_Produkt.Panel1.SuspendLayout()
|
|
Me.spltC_Vertrag_Produkt.Panel2.SuspendLayout()
|
|
Me.spltC_Vertrag_Produkt.SuspendLayout()
|
|
CType(Me.GridControlVertraege, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBVERTRAEGEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewVertraege, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBVERTRAEGEBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBVERTRAEGEBindingNavigator.SuspendLayout()
|
|
CType(Me.GridControlProduktVertrag, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPRODUKT_VERTRAGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewProduktVertrag, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPRODUKT_VERTRAGBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.SuspendLayout()
|
|
CType(Me.TBGERAETByMarktBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBGERAET_SUPPLY_ZUORDNUNGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBSUPPLY_VERFOLGUNGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBGERAETE_VERFOLGUNGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBSUPPLIESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBGERAETE_NOTINLISTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DS_Reporting, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBVERTRAG_NOTEXISTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBMELDEDATUMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBSUPPLY_BESTELLUNGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GEAENDERTWANNLabel
|
|
'
|
|
GEAENDERTWANNLabel.AutoSize = True
|
|
GEAENDERTWANNLabel.Location = New System.Drawing.Point(330, 61)
|
|
GEAENDERTWANNLabel.Name = "GEAENDERTWANNLabel"
|
|
GEAENDERTWANNLabel.Size = New System.Drawing.Size(90, 13)
|
|
GEAENDERTWANNLabel.TabIndex = 32
|
|
GEAENDERTWANNLabel.Text = "Geändert wann:"
|
|
'
|
|
'GEAENDERTWERLabel
|
|
'
|
|
GEAENDERTWERLabel.AutoSize = True
|
|
GEAENDERTWERLabel.Location = New System.Drawing.Point(169, 61)
|
|
GEAENDERTWERLabel.Name = "GEAENDERTWERLabel"
|
|
GEAENDERTWERLabel.Size = New System.Drawing.Size(80, 13)
|
|
GEAENDERTWERLabel.TabIndex = 30
|
|
GEAENDERTWERLabel.Text = "Geändert wer:"
|
|
'
|
|
'STATUS_SDLabel
|
|
'
|
|
STATUS_SDLabel.AutoSize = True
|
|
STATUS_SDLabel.Location = New System.Drawing.Point(326, 18)
|
|
STATUS_SDLabel.Name = "STATUS_SDLabel"
|
|
STATUS_SDLabel.Size = New System.Drawing.Size(110, 13)
|
|
STATUS_SDLabel.TabIndex = 26
|
|
STATUS_SDLabel.Text = "Status Silent Device:"
|
|
'
|
|
'STATUS_BESTLabel
|
|
'
|
|
STATUS_BESTLabel.AutoSize = True
|
|
STATUS_BESTLabel.Location = New System.Drawing.Point(169, 18)
|
|
STATUS_BESTLabel.Name = "STATUS_BESTLabel"
|
|
STATUS_BESTLabel.Size = New System.Drawing.Size(100, 13)
|
|
STATUS_BESTLabel.TabIndex = 24
|
|
STATUS_BESTLabel.Text = "Status Bestellung:"
|
|
'
|
|
'STATUS_OKLabel
|
|
'
|
|
STATUS_OKLabel.AutoSize = True
|
|
STATUS_OKLabel.Location = New System.Drawing.Point(8, 17)
|
|
STATUS_OKLabel.Name = "STATUS_OKLabel"
|
|
STATUS_OKLabel.Size = New System.Drawing.Size(60, 13)
|
|
STATUS_OKLabel.TabIndex = 22
|
|
STATUS_OKLabel.Text = "Status OK:"
|
|
'
|
|
'Label8
|
|
'
|
|
Label8.AutoSize = True
|
|
Label8.Location = New System.Drawing.Point(489, 18)
|
|
Label8.Name = "Label8"
|
|
Label8.Size = New System.Drawing.Size(83, 13)
|
|
Label8.TabIndex = 45
|
|
Label8.Text = "Status bestellt:"
|
|
'
|
|
'Label9
|
|
'
|
|
Label9.AutoSize = True
|
|
Label9.Location = New System.Drawing.Point(8, 61)
|
|
Label9.Name = "Label9"
|
|
Label9.Size = New System.Drawing.Size(79, 13)
|
|
Label9.TabIndex = 47
|
|
Label9.Text = "Status ersetzt:"
|
|
'
|
|
'GUIDLabel
|
|
'
|
|
GUIDLabel.AutoSize = True
|
|
GUIDLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
GUIDLabel.Location = New System.Drawing.Point(6, 45)
|
|
GUIDLabel.Name = "GUIDLabel"
|
|
GUIDLabel.Size = New System.Drawing.Size(21, 13)
|
|
GUIDLabel.TabIndex = 1
|
|
GUIDLabel.Text = "ID:"
|
|
'
|
|
'NAMELabel
|
|
'
|
|
NAMELabel.AutoSize = True
|
|
NAMELabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
NAMELabel.Location = New System.Drawing.Point(69, 45)
|
|
NAMELabel.Name = "NAMELabel"
|
|
NAMELabel.Size = New System.Drawing.Size(77, 13)
|
|
NAMELabel.TabIndex = 3
|
|
NAMELabel.Text = "Bezeichnung:"
|
|
'
|
|
'NAME_LANGLabel
|
|
'
|
|
NAME_LANGLabel.AutoSize = True
|
|
NAME_LANGLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
NAME_LANGLabel.Location = New System.Drawing.Point(225, 45)
|
|
NAME_LANGLabel.Name = "NAME_LANGLabel"
|
|
NAME_LANGLabel.Size = New System.Drawing.Size(111, 13)
|
|
NAME_LANGLabel.TabIndex = 5
|
|
NAME_LANGLabel.Text = "Lange Bezeichnung:"
|
|
'
|
|
'KENNZEICHENLabel
|
|
'
|
|
KENNZEICHENLabel.AutoSize = True
|
|
KENNZEICHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
KENNZEICHENLabel.Location = New System.Drawing.Point(490, 45)
|
|
KENNZEICHENLabel.Name = "KENNZEICHENLabel"
|
|
KENNZEICHENLabel.Size = New System.Drawing.Size(83, 13)
|
|
KENNZEICHENLabel.TabIndex = 7
|
|
KENNZEICHENLabel.Text = "KZ (File String):"
|
|
'
|
|
'ERSTELLLTWERLabel
|
|
'
|
|
ERSTELLLTWERLabel.AutoSize = True
|
|
ERSTELLLTWERLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ERSTELLLTWERLabel.Location = New System.Drawing.Point(675, 45)
|
|
ERSTELLLTWERLabel.Name = "ERSTELLLTWERLabel"
|
|
ERSTELLLTWERLabel.Size = New System.Drawing.Size(67, 13)
|
|
ERSTELLLTWERLabel.TabIndex = 13
|
|
ERSTELLLTWERLabel.Text = "Erstellt wer:"
|
|
'
|
|
'ERSTELLTWANNLabel
|
|
'
|
|
ERSTELLTWANNLabel.AutoSize = True
|
|
ERSTELLTWANNLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ERSTELLTWANNLabel.Location = New System.Drawing.Point(789, 45)
|
|
ERSTELLTWANNLabel.Name = "ERSTELLTWANNLabel"
|
|
ERSTELLTWANNLabel.Size = New System.Drawing.Size(77, 13)
|
|
ERSTELLTWANNLabel.TabIndex = 15
|
|
ERSTELLTWANNLabel.Text = "Erstellt wann:"
|
|
'
|
|
'GEAENDERTWANNLabel1
|
|
'
|
|
GEAENDERTWANNLabel1.AutoSize = True
|
|
GEAENDERTWANNLabel1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
GEAENDERTWANNLabel1.Location = New System.Drawing.Point(903, 43)
|
|
GEAENDERTWANNLabel1.Name = "GEAENDERTWANNLabel1"
|
|
GEAENDERTWANNLabel1.Size = New System.Drawing.Size(90, 13)
|
|
GEAENDERTWANNLabel1.TabIndex = 17
|
|
GEAENDERTWANNLabel1.Text = "Geändert wann:"
|
|
'
|
|
'GEAENDERTWERLabel1
|
|
'
|
|
GEAENDERTWERLabel1.AutoSize = True
|
|
GEAENDERTWERLabel1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
GEAENDERTWERLabel1.Location = New System.Drawing.Point(1018, 43)
|
|
GEAENDERTWERLabel1.Name = "GEAENDERTWERLabel1"
|
|
GEAENDERTWERLabel1.Size = New System.Drawing.Size(80, 13)
|
|
GEAENDERTWERLabel1.TabIndex = 19
|
|
GEAENDERTWERLabel1.Text = "Geändert wer:"
|
|
'
|
|
'FILTERLabel
|
|
'
|
|
FILTERLabel.AutoSize = True
|
|
FILTERLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
FILTERLabel.Location = New System.Drawing.Point(69, 90)
|
|
FILTERLabel.Name = "FILTERLabel"
|
|
FILTERLabel.Size = New System.Drawing.Size(308, 13)
|
|
FILTERLabel.TabIndex = 20
|
|
FILTERLabel.Text = "Definieren Sie hier bitte nach welcher Spalte gefiltert wird:"
|
|
'
|
|
'VWRPT_SUPPLIES_TOORDERBindingSource
|
|
'
|
|
Me.VWRPT_SUPPLIES_TOORDERBindingSource.DataMember = "VWRPT_SUPPLIES_TOORDER"
|
|
Me.VWRPT_SUPPLIES_TOORDERBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'MyDataset
|
|
'
|
|
Me.MyDataset.DataSetName = "MyDataset"
|
|
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'VWGERAET_ORDERBindingSource
|
|
'
|
|
Me.VWGERAET_ORDERBindingSource.DataMember = "VWGERAET_ORDER"
|
|
Me.VWGERAET_ORDERBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'VWSUPPLIES_TO_ORDERBindingSource
|
|
'
|
|
Me.VWSUPPLIES_TO_ORDERBindingSource.DataMember = "VWGERAET_ORDER_VWSUPPLIES_TO_ORDER"
|
|
Me.VWSUPPLIES_TO_ORDERBindingSource.DataSource = Me.VWGERAET_ORDERBindingSource
|
|
'
|
|
'StatusStrip_Main
|
|
'
|
|
Me.StatusStrip_Main.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.StatusUser, Me.Status_Machine, Me.Status_Clock, Me.tslbl_Hinweis})
|
|
Me.StatusStrip_Main.Location = New System.Drawing.Point(0, 549)
|
|
Me.StatusStrip_Main.Name = "StatusStrip_Main"
|
|
Me.StatusStrip_Main.Size = New System.Drawing.Size(1311, 25)
|
|
Me.StatusStrip_Main.SizingGrip = False
|
|
Me.StatusStrip_Main.TabIndex = 22
|
|
'
|
|
'StatusUser
|
|
'
|
|
Me.StatusUser.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.StatusUser.Image = CType(resources.GetObject("StatusUser.Image"), System.Drawing.Image)
|
|
Me.StatusUser.Name = "StatusUser"
|
|
Me.StatusUser.Size = New System.Drawing.Size(140, 20)
|
|
Me.StatusUser.Text = "ToolStripStatusLabel1"
|
|
Me.StatusUser.ToolTipText = "Aktueller Benutzer"
|
|
'
|
|
'Status_Machine
|
|
'
|
|
Me.Status_Machine.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.Status_Machine.Image = CType(resources.GetObject("Status_Machine.Image"), System.Drawing.Image)
|
|
Me.Status_Machine.Name = "Status_Machine"
|
|
Me.Status_Machine.Size = New System.Drawing.Size(140, 20)
|
|
Me.Status_Machine.Text = "ToolStripStatusLabel1"
|
|
Me.Status_Machine.ToolTipText = "Client-Name und -IP-Adresse"
|
|
'
|
|
'Status_Clock
|
|
'
|
|
Me.Status_Clock.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.Status_Clock.Image = CType(resources.GetObject("Status_Clock.Image"), System.Drawing.Image)
|
|
Me.Status_Clock.Name = "Status_Clock"
|
|
Me.Status_Clock.Size = New System.Drawing.Size(140, 20)
|
|
Me.Status_Clock.Text = "ToolStripStatusLabel1"
|
|
Me.Status_Clock.ToolTipText = "Datum/Uhrzeit"
|
|
'
|
|
'tslbl_Hinweis
|
|
'
|
|
Me.tslbl_Hinweis.Image = Global.SUPPLYWATCH.My.Resources.Resources.asterisk_orange
|
|
Me.tslbl_Hinweis.Name = "tslbl_Hinweis"
|
|
Me.tslbl_Hinweis.Size = New System.Drawing.Size(60, 20)
|
|
Me.tslbl_Hinweis.Text = "Marker"
|
|
Me.tslbl_Hinweis.Visible = False
|
|
'
|
|
'TCMain
|
|
'
|
|
Me.TCMain.Controls.Add(Me.tpBewegungen)
|
|
Me.TCMain.Controls.Add(Me.tpEinstellungen)
|
|
Me.TCMain.Controls.Add(Me.TabPage1)
|
|
Me.TCMain.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TCMain.ImageList = Me.ImageList1
|
|
Me.TCMain.Location = New System.Drawing.Point(0, 0)
|
|
Me.TCMain.Name = "TCMain"
|
|
Me.TCMain.SelectedIndex = 0
|
|
Me.TCMain.Size = New System.Drawing.Size(1311, 549)
|
|
Me.TCMain.TabIndex = 23
|
|
'
|
|
'tpBewegungen
|
|
'
|
|
Me.tpBewegungen.Controls.Add(Me.pnlUebersicht)
|
|
Me.tpBewegungen.Controls.Add(Me.tsbtnSupplyverfolgung)
|
|
Me.tpBewegungen.ImageIndex = 2
|
|
Me.tpBewegungen.Location = New System.Drawing.Point(4, 23)
|
|
Me.tpBewegungen.Name = "tpBewegungen"
|
|
Me.tpBewegungen.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tpBewegungen.Size = New System.Drawing.Size(1303, 522)
|
|
Me.tpBewegungen.TabIndex = 0
|
|
Me.tpBewegungen.Text = "Übersichten"
|
|
Me.tpBewegungen.UseVisualStyleBackColor = True
|
|
'
|
|
'pnlUebersicht
|
|
'
|
|
Me.pnlUebersicht.Controls.Add(Me.TCUebersicht)
|
|
Me.pnlUebersicht.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pnlUebersicht.Location = New System.Drawing.Point(3, 28)
|
|
Me.pnlUebersicht.Name = "pnlUebersicht"
|
|
Me.pnlUebersicht.Size = New System.Drawing.Size(1297, 491)
|
|
Me.pnlUebersicht.TabIndex = 2
|
|
'
|
|
'TCUebersicht
|
|
'
|
|
Me.TCUebersicht.Controls.Add(Me.tpGeraet_Order)
|
|
Me.TCUebersicht.Controls.Add(Me.TabPage2)
|
|
Me.TCUebersicht.Controls.Add(Me.tpGeraete)
|
|
Me.TCUebersicht.Controls.Add(Me.tpVerfolgung)
|
|
Me.TCUebersicht.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TCUebersicht.Location = New System.Drawing.Point(0, 0)
|
|
Me.TCUebersicht.Name = "TCUebersicht"
|
|
Me.TCUebersicht.SelectedIndex = 0
|
|
Me.TCUebersicht.Size = New System.Drawing.Size(1297, 491)
|
|
Me.TCUebersicht.TabIndex = 0
|
|
'
|
|
'tpGeraet_Order
|
|
'
|
|
Me.tpGeraet_Order.Controls.Add(Me.SPCOrder)
|
|
Me.tpGeraet_Order.Location = New System.Drawing.Point(4, 22)
|
|
Me.tpGeraet_Order.Name = "tpGeraet_Order"
|
|
Me.tpGeraet_Order.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tpGeraet_Order.Size = New System.Drawing.Size(1289, 465)
|
|
Me.tpGeraet_Order.TabIndex = 2
|
|
Me.tpGeraet_Order.Text = "Bestellungen zu Geräten"
|
|
Me.tpGeraet_Order.UseVisualStyleBackColor = True
|
|
'
|
|
'SPCOrder
|
|
'
|
|
Me.SPCOrder.DataBindings.Add(New System.Windows.Forms.Binding("SplitterDistance", Global.SUPPLYWATCH.My.MySettings.Default, "SPDOrderGeraet", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.SPCOrder.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SPCOrder.Location = New System.Drawing.Point(3, 3)
|
|
Me.SPCOrder.Name = "SPCOrder"
|
|
Me.SPCOrder.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SPCOrder.Panel1
|
|
'
|
|
Me.SPCOrder.Panel1.Controls.Add(Me.TCGeraeteOrder)
|
|
'
|
|
'SPCOrder.Panel2
|
|
'
|
|
Me.SPCOrder.Panel2.Controls.Add(Me.DataGridView3)
|
|
Me.SPCOrder.Panel2.Controls.Add(Me.BindingNavigator3)
|
|
Me.SPCOrder.Size = New System.Drawing.Size(1283, 459)
|
|
Me.SPCOrder.SplitterDistance = Global.SUPPLYWATCH.My.MySettings.Default.SPDOrderGeraet
|
|
Me.SPCOrder.TabIndex = 2
|
|
'
|
|
'TCGeraeteOrder
|
|
'
|
|
Me.TCGeraeteOrder.Controls.Add(Me.tpOrderGeraete)
|
|
Me.TCGeraeteOrder.Controls.Add(Me.tpGeraeteOrderReport)
|
|
Me.TCGeraeteOrder.Controls.Add(Me.TabPageBestGesendet)
|
|
Me.TCGeraeteOrder.Controls.Add(Me.tpBestellungen)
|
|
Me.TCGeraeteOrder.Controls.Add(Me.TabPageBestell_Import)
|
|
Me.TCGeraeteOrder.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TCGeraeteOrder.Location = New System.Drawing.Point(0, 0)
|
|
Me.TCGeraeteOrder.Name = "TCGeraeteOrder"
|
|
Me.TCGeraeteOrder.SelectedIndex = 0
|
|
Me.TCGeraeteOrder.Size = New System.Drawing.Size(1283, 332)
|
|
Me.TCGeraeteOrder.TabIndex = 3
|
|
'
|
|
'tpOrderGeraete
|
|
'
|
|
Me.tpOrderGeraete.AutoScroll = True
|
|
Me.tpOrderGeraete.Controls.Add(Me.GridControlSupplies2Order)
|
|
Me.tpOrderGeraete.Controls.Add(Me.VWGERAET_ORDERBindingNavigator)
|
|
Me.tpOrderGeraete.Location = New System.Drawing.Point(4, 22)
|
|
Me.tpOrderGeraete.Name = "tpOrderGeraete"
|
|
Me.tpOrderGeraete.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tpOrderGeraete.Size = New System.Drawing.Size(1275, 306)
|
|
Me.tpOrderGeraete.TabIndex = 0
|
|
Me.tpOrderGeraete.Text = "Übersicht"
|
|
Me.tpOrderGeraete.UseVisualStyleBackColor = True
|
|
'
|
|
'GridControlSupplies2Order
|
|
'
|
|
Me.GridControlSupplies2Order.ContextMenuStrip = Me.cmsBestellungen
|
|
Me.GridControlSupplies2Order.DataSource = Me.VWSUPPLIES_2_ORDERBindingSource
|
|
Me.GridControlSupplies2Order.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlSupplies2Order.Location = New System.Drawing.Point(3, 28)
|
|
Me.GridControlSupplies2Order.MainView = Me.GridViewSupplies2Order
|
|
Me.GridControlSupplies2Order.Name = "GridControlSupplies2Order"
|
|
Me.GridControlSupplies2Order.Size = New System.Drawing.Size(1269, 275)
|
|
Me.GridControlSupplies2Order.TabIndex = 4
|
|
Me.GridControlSupplies2Order.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewSupplies2Order})
|
|
'
|
|
'cmsBestellungen
|
|
'
|
|
Me.cmsBestellungen.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AlleMarkierenToolStripMenuItem, Me.MarkierungAufhebenToolStripMenuItem})
|
|
Me.cmsBestellungen.Name = "ContextMenuStrip1"
|
|
Me.cmsBestellungen.Size = New System.Drawing.Size(189, 48)
|
|
'
|
|
'AlleMarkierenToolStripMenuItem
|
|
'
|
|
Me.AlleMarkierenToolStripMenuItem.Name = "AlleMarkierenToolStripMenuItem"
|
|
Me.AlleMarkierenToolStripMenuItem.Size = New System.Drawing.Size(188, 22)
|
|
Me.AlleMarkierenToolStripMenuItem.Text = "Alle markieren"
|
|
Me.AlleMarkierenToolStripMenuItem.ToolTipText = "Erst Filtern dann markieren!!"
|
|
'
|
|
'MarkierungAufhebenToolStripMenuItem
|
|
'
|
|
Me.MarkierungAufhebenToolStripMenuItem.Name = "MarkierungAufhebenToolStripMenuItem"
|
|
Me.MarkierungAufhebenToolStripMenuItem.Size = New System.Drawing.Size(188, 22)
|
|
Me.MarkierungAufhebenToolStripMenuItem.Text = "Markierung aufheben"
|
|
'
|
|
'VWSUPPLIES_2_ORDERBindingSource
|
|
'
|
|
Me.VWSUPPLIES_2_ORDERBindingSource.DataMember = "VWSUPPLIES_2_ORDER"
|
|
Me.VWSUPPLIES_2_ORDERBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'GridViewSupplies2Order
|
|
'
|
|
Me.GridViewSupplies2Order.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridViewSupplies2Order.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridViewSupplies2Order.Appearance.OddRow.BackColor = System.Drawing.Color.White
|
|
Me.GridViewSupplies2Order.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.GridViewSupplies2Order.Appearance.SelectedRow.BackColor = System.Drawing.Color.Magenta
|
|
Me.GridViewSupplies2Order.Appearance.SelectedRow.Options.UseBackColor = True
|
|
Me.GridViewSupplies2Order.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUI_SELECTED, Me.colSUPPLY_ID2, Me.colGERAET_ID1, Me.colDEVICE1, Me.colDEVICE_SERIAL, Me.colMARKT5, Me.colPAGE_COUNT2, Me.colPPM2, Me.colSUPPLY_BEZEICHNUNG2, Me.colMENGE2, Me.colLEVEL1, Me.colSCHWELLENWERT2, Me.colPARTNUMBER2, Me.colSERIENNR3, Me.colSTATUS1, Me.colSTATUS_WANN1, Me.colSTATUS_WER1, Me.colMANUELL2, Me.colFW, Me.colGUID})
|
|
Me.GridViewSupplies2Order.GridControl = Me.GridControlSupplies2Order
|
|
Me.GridViewSupplies2Order.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always
|
|
Me.GridViewSupplies2Order.Name = "GridViewSupplies2Order"
|
|
Me.GridViewSupplies2Order.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewSupplies2Order.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewSupplies2Order.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewSupplies2Order.OptionsSelection.MultiSelect = True
|
|
Me.GridViewSupplies2Order.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
|
|
Me.GridViewSupplies2Order.OptionsView.ColumnAutoWidth = False
|
|
Me.GridViewSupplies2Order.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridViewSupplies2Order.OptionsView.EnableAppearanceOddRow = True
|
|
Me.GridViewSupplies2Order.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'colGUI_SELECTED
|
|
'
|
|
Me.colGUI_SELECTED.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.colGUI_SELECTED.AppearanceCell.Options.UseBackColor = True
|
|
Me.colGUI_SELECTED.Caption = "Auswahl"
|
|
Me.colGUI_SELECTED.FieldName = "GUI_SELECTED"
|
|
Me.colGUI_SELECTED.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left
|
|
Me.colGUI_SELECTED.Name = "colGUI_SELECTED"
|
|
Me.colGUI_SELECTED.Visible = True
|
|
Me.colGUI_SELECTED.VisibleIndex = 0
|
|
'
|
|
'colSUPPLY_ID2
|
|
'
|
|
Me.colSUPPLY_ID2.Caption = "Supply-ID"
|
|
Me.colSUPPLY_ID2.FieldName = "SUPPLY_ID"
|
|
Me.colSUPPLY_ID2.Name = "colSUPPLY_ID2"
|
|
Me.colSUPPLY_ID2.Visible = True
|
|
Me.colSUPPLY_ID2.VisibleIndex = 1
|
|
'
|
|
'colGERAET_ID1
|
|
'
|
|
Me.colGERAET_ID1.Caption = "Gerät-ID"
|
|
Me.colGERAET_ID1.FieldName = "GERAET_ID"
|
|
Me.colGERAET_ID1.Name = "colGERAET_ID1"
|
|
Me.colGERAET_ID1.Visible = True
|
|
Me.colGERAET_ID1.VisibleIndex = 2
|
|
'
|
|
'colDEVICE1
|
|
'
|
|
Me.colDEVICE1.Caption = "Device"
|
|
Me.colDEVICE1.FieldName = "DEVICE"
|
|
Me.colDEVICE1.Name = "colDEVICE1"
|
|
Me.colDEVICE1.Visible = True
|
|
Me.colDEVICE1.VisibleIndex = 3
|
|
'
|
|
'colDEVICE_SERIAL
|
|
'
|
|
Me.colDEVICE_SERIAL.Caption = "Serial"
|
|
Me.colDEVICE_SERIAL.FieldName = "DEVICE_SERIAL"
|
|
Me.colDEVICE_SERIAL.Name = "colDEVICE_SERIAL"
|
|
Me.colDEVICE_SERIAL.Visible = True
|
|
Me.colDEVICE_SERIAL.VisibleIndex = 4
|
|
'
|
|
'colMARKT5
|
|
'
|
|
Me.colMARKT5.Caption = "Markt"
|
|
Me.colMARKT5.FieldName = "MARKT"
|
|
Me.colMARKT5.Name = "colMARKT5"
|
|
Me.colMARKT5.Visible = True
|
|
Me.colMARKT5.VisibleIndex = 5
|
|
'
|
|
'colPAGE_COUNT2
|
|
'
|
|
Me.colPAGE_COUNT2.Caption = "PageCount"
|
|
Me.colPAGE_COUNT2.FieldName = "PAGE_COUNT"
|
|
Me.colPAGE_COUNT2.Name = "colPAGE_COUNT2"
|
|
Me.colPAGE_COUNT2.Visible = True
|
|
Me.colPAGE_COUNT2.VisibleIndex = 6
|
|
'
|
|
'colPPM2
|
|
'
|
|
Me.colPPM2.Caption = "PPM"
|
|
Me.colPPM2.FieldName = "PPM"
|
|
Me.colPPM2.Name = "colPPM2"
|
|
Me.colPPM2.Visible = True
|
|
Me.colPPM2.VisibleIndex = 7
|
|
'
|
|
'colSUPPLY_BEZEICHNUNG2
|
|
'
|
|
Me.colSUPPLY_BEZEICHNUNG2.Caption = "Supply"
|
|
Me.colSUPPLY_BEZEICHNUNG2.FieldName = "SUPPLY_BEZEICHNUNG"
|
|
Me.colSUPPLY_BEZEICHNUNG2.Name = "colSUPPLY_BEZEICHNUNG2"
|
|
Me.colSUPPLY_BEZEICHNUNG2.Visible = True
|
|
Me.colSUPPLY_BEZEICHNUNG2.VisibleIndex = 8
|
|
'
|
|
'colMENGE2
|
|
'
|
|
Me.colMENGE2.Caption = "Menge"
|
|
Me.colMENGE2.FieldName = "MENGE"
|
|
Me.colMENGE2.Name = "colMENGE2"
|
|
Me.colMENGE2.Visible = True
|
|
Me.colMENGE2.VisibleIndex = 19
|
|
'
|
|
'colLEVEL1
|
|
'
|
|
Me.colLEVEL1.Caption = "Level"
|
|
Me.colLEVEL1.FieldName = "LEVEL"
|
|
Me.colLEVEL1.Name = "colLEVEL1"
|
|
Me.colLEVEL1.Visible = True
|
|
Me.colLEVEL1.VisibleIndex = 9
|
|
'
|
|
'colSCHWELLENWERT2
|
|
'
|
|
Me.colSCHWELLENWERT2.Caption = "Schwellenwert"
|
|
Me.colSCHWELLENWERT2.FieldName = "SCHWELLENWERT"
|
|
Me.colSCHWELLENWERT2.Name = "colSCHWELLENWERT2"
|
|
Me.colSCHWELLENWERT2.Visible = True
|
|
Me.colSCHWELLENWERT2.VisibleIndex = 10
|
|
'
|
|
'colPARTNUMBER2
|
|
'
|
|
Me.colPARTNUMBER2.Caption = "Partnumber"
|
|
Me.colPARTNUMBER2.FieldName = "PARTNUMBER"
|
|
Me.colPARTNUMBER2.Name = "colPARTNUMBER2"
|
|
Me.colPARTNUMBER2.Visible = True
|
|
Me.colPARTNUMBER2.VisibleIndex = 11
|
|
'
|
|
'colSERIENNR3
|
|
'
|
|
Me.colSERIENNR3.Caption = "SerienNr"
|
|
Me.colSERIENNR3.FieldName = "SERIENNR"
|
|
Me.colSERIENNR3.Name = "colSERIENNR3"
|
|
Me.colSERIENNR3.Visible = True
|
|
Me.colSERIENNR3.VisibleIndex = 12
|
|
'
|
|
'colSTATUS1
|
|
'
|
|
Me.colSTATUS1.Caption = "Status"
|
|
Me.colSTATUS1.FieldName = "STATUS"
|
|
Me.colSTATUS1.Name = "colSTATUS1"
|
|
Me.colSTATUS1.Visible = True
|
|
Me.colSTATUS1.VisibleIndex = 13
|
|
'
|
|
'colSTATUS_WANN1
|
|
'
|
|
Me.colSTATUS_WANN1.Caption = "Status wann"
|
|
Me.colSTATUS_WANN1.FieldName = "STATUS_WANN"
|
|
Me.colSTATUS_WANN1.Name = "colSTATUS_WANN1"
|
|
Me.colSTATUS_WANN1.Visible = True
|
|
Me.colSTATUS_WANN1.VisibleIndex = 14
|
|
'
|
|
'colSTATUS_WER1
|
|
'
|
|
Me.colSTATUS_WER1.Caption = "Status wer"
|
|
Me.colSTATUS_WER1.FieldName = "STATUS_WER"
|
|
Me.colSTATUS_WER1.Name = "colSTATUS_WER1"
|
|
Me.colSTATUS_WER1.Visible = True
|
|
Me.colSTATUS_WER1.VisibleIndex = 15
|
|
'
|
|
'colMANUELL2
|
|
'
|
|
Me.colMANUELL2.Caption = "Manuell"
|
|
Me.colMANUELL2.FieldName = "MANUELL"
|
|
Me.colMANUELL2.Name = "colMANUELL2"
|
|
Me.colMANUELL2.Visible = True
|
|
Me.colMANUELL2.VisibleIndex = 16
|
|
'
|
|
'colFW
|
|
'
|
|
Me.colFW.Caption = "FW"
|
|
Me.colFW.FieldName = "FW"
|
|
Me.colFW.Name = "colFW"
|
|
Me.colFW.Visible = True
|
|
Me.colFW.VisibleIndex = 17
|
|
'
|
|
'colGUID
|
|
'
|
|
Me.colGUID.FieldName = "GUID"
|
|
Me.colGUID.Name = "colGUID"
|
|
Me.colGUID.Visible = True
|
|
Me.colGUID.VisibleIndex = 18
|
|
'
|
|
'VWGERAET_ORDERBindingNavigator
|
|
'
|
|
Me.VWGERAET_ORDERBindingNavigator.AddNewItem = Nothing
|
|
Me.VWGERAET_ORDERBindingNavigator.BindingSource = Me.VWSUPPLIES_2_ORDERBindingSource
|
|
Me.VWGERAET_ORDERBindingNavigator.CountItem = Me.ToolStripLabel1
|
|
Me.VWGERAET_ORDERBindingNavigator.CountItemFormat = "von {0} Supplybestellungen"
|
|
Me.VWGERAET_ORDERBindingNavigator.DeleteItem = Nothing
|
|
Me.VWGERAET_ORDERBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbImport, Me.ToolStripSeparator7, Me.ToolStripButton2, Me.ToolStripButton3, Me.ToolStripSeparator1, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator2, Me.ToolStripButton4, Me.ToolStripButton5, Me.ToolStripSeparator3, Me.tsbGeraeteOrderRefresh, Me.tsbSetBest_gesendet, Me.btnsetBestellt, Me.tsborders, Me.ToolStripDropDownButton2, Me.ToolStripButton38})
|
|
Me.VWGERAET_ORDERBindingNavigator.Location = New System.Drawing.Point(3, 3)
|
|
Me.VWGERAET_ORDERBindingNavigator.MoveFirstItem = Me.ToolStripButton2
|
|
Me.VWGERAET_ORDERBindingNavigator.MoveLastItem = Me.ToolStripButton5
|
|
Me.VWGERAET_ORDERBindingNavigator.MoveNextItem = Me.ToolStripButton4
|
|
Me.VWGERAET_ORDERBindingNavigator.MovePreviousItem = Me.ToolStripButton3
|
|
Me.VWGERAET_ORDERBindingNavigator.Name = "VWGERAET_ORDERBindingNavigator"
|
|
Me.VWGERAET_ORDERBindingNavigator.PositionItem = Me.ToolStripTextBox1
|
|
Me.VWGERAET_ORDERBindingNavigator.Size = New System.Drawing.Size(1269, 25)
|
|
Me.VWGERAET_ORDERBindingNavigator.TabIndex = 1
|
|
Me.VWGERAET_ORDERBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'ToolStripLabel1
|
|
'
|
|
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
|
Me.ToolStripLabel1.Size = New System.Drawing.Size(151, 22)
|
|
Me.ToolStripLabel1.Text = "von {0} Supplybestellungen"
|
|
Me.ToolStripLabel1.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'tsbImport
|
|
'
|
|
Me.tsbImport.Image = Global.SUPPLYWATCH.My.Resources.Resources.My_Downloads_XP
|
|
Me.tsbImport.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbImport.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbImport.Name = "tsbImport"
|
|
Me.tsbImport.Size = New System.Drawing.Size(129, 22)
|
|
Me.tsbImport.Text = "Dateien verarbeiten"
|
|
Me.tsbImport.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'ToolStripSeparator7
|
|
'
|
|
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
|
|
Me.ToolStripSeparator7.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
Me.ToolStripButton2.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton2.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton3
|
|
'
|
|
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|
Me.ToolStripButton3.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton3.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton3.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox1
|
|
'
|
|
Me.ToolStripTextBox1.AccessibleName = "Position"
|
|
Me.ToolStripTextBox1.AutoSize = False
|
|
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
|
Me.ToolStripTextBox1.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox1.Text = "0"
|
|
Me.ToolStripTextBox1.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton4
|
|
'
|
|
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton4.Image = CType(resources.GetObject("ToolStripButton4.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton4.Name = "ToolStripButton4"
|
|
Me.ToolStripButton4.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton4.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton4.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton5
|
|
'
|
|
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton5.Name = "ToolStripButton5"
|
|
Me.ToolStripButton5.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton5.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton5.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbGeraeteOrderRefresh
|
|
'
|
|
Me.tsbGeraeteOrderRefresh.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbGeraeteOrderRefresh.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.tsbGeraeteOrderRefresh.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbGeraeteOrderRefresh.Name = "tsbGeraeteOrderRefresh"
|
|
Me.tsbGeraeteOrderRefresh.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbGeraeteOrderRefresh.Text = "Geräte abrufen"
|
|
'
|
|
'tsbSetBest_gesendet
|
|
'
|
|
Me.tsbSetBest_gesendet.Image = Global.SUPPLYWATCH.My.Resources.Resources.CheckIn_13188
|
|
Me.tsbSetBest_gesendet.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbSetBest_gesendet.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbSetBest_gesendet.Name = "tsbSetBest_gesendet"
|
|
Me.tsbSetBest_gesendet.Size = New System.Drawing.Size(238, 22)
|
|
Me.tsbSetBest_gesendet.Text = "'Bestellung gesendet' für alle markierten"
|
|
Me.tsbSetBest_gesendet.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'btnsetBestellt
|
|
'
|
|
Me.btnsetBestellt.Image = Global.SUPPLYWATCH.My.Resources.Resources.CheckOutforEdit_13187
|
|
Me.btnsetBestellt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnsetBestellt.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.btnsetBestellt.Name = "btnsetBestellt"
|
|
Me.btnsetBestellt.Size = New System.Drawing.Size(170, 22)
|
|
Me.btnsetBestellt.Text = "'Bestellt' für alle markierten"
|
|
Me.btnsetBestellt.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'tsborders
|
|
'
|
|
Me.tsborders.Image = Global.SUPPLYWATCH.My.Resources.Resources.ico1411
|
|
Me.tsborders.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsborders.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsborders.Name = "tsborders"
|
|
Me.tsborders.Size = New System.Drawing.Size(134, 22)
|
|
Me.tsborders.Text = "Manuelle Bestellung"
|
|
'
|
|
'ToolStripDropDownButton2
|
|
'
|
|
Me.ToolStripDropDownButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripDropDownButton2.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.GerätebestellungLöschenToolStripMenuItem, Me.SupplybestellungLöschenToolStripMenuItem})
|
|
Me.ToolStripDropDownButton2.Image = Global.SUPPLYWATCH.My.Resources.Resources.delete
|
|
Me.ToolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripDropDownButton2.Name = "ToolStripDropDownButton2"
|
|
Me.ToolStripDropDownButton2.Size = New System.Drawing.Size(29, 22)
|
|
Me.ToolStripDropDownButton2.Text = "ToolStripDropDownButton2"
|
|
'
|
|
'GerätebestellungLöschenToolStripMenuItem
|
|
'
|
|
Me.GerätebestellungLöschenToolStripMenuItem.Image = Global.SUPPLYWATCH.My.Resources.Resources.Delete1
|
|
Me.GerätebestellungLöschenToolStripMenuItem.Name = "GerätebestellungLöschenToolStripMenuItem"
|
|
Me.GerätebestellungLöschenToolStripMenuItem.Size = New System.Drawing.Size(209, 22)
|
|
Me.GerätebestellungLöschenToolStripMenuItem.Text = "Gerätebestellung löschen"
|
|
'
|
|
'SupplybestellungLöschenToolStripMenuItem
|
|
'
|
|
Me.SupplybestellungLöschenToolStripMenuItem.Image = Global.SUPPLYWATCH.My.Resources.Resources.Delete1
|
|
Me.SupplybestellungLöschenToolStripMenuItem.Name = "SupplybestellungLöschenToolStripMenuItem"
|
|
Me.SupplybestellungLöschenToolStripMenuItem.Size = New System.Drawing.Size(209, 22)
|
|
Me.SupplybestellungLöschenToolStripMenuItem.Text = "Supplybestellung löschen"
|
|
'
|
|
'ToolStripButton38
|
|
'
|
|
Me.ToolStripButton38.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton38.Image = Global.SUPPLYWATCH.My.Resources.Resources.bug
|
|
Me.ToolStripButton38.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton38.Name = "ToolStripButton38"
|
|
Me.ToolStripButton38.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton38.Text = "Supplyverfolgung"
|
|
'
|
|
'tpGeraeteOrderReport
|
|
'
|
|
Me.tpGeraeteOrderReport.Controls.Add(Me.rptViewerBestellungen)
|
|
Me.tpGeraeteOrderReport.Location = New System.Drawing.Point(4, 22)
|
|
Me.tpGeraeteOrderReport.Name = "tpGeraeteOrderReport"
|
|
Me.tpGeraeteOrderReport.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tpGeraeteOrderReport.Size = New System.Drawing.Size(1275, 306)
|
|
Me.tpGeraeteOrderReport.TabIndex = 1
|
|
Me.tpGeraeteOrderReport.Text = "Bestell-Bericht"
|
|
Me.tpGeraeteOrderReport.UseVisualStyleBackColor = True
|
|
'
|
|
'rptViewerBestellungen
|
|
'
|
|
Me.rptViewerBestellungen.Dock = System.Windows.Forms.DockStyle.Fill
|
|
ReportDataSource1.Name = "DSBESTELLUNGEN"
|
|
ReportDataSource1.Value = Me.VWRPT_SUPPLIES_TOORDERBindingSource
|
|
Me.rptViewerBestellungen.LocalReport.DataSources.Add(ReportDataSource1)
|
|
Me.rptViewerBestellungen.LocalReport.ReportEmbeddedResource = "SUPPLYWATCH.RptOrder_Supplies.rdlc"
|
|
Me.rptViewerBestellungen.Location = New System.Drawing.Point(3, 3)
|
|
Me.rptViewerBestellungen.Name = "rptViewerBestellungen"
|
|
Me.rptViewerBestellungen.Size = New System.Drawing.Size(1269, 300)
|
|
Me.rptViewerBestellungen.TabIndex = 0
|
|
'
|
|
'TabPageBestGesendet
|
|
'
|
|
Me.TabPageBestGesendet.Controls.Add(Me.GridControlBestellungen_gesendet)
|
|
Me.TabPageBestGesendet.Controls.Add(Me.BindingNavigator4)
|
|
Me.TabPageBestGesendet.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPageBestGesendet.Name = "TabPageBestGesendet"
|
|
Me.TabPageBestGesendet.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPageBestGesendet.Size = New System.Drawing.Size(1275, 306)
|
|
Me.TabPageBestGesendet.TabIndex = 4
|
|
Me.TabPageBestGesendet.Text = "Bestellungen gesendet"
|
|
Me.TabPageBestGesendet.UseVisualStyleBackColor = True
|
|
'
|
|
'GridControlBestellungen_gesendet
|
|
'
|
|
Me.GridControlBestellungen_gesendet.DataSource = Me.VWSUPPLIES_BESTELLUNG_GESENDETBindingSource
|
|
Me.GridControlBestellungen_gesendet.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlBestellungen_gesendet.Location = New System.Drawing.Point(3, 28)
|
|
Me.GridControlBestellungen_gesendet.MainView = Me.GridViewBestellungen_Gesendet
|
|
Me.GridControlBestellungen_gesendet.Name = "GridControlBestellungen_gesendet"
|
|
Me.GridControlBestellungen_gesendet.Size = New System.Drawing.Size(1269, 275)
|
|
Me.GridControlBestellungen_gesendet.TabIndex = 2
|
|
Me.GridControlBestellungen_gesendet.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewBestellungen_Gesendet})
|
|
'
|
|
'VWSUPPLIES_BESTELLUNG_GESENDETBindingSource
|
|
'
|
|
Me.VWSUPPLIES_BESTELLUNG_GESENDETBindingSource.DataMember = "VWSUPPLIES_BESTELLUNG_GESENDET"
|
|
Me.VWSUPPLIES_BESTELLUNG_GESENDETBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'GridViewBestellungen_Gesendet
|
|
'
|
|
Me.GridViewBestellungen_Gesendet.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridViewBestellungen_Gesendet.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridViewBestellungen_Gesendet.Appearance.OddRow.BackColor = System.Drawing.Color.White
|
|
Me.GridViewBestellungen_Gesendet.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.GridViewBestellungen_Gesendet.Appearance.SelectedRow.BackColor = System.Drawing.Color.Magenta
|
|
Me.GridViewBestellungen_Gesendet.Appearance.SelectedRow.Options.UseBackColor = True
|
|
Me.GridViewBestellungen_Gesendet.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colBESTELL_ID, Me.colSUPPLY_ID, Me.colBESTELLT_WANN, Me.colBESTELLT_WER, Me.colGERAET, Me.colMANUELL, Me.colMARKT, Me.colMENGE, Me.colSERIEN_NR, Me.colSUPPLY_BEZEICHNUNG})
|
|
Me.GridViewBestellungen_Gesendet.GridControl = Me.GridControlBestellungen_gesendet
|
|
Me.GridViewBestellungen_Gesendet.Name = "GridViewBestellungen_Gesendet"
|
|
Me.GridViewBestellungen_Gesendet.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewBestellungen_Gesendet.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewBestellungen_Gesendet.OptionsBehavior.Editable = False
|
|
Me.GridViewBestellungen_Gesendet.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewBestellungen_Gesendet.OptionsSelection.MultiSelect = True
|
|
Me.GridViewBestellungen_Gesendet.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
|
|
Me.GridViewBestellungen_Gesendet.OptionsView.ColumnAutoWidth = False
|
|
Me.GridViewBestellungen_Gesendet.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridViewBestellungen_Gesendet.OptionsView.EnableAppearanceOddRow = True
|
|
Me.GridViewBestellungen_Gesendet.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'colBESTELL_ID
|
|
'
|
|
Me.colBESTELL_ID.Caption = "Bestell-ID"
|
|
Me.colBESTELL_ID.FieldName = "BESTELL_ID"
|
|
Me.colBESTELL_ID.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left
|
|
Me.colBESTELL_ID.Name = "colBESTELL_ID"
|
|
Me.colBESTELL_ID.OptionsColumn.AllowEdit = False
|
|
Me.colBESTELL_ID.Visible = True
|
|
Me.colBESTELL_ID.VisibleIndex = 0
|
|
'
|
|
'colSUPPLY_ID
|
|
'
|
|
Me.colSUPPLY_ID.Caption = "Supply-ID"
|
|
Me.colSUPPLY_ID.FieldName = "SUPPLY_ID"
|
|
Me.colSUPPLY_ID.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left
|
|
Me.colSUPPLY_ID.Name = "colSUPPLY_ID"
|
|
Me.colSUPPLY_ID.Visible = True
|
|
Me.colSUPPLY_ID.VisibleIndex = 1
|
|
'
|
|
'colBESTELLT_WANN
|
|
'
|
|
Me.colBESTELLT_WANN.Caption = "Bestellt wann"
|
|
Me.colBESTELLT_WANN.FieldName = "BESTELLT_WANN"
|
|
Me.colBESTELLT_WANN.Name = "colBESTELLT_WANN"
|
|
Me.colBESTELLT_WANN.OptionsColumn.AllowEdit = False
|
|
Me.colBESTELLT_WANN.Visible = True
|
|
Me.colBESTELLT_WANN.VisibleIndex = 2
|
|
'
|
|
'colBESTELLT_WER
|
|
'
|
|
Me.colBESTELLT_WER.Caption = "Bestellt wer"
|
|
Me.colBESTELLT_WER.FieldName = "BESTELLT_WER"
|
|
Me.colBESTELLT_WER.Name = "colBESTELLT_WER"
|
|
Me.colBESTELLT_WER.OptionsColumn.AllowEdit = False
|
|
Me.colBESTELLT_WER.Visible = True
|
|
Me.colBESTELLT_WER.VisibleIndex = 3
|
|
'
|
|
'colGERAET
|
|
'
|
|
Me.colGERAET.Caption = "Device"
|
|
Me.colGERAET.FieldName = "GERAET"
|
|
Me.colGERAET.Name = "colGERAET"
|
|
Me.colGERAET.OptionsColumn.AllowEdit = False
|
|
Me.colGERAET.Visible = True
|
|
Me.colGERAET.VisibleIndex = 4
|
|
'
|
|
'colMANUELL
|
|
'
|
|
Me.colMANUELL.Caption = "Manuell"
|
|
Me.colMANUELL.FieldName = "MANUELL"
|
|
Me.colMANUELL.Name = "colMANUELL"
|
|
Me.colMANUELL.OptionsColumn.AllowEdit = False
|
|
Me.colMANUELL.Visible = True
|
|
Me.colMANUELL.VisibleIndex = 5
|
|
'
|
|
'colMARKT
|
|
'
|
|
Me.colMARKT.Caption = "Markt"
|
|
Me.colMARKT.FieldName = "MARKT"
|
|
Me.colMARKT.Name = "colMARKT"
|
|
Me.colMARKT.OptionsColumn.AllowEdit = False
|
|
Me.colMARKT.Visible = True
|
|
Me.colMARKT.VisibleIndex = 6
|
|
'
|
|
'colMENGE
|
|
'
|
|
Me.colMENGE.Caption = "Menge"
|
|
Me.colMENGE.FieldName = "MENGE"
|
|
Me.colMENGE.Name = "colMENGE"
|
|
Me.colMENGE.OptionsColumn.AllowEdit = False
|
|
Me.colMENGE.Visible = True
|
|
Me.colMENGE.VisibleIndex = 7
|
|
'
|
|
'colSERIEN_NR
|
|
'
|
|
Me.colSERIEN_NR.Caption = "SerienNr"
|
|
Me.colSERIEN_NR.FieldName = "SERIEN_NR"
|
|
Me.colSERIEN_NR.Name = "colSERIEN_NR"
|
|
Me.colSERIEN_NR.OptionsColumn.AllowEdit = False
|
|
Me.colSERIEN_NR.Visible = True
|
|
Me.colSERIEN_NR.VisibleIndex = 8
|
|
'
|
|
'colSUPPLY_BEZEICHNUNG
|
|
'
|
|
Me.colSUPPLY_BEZEICHNUNG.Caption = "Supply"
|
|
Me.colSUPPLY_BEZEICHNUNG.FieldName = "SUPPLY_BEZEICHNUNG"
|
|
Me.colSUPPLY_BEZEICHNUNG.Name = "colSUPPLY_BEZEICHNUNG"
|
|
Me.colSUPPLY_BEZEICHNUNG.OptionsColumn.AllowEdit = False
|
|
Me.colSUPPLY_BEZEICHNUNG.Visible = True
|
|
Me.colSUPPLY_BEZEICHNUNG.VisibleIndex = 9
|
|
'
|
|
'BindingNavigator4
|
|
'
|
|
Me.BindingNavigator4.AddNewItem = Nothing
|
|
Me.BindingNavigator4.BindingSource = Me.VWSUPPLIES_BESTELLUNG_GESENDETBindingSource
|
|
Me.BindingNavigator4.CountItem = Me.ToolStripLabel4
|
|
Me.BindingNavigator4.CountItemFormat = "von {0} gesendeten Bestellungen"
|
|
Me.BindingNavigator4.DeleteItem = Nothing
|
|
Me.BindingNavigator4.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton12, Me.ToolStripButton13, Me.ToolStripSeparator11, Me.ToolStripTextBox3, Me.ToolStripLabel4, Me.ToolStripSeparator12, Me.ToolStripButton14, Me.ToolStripButton15, Me.ToolStripSeparator13, Me.ToolStripButton16, Me.ToolStripButton37, Me.tsbtn_setBack2Besterford, Me.tsbtnSet2BestelltManually})
|
|
Me.BindingNavigator4.Location = New System.Drawing.Point(3, 3)
|
|
Me.BindingNavigator4.MoveFirstItem = Me.ToolStripButton12
|
|
Me.BindingNavigator4.MoveLastItem = Me.ToolStripButton15
|
|
Me.BindingNavigator4.MoveNextItem = Me.ToolStripButton14
|
|
Me.BindingNavigator4.MovePreviousItem = Me.ToolStripButton13
|
|
Me.BindingNavigator4.Name = "BindingNavigator4"
|
|
Me.BindingNavigator4.PositionItem = Me.ToolStripTextBox3
|
|
Me.BindingNavigator4.Size = New System.Drawing.Size(1269, 25)
|
|
Me.BindingNavigator4.TabIndex = 1
|
|
Me.BindingNavigator4.Text = "BindingNavigator1"
|
|
'
|
|
'ToolStripLabel4
|
|
'
|
|
Me.ToolStripLabel4.Name = "ToolStripLabel4"
|
|
Me.ToolStripLabel4.Size = New System.Drawing.Size(179, 22)
|
|
Me.ToolStripLabel4.Text = "von {0} gesendeten Bestellungen"
|
|
Me.ToolStripLabel4.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton12
|
|
'
|
|
Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton12.Image = CType(resources.GetObject("ToolStripButton12.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton12.Name = "ToolStripButton12"
|
|
Me.ToolStripButton12.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton12.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton12.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton13
|
|
'
|
|
Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton13.Image = CType(resources.GetObject("ToolStripButton13.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton13.Name = "ToolStripButton13"
|
|
Me.ToolStripButton13.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton13.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton13.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator11
|
|
'
|
|
Me.ToolStripSeparator11.Name = "ToolStripSeparator11"
|
|
Me.ToolStripSeparator11.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox3
|
|
'
|
|
Me.ToolStripTextBox3.AccessibleName = "Position"
|
|
Me.ToolStripTextBox3.AutoSize = False
|
|
Me.ToolStripTextBox3.Name = "ToolStripTextBox3"
|
|
Me.ToolStripTextBox3.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox3.Text = "0"
|
|
Me.ToolStripTextBox3.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator12
|
|
'
|
|
Me.ToolStripSeparator12.Name = "ToolStripSeparator12"
|
|
Me.ToolStripSeparator12.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton14
|
|
'
|
|
Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton14.Image = CType(resources.GetObject("ToolStripButton14.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton14.Name = "ToolStripButton14"
|
|
Me.ToolStripButton14.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton14.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton14.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton15
|
|
'
|
|
Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton15.Image = CType(resources.GetObject("ToolStripButton15.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton15.Name = "ToolStripButton15"
|
|
Me.ToolStripButton15.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton15.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton15.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator13
|
|
'
|
|
Me.ToolStripSeparator13.Name = "ToolStripSeparator13"
|
|
Me.ToolStripSeparator13.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton16
|
|
'
|
|
Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton16.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.ToolStripButton16.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton16.Name = "ToolStripButton16"
|
|
Me.ToolStripButton16.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton16.Text = "Abfragen Bestellungen"
|
|
'
|
|
'ToolStripButton37
|
|
'
|
|
Me.ToolStripButton37.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton37.Image = Global.SUPPLYWATCH.My.Resources.Resources.Excel_25ixel
|
|
Me.ToolStripButton37.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton37.Name = "ToolStripButton37"
|
|
Me.ToolStripButton37.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton37.Text = "Export Excel"
|
|
'
|
|
'tsbtn_setBack2Besterford
|
|
'
|
|
Me.tsbtn_setBack2Besterford.Image = Global.SUPPLYWATCH.My.Resources.Resources.arrow_back_16xLG
|
|
Me.tsbtn_setBack2Besterford.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtn_setBack2Besterford.Name = "tsbtn_setBack2Besterford"
|
|
Me.tsbtn_setBack2Besterford.Size = New System.Drawing.Size(245, 22)
|
|
Me.tsbtn_setBack2Besterford.Text = "Auf 'Bestellung erforderlich' zurücksetzen"
|
|
'
|
|
'tsbtnSet2BestelltManually
|
|
'
|
|
Me.tsbtnSet2BestelltManually.Image = Global.SUPPLYWATCH.My.Resources.Resources.arrow_Forward_16xLG
|
|
Me.tsbtnSet2BestelltManually.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbtnSet2BestelltManually.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnSet2BestelltManually.Name = "tsbtnSet2BestelltManually"
|
|
Me.tsbtnSet2BestelltManually.Size = New System.Drawing.Size(173, 22)
|
|
Me.tsbtnSet2BestelltManually.Text = "Manuell auf 'Bestellt' setzen"
|
|
Me.tsbtnSet2BestelltManually.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'tpBestellungen
|
|
'
|
|
Me.tpBestellungen.AutoScroll = True
|
|
Me.tpBestellungen.Controls.Add(Me.pnlGridOrders)
|
|
Me.tpBestellungen.Controls.Add(Me.pnlOrderDateSelector)
|
|
Me.tpBestellungen.Controls.Add(Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator)
|
|
Me.tpBestellungen.Location = New System.Drawing.Point(4, 22)
|
|
Me.tpBestellungen.Name = "tpBestellungen"
|
|
Me.tpBestellungen.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tpBestellungen.Size = New System.Drawing.Size(1275, 306)
|
|
Me.tpBestellungen.TabIndex = 2
|
|
Me.tpBestellungen.Text = "Bestell-Übersichten"
|
|
Me.tpBestellungen.UseVisualStyleBackColor = True
|
|
'
|
|
'pnlGridOrders
|
|
'
|
|
Me.pnlGridOrders.Controls.Add(Me.GridControlBestellungen)
|
|
Me.pnlGridOrders.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.pnlGridOrders.Location = New System.Drawing.Point(3, 69)
|
|
Me.pnlGridOrders.Name = "pnlGridOrders"
|
|
Me.pnlGridOrders.Size = New System.Drawing.Size(1269, 234)
|
|
Me.pnlGridOrders.TabIndex = 7
|
|
'
|
|
'GridControlBestellungen
|
|
'
|
|
Me.GridControlBestellungen.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlBestellungen.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControlBestellungen.MainView = Me.GridViewBestellUebersicht
|
|
Me.GridControlBestellungen.Name = "GridControlBestellungen"
|
|
Me.GridControlBestellungen.Size = New System.Drawing.Size(1269, 234)
|
|
Me.GridControlBestellungen.TabIndex = 4
|
|
Me.GridControlBestellungen.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewBestellUebersicht})
|
|
'
|
|
'GridViewBestellUebersicht
|
|
'
|
|
Me.GridViewBestellUebersicht.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridViewBestellUebersicht.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridViewBestellUebersicht.Appearance.OddRow.BackColor = System.Drawing.Color.White
|
|
Me.GridViewBestellUebersicht.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.GridViewBestellUebersicht.Appearance.SelectedRow.BackColor = System.Drawing.Color.Magenta
|
|
Me.GridViewBestellUebersicht.Appearance.SelectedRow.Options.UseBackColor = True
|
|
Me.GridViewBestellUebersicht.GridControl = Me.GridControlBestellungen
|
|
Me.GridViewBestellUebersicht.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always
|
|
Me.GridViewBestellUebersicht.Name = "GridViewBestellUebersicht"
|
|
Me.GridViewBestellUebersicht.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewBestellUebersicht.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewBestellUebersicht.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewBestellUebersicht.OptionsSelection.MultiSelect = True
|
|
Me.GridViewBestellUebersicht.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
|
|
Me.GridViewBestellUebersicht.OptionsView.ColumnAutoWidth = False
|
|
Me.GridViewBestellUebersicht.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridViewBestellUebersicht.OptionsView.EnableAppearanceOddRow = True
|
|
Me.GridViewBestellUebersicht.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'pnlOrderDateSelector
|
|
'
|
|
Me.pnlOrderDateSelector.Controls.Add(Me.Label13)
|
|
Me.pnlOrderDateSelector.Controls.Add(Me.DateTimePickerOrdervon)
|
|
Me.pnlOrderDateSelector.Controls.Add(Me.DateTimePickerOrderbis)
|
|
Me.pnlOrderDateSelector.Controls.Add(Me.Label12)
|
|
Me.pnlOrderDateSelector.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnlOrderDateSelector.Location = New System.Drawing.Point(3, 28)
|
|
Me.pnlOrderDateSelector.Name = "pnlOrderDateSelector"
|
|
Me.pnlOrderDateSelector.Size = New System.Drawing.Size(1269, 41)
|
|
Me.pnlOrderDateSelector.TabIndex = 6
|
|
Me.pnlOrderDateSelector.Visible = False
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(155, 14)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(59, 13)
|
|
Me.Label13.TabIndex = 3
|
|
Me.Label13.Text = "Datum bis"
|
|
'
|
|
'DateTimePickerOrdervon
|
|
'
|
|
Me.DateTimePickerOrdervon.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.DateTimePickerOrdervon.Location = New System.Drawing.Point(72, 11)
|
|
Me.DateTimePickerOrdervon.Name = "DateTimePickerOrdervon"
|
|
Me.DateTimePickerOrdervon.Size = New System.Drawing.Size(77, 22)
|
|
Me.DateTimePickerOrdervon.TabIndex = 0
|
|
'
|
|
'DateTimePickerOrderbis
|
|
'
|
|
Me.DateTimePickerOrderbis.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.DateTimePickerOrderbis.Location = New System.Drawing.Point(220, 11)
|
|
Me.DateTimePickerOrderbis.Name = "DateTimePickerOrderbis"
|
|
Me.DateTimePickerOrderbis.Size = New System.Drawing.Size(89, 22)
|
|
Me.DateTimePickerOrderbis.TabIndex = 1
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(3, 14)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(63, 13)
|
|
Me.Label12.TabIndex = 2
|
|
Me.Label12.Text = "Datum von"
|
|
'
|
|
'VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator
|
|
'
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.AddNewItem = Nothing
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.BindingSource = Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingSource
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.CountItem = Me.BindingNavigatorCountItem3
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.CountItemFormat = "von {0} Bestellungen"
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.DeleteItem = Nothing
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem3, Me.BindingNavigatorMovePreviousItem3, Me.BindingNavigatorSeparator9, Me.BindingNavigatorPositionItem3, Me.BindingNavigatorCountItem3, Me.BindingNavigatorSeparator10, Me.BindingNavigatorMoveNextItem3, Me.BindingNavigatorMoveLastItem3, Me.BindingNavigatorSeparator11, Me.tsbRefresh_Bestellungen, Me.tsbExel_bestellungen, Me.tsbtOrderSelectDate, Me.lblFilteredRowsOrders})
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.Location = New System.Drawing.Point(3, 3)
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem3
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem3
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem3
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem3
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.Name = "VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator"
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem3
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.Size = New System.Drawing.Size(1269, 25)
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.TabIndex = 0
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'VWSUPPLY_BESTELLUNG_FRONTENDBindingSource
|
|
'
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingSource.AllowNew = False
|
|
'
|
|
'BindingNavigatorCountItem3
|
|
'
|
|
Me.BindingNavigatorCountItem3.Name = "BindingNavigatorCountItem3"
|
|
Me.BindingNavigatorCountItem3.Size = New System.Drawing.Size(115, 22)
|
|
Me.BindingNavigatorCountItem3.Text = "von {0} Bestellungen"
|
|
Me.BindingNavigatorCountItem3.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem3
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem3.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem3.Name = "BindingNavigatorMoveFirstItem3"
|
|
Me.BindingNavigatorMoveFirstItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem3.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem3
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem3.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem3.Name = "BindingNavigatorMovePreviousItem3"
|
|
Me.BindingNavigatorMovePreviousItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem3.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator9
|
|
'
|
|
Me.BindingNavigatorSeparator9.Name = "BindingNavigatorSeparator9"
|
|
Me.BindingNavigatorSeparator9.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem3
|
|
'
|
|
Me.BindingNavigatorPositionItem3.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem3.AutoSize = False
|
|
Me.BindingNavigatorPositionItem3.Name = "BindingNavigatorPositionItem3"
|
|
Me.BindingNavigatorPositionItem3.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem3.Text = "0"
|
|
Me.BindingNavigatorPositionItem3.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator10
|
|
'
|
|
Me.BindingNavigatorSeparator10.Name = "BindingNavigatorSeparator10"
|
|
Me.BindingNavigatorSeparator10.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem3
|
|
'
|
|
Me.BindingNavigatorMoveNextItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem3.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem3.Name = "BindingNavigatorMoveNextItem3"
|
|
Me.BindingNavigatorMoveNextItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem3.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem3
|
|
'
|
|
Me.BindingNavigatorMoveLastItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem3.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem3.Name = "BindingNavigatorMoveLastItem3"
|
|
Me.BindingNavigatorMoveLastItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem3.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator11
|
|
'
|
|
Me.BindingNavigatorSeparator11.Name = "BindingNavigatorSeparator11"
|
|
Me.BindingNavigatorSeparator11.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbRefresh_Bestellungen
|
|
'
|
|
Me.tsbRefresh_Bestellungen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbRefresh_Bestellungen.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.tsbRefresh_Bestellungen.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbRefresh_Bestellungen.Name = "tsbRefresh_Bestellungen"
|
|
Me.tsbRefresh_Bestellungen.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbRefresh_Bestellungen.Text = "Abfragen Bestellungen"
|
|
'
|
|
'tsbExel_bestellungen
|
|
'
|
|
Me.tsbExel_bestellungen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbExel_bestellungen.Image = Global.SUPPLYWATCH.My.Resources.Resources.Excel_25ixel
|
|
Me.tsbExel_bestellungen.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbExel_bestellungen.Name = "tsbExel_bestellungen"
|
|
Me.tsbExel_bestellungen.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbExel_bestellungen.Text = "Export Excel"
|
|
'
|
|
'tsbtOrderSelectDate
|
|
'
|
|
Me.tsbtOrderSelectDate.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.tsbtOrderSelectDate.CheckOnClick = True
|
|
Me.tsbtOrderSelectDate.Image = CType(resources.GetObject("tsbtOrderSelectDate.Image"), System.Drawing.Image)
|
|
Me.tsbtOrderSelectDate.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtOrderSelectDate.Name = "tsbtOrderSelectDate"
|
|
Me.tsbtOrderSelectDate.Size = New System.Drawing.Size(146, 22)
|
|
Me.tsbtOrderSelectDate.Text = "Datumseinschränkung"
|
|
'
|
|
'lblFilteredRowsOrders
|
|
'
|
|
Me.lblFilteredRowsOrders.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblFilteredRowsOrders.Name = "lblFilteredRowsOrders"
|
|
Me.lblFilteredRowsOrders.Size = New System.Drawing.Size(82, 22)
|
|
Me.lblFilteredRowsOrders.Text = "Filtered Rows: "
|
|
Me.lblFilteredRowsOrders.Visible = False
|
|
'
|
|
'TabPageBestell_Import
|
|
'
|
|
Me.TabPageBestell_Import.Controls.Add(Me.DataGridView2)
|
|
Me.TabPageBestell_Import.Controls.Add(Me.GroupBox10)
|
|
Me.TabPageBestell_Import.Controls.Add(Me.GroupBox5)
|
|
Me.TabPageBestell_Import.Controls.Add(Me.chkLogData)
|
|
Me.TabPageBestell_Import.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPageBestell_Import.Name = "TabPageBestell_Import"
|
|
Me.TabPageBestell_Import.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPageBestell_Import.Size = New System.Drawing.Size(1275, 306)
|
|
Me.TabPageBestell_Import.TabIndex = 3
|
|
Me.TabPageBestell_Import.Text = "Import Reports"
|
|
Me.TabPageBestell_Import.UseVisualStyleBackColor = True
|
|
'
|
|
'DataGridView2
|
|
'
|
|
Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.DataGridView2.Location = New System.Drawing.Point(385, 56)
|
|
Me.DataGridView2.Name = "DataGridView2"
|
|
Me.DataGridView2.Size = New System.Drawing.Size(825, 225)
|
|
Me.DataGridView2.TabIndex = 7
|
|
'
|
|
'GroupBox10
|
|
'
|
|
Me.GroupBox10.Controls.Add(Me.btnImportBestellungen)
|
|
Me.GroupBox10.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox10.Location = New System.Drawing.Point(6, 6)
|
|
Me.GroupBox10.Name = "GroupBox10"
|
|
Me.GroupBox10.Size = New System.Drawing.Size(239, 84)
|
|
Me.GroupBox10.TabIndex = 6
|
|
Me.GroupBox10.TabStop = False
|
|
Me.GroupBox10.Text = "Bestell-Report"
|
|
'
|
|
'btnImportBestellungen
|
|
'
|
|
Me.btnImportBestellungen.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnImportBestellungen.Image = Global.SUPPLYWATCH.My.Resources.Resources.fghfgh
|
|
Me.btnImportBestellungen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnImportBestellungen.Location = New System.Drawing.Point(6, 21)
|
|
Me.btnImportBestellungen.Name = "btnImportBestellungen"
|
|
Me.btnImportBestellungen.Size = New System.Drawing.Size(221, 53)
|
|
Me.btnImportBestellungen.TabIndex = 1
|
|
Me.btnImportBestellungen.Text = "Import Bestellungen"
|
|
Me.btnImportBestellungen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnImportBestellungen.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox5
|
|
'
|
|
Me.GroupBox5.Controls.Add(Me.btnTSR_open)
|
|
Me.GroupBox5.Controls.Add(Me.Label22)
|
|
Me.GroupBox5.Controls.Add(Me.cmbMandant)
|
|
Me.GroupBox5.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox5.Location = New System.Drawing.Point(6, 96)
|
|
Me.GroupBox5.Name = "GroupBox5"
|
|
Me.GroupBox5.Size = New System.Drawing.Size(239, 133)
|
|
Me.GroupBox5.TabIndex = 5
|
|
Me.GroupBox5.TabStop = False
|
|
Me.GroupBox5.Text = "Toner Shipment Report"
|
|
'
|
|
'btnTSR_open
|
|
'
|
|
Me.btnTSR_open.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnTSR_open.Image = Global.SUPPLYWATCH.My.Resources.Resources.fghfgh
|
|
Me.btnTSR_open.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnTSR_open.Location = New System.Drawing.Point(6, 70)
|
|
Me.btnTSR_open.Name = "btnTSR_open"
|
|
Me.btnTSR_open.Size = New System.Drawing.Size(221, 53)
|
|
Me.btnTSR_open.TabIndex = 4
|
|
Me.btnTSR_open.Text = "Auswahl Datei und Start"
|
|
Me.btnTSR_open.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnTSR_open.UseVisualStyleBackColor = True
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label22.Location = New System.Drawing.Point(6, 23)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(116, 13)
|
|
Me.Label22.TabIndex = 7
|
|
Me.Label22.Text = "Mandant auswählen:"
|
|
'
|
|
'cmbMandant
|
|
'
|
|
Me.cmbMandant.DataSource = Me.TBMANDANTENBindingSource
|
|
Me.cmbMandant.DisplayMember = "NAME"
|
|
Me.cmbMandant.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cmbMandant.FormattingEnabled = True
|
|
Me.cmbMandant.Location = New System.Drawing.Point(6, 39)
|
|
Me.cmbMandant.Name = "cmbMandant"
|
|
Me.cmbMandant.Size = New System.Drawing.Size(179, 21)
|
|
Me.cmbMandant.TabIndex = 6
|
|
Me.cmbMandant.ValueMember = "GUID"
|
|
'
|
|
'TBMANDANTENBindingSource
|
|
'
|
|
Me.TBMANDANTENBindingSource.DataMember = "TBMANDANTEN"
|
|
Me.TBMANDANTENBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'chkLogData
|
|
'
|
|
Me.chkLogData.AutoSize = True
|
|
Me.chkLogData.Location = New System.Drawing.Point(385, 22)
|
|
Me.chkLogData.Name = "chkLogData"
|
|
Me.chkLogData.Size = New System.Drawing.Size(103, 17)
|
|
Me.chkLogData.TabIndex = 3
|
|
Me.chkLogData.Text = "Detail-Logging"
|
|
Me.chkLogData.UseVisualStyleBackColor = True
|
|
'
|
|
'DataGridView3
|
|
'
|
|
Me.DataGridView3.AllowUserToAddRows = False
|
|
Me.DataGridView3.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Cyan
|
|
Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
Me.DataGridView3.AutoGenerateColumns = False
|
|
Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.DataGridView3.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.MELDEDATUMDataGridViewTextBoxColumn1, Me.SUPPLYLEVELDataGridViewTextBoxColumn, Me.STATUSDataGridViewTextBoxColumn1, Me.ERFASSTWANNDataGridViewTextBoxColumn1})
|
|
Me.DataGridView3.DataSource = Me.VWSUPPLY_VERFOLGUNGBindingSource
|
|
Me.DataGridView3.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.DataGridView3.Location = New System.Drawing.Point(0, 25)
|
|
Me.DataGridView3.Name = "DataGridView3"
|
|
Me.DataGridView3.ReadOnly = True
|
|
Me.DataGridView3.Size = New System.Drawing.Size(1283, 98)
|
|
Me.DataGridView3.TabIndex = 1
|
|
'
|
|
'MELDEDATUMDataGridViewTextBoxColumn1
|
|
'
|
|
Me.MELDEDATUMDataGridViewTextBoxColumn1.DataPropertyName = "MELDEDATUM"
|
|
Me.MELDEDATUMDataGridViewTextBoxColumn1.HeaderText = "Meldedatum"
|
|
Me.MELDEDATUMDataGridViewTextBoxColumn1.Name = "MELDEDATUMDataGridViewTextBoxColumn1"
|
|
Me.MELDEDATUMDataGridViewTextBoxColumn1.ReadOnly = True
|
|
'
|
|
'SUPPLYLEVELDataGridViewTextBoxColumn
|
|
'
|
|
Me.SUPPLYLEVELDataGridViewTextBoxColumn.DataPropertyName = "SUPPLY_LEVEL"
|
|
Me.SUPPLYLEVELDataGridViewTextBoxColumn.HeaderText = "Level"
|
|
Me.SUPPLYLEVELDataGridViewTextBoxColumn.Name = "SUPPLYLEVELDataGridViewTextBoxColumn"
|
|
Me.SUPPLYLEVELDataGridViewTextBoxColumn.ReadOnly = True
|
|
'
|
|
'STATUSDataGridViewTextBoxColumn1
|
|
'
|
|
Me.STATUSDataGridViewTextBoxColumn1.DataPropertyName = "STATUS"
|
|
Me.STATUSDataGridViewTextBoxColumn1.HeaderText = "Status"
|
|
Me.STATUSDataGridViewTextBoxColumn1.Name = "STATUSDataGridViewTextBoxColumn1"
|
|
Me.STATUSDataGridViewTextBoxColumn1.ReadOnly = True
|
|
'
|
|
'ERFASSTWANNDataGridViewTextBoxColumn1
|
|
'
|
|
Me.ERFASSTWANNDataGridViewTextBoxColumn1.DataPropertyName = "ERFASSTWANN"
|
|
Me.ERFASSTWANNDataGridViewTextBoxColumn1.HeaderText = "Erfasst"
|
|
Me.ERFASSTWANNDataGridViewTextBoxColumn1.Name = "ERFASSTWANNDataGridViewTextBoxColumn1"
|
|
Me.ERFASSTWANNDataGridViewTextBoxColumn1.ReadOnly = True
|
|
'
|
|
'VWSUPPLY_VERFOLGUNGBindingSource
|
|
'
|
|
Me.VWSUPPLY_VERFOLGUNGBindingSource.DataMember = "VWSUPPLY_VERFOLGUNG"
|
|
Me.VWSUPPLY_VERFOLGUNGBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'BindingNavigator3
|
|
'
|
|
Me.BindingNavigator3.AddNewItem = Nothing
|
|
Me.BindingNavigator3.BindingSource = Me.VWSUPPLY_VERFOLGUNGBindingSource
|
|
Me.BindingNavigator3.CountItem = Me.BindingNavigatorCountItem10
|
|
Me.BindingNavigator3.CountItemFormat = "von {0} Supply-Meldesätzen"
|
|
Me.BindingNavigator3.DeleteItem = Nothing
|
|
Me.BindingNavigator3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem10, Me.BindingNavigatorMovePreviousItem10, Me.BindingNavigatorSeparator30, Me.BindingNavigatorPositionItem10, Me.BindingNavigatorCountItem10, Me.BindingNavigatorSeparator31, Me.BindingNavigatorMoveNextItem10, Me.BindingNavigatorMoveLastItem10, Me.BindingNavigatorSeparator32})
|
|
Me.BindingNavigator3.Location = New System.Drawing.Point(0, 0)
|
|
Me.BindingNavigator3.MoveFirstItem = Me.BindingNavigatorMoveFirstItem10
|
|
Me.BindingNavigator3.MoveLastItem = Me.BindingNavigatorMoveLastItem10
|
|
Me.BindingNavigator3.MoveNextItem = Me.BindingNavigatorMoveNextItem10
|
|
Me.BindingNavigator3.MovePreviousItem = Me.BindingNavigatorMovePreviousItem10
|
|
Me.BindingNavigator3.Name = "BindingNavigator3"
|
|
Me.BindingNavigator3.PositionItem = Me.BindingNavigatorPositionItem10
|
|
Me.BindingNavigator3.Size = New System.Drawing.Size(1283, 25)
|
|
Me.BindingNavigator3.TabIndex = 0
|
|
Me.BindingNavigator3.Text = "BindingNavigator3"
|
|
'
|
|
'BindingNavigatorCountItem10
|
|
'
|
|
Me.BindingNavigatorCountItem10.Name = "BindingNavigatorCountItem10"
|
|
Me.BindingNavigatorCountItem10.Size = New System.Drawing.Size(154, 22)
|
|
Me.BindingNavigatorCountItem10.Text = "von {0} Supply-Meldesätzen"
|
|
Me.BindingNavigatorCountItem10.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem10
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem10.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem10.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem10.Name = "BindingNavigatorMoveFirstItem10"
|
|
Me.BindingNavigatorMoveFirstItem10.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem10.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem10.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem10
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem10.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem10.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem10.Name = "BindingNavigatorMovePreviousItem10"
|
|
Me.BindingNavigatorMovePreviousItem10.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem10.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem10.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator30
|
|
'
|
|
Me.BindingNavigatorSeparator30.Name = "BindingNavigatorSeparator30"
|
|
Me.BindingNavigatorSeparator30.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem10
|
|
'
|
|
Me.BindingNavigatorPositionItem10.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem10.AutoSize = False
|
|
Me.BindingNavigatorPositionItem10.Name = "BindingNavigatorPositionItem10"
|
|
Me.BindingNavigatorPositionItem10.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem10.Text = "0"
|
|
Me.BindingNavigatorPositionItem10.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator31
|
|
'
|
|
Me.BindingNavigatorSeparator31.Name = "BindingNavigatorSeparator31"
|
|
Me.BindingNavigatorSeparator31.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem10
|
|
'
|
|
Me.BindingNavigatorMoveNextItem10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem10.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem10.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem10.Name = "BindingNavigatorMoveNextItem10"
|
|
Me.BindingNavigatorMoveNextItem10.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem10.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem10.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem10
|
|
'
|
|
Me.BindingNavigatorMoveLastItem10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem10.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem10.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem10.Name = "BindingNavigatorMoveLastItem10"
|
|
Me.BindingNavigatorMoveLastItem10.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem10.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem10.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator32
|
|
'
|
|
Me.BindingNavigatorSeparator32.Name = "BindingNavigatorSeparator32"
|
|
Me.BindingNavigatorSeparator32.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'TabPage2
|
|
'
|
|
Me.TabPage2.Controls.Add(Me.GridControlVWSupplies)
|
|
Me.TabPage2.Controls.Add(Me.Panel1)
|
|
Me.TabPage2.Controls.Add(Me.VWSUPPLIESBindingNavigator)
|
|
Me.TabPage2.Controls.Add(Me.spltSupplies)
|
|
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage2.Name = "TabPage2"
|
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage2.Size = New System.Drawing.Size(1289, 465)
|
|
Me.TabPage2.TabIndex = 0
|
|
Me.TabPage2.Text = "Supplies"
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|
'
|
|
'GridControlVWSupplies
|
|
'
|
|
Me.GridControlVWSupplies.DataSource = Me.VWSUPPLIESBindingSource
|
|
Me.GridControlVWSupplies.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlVWSupplies.Location = New System.Drawing.Point(297, 28)
|
|
Me.GridControlVWSupplies.MainView = Me.GridViewVWSupplies
|
|
Me.GridControlVWSupplies.Name = "GridControlVWSupplies"
|
|
Me.GridControlVWSupplies.Size = New System.Drawing.Size(989, 434)
|
|
Me.GridControlVWSupplies.TabIndex = 5
|
|
Me.GridControlVWSupplies.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewVWSupplies})
|
|
'
|
|
'VWSUPPLIESBindingSource
|
|
'
|
|
Me.VWSUPPLIESBindingSource.AllowNew = False
|
|
Me.VWSUPPLIESBindingSource.DataMember = "VWSUPPLIES"
|
|
Me.VWSUPPLIESBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'GridViewVWSupplies
|
|
'
|
|
Me.GridViewVWSupplies.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridViewVWSupplies.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridViewVWSupplies.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colSUPPLY_ID1, Me.colMARKT4, Me.colDEVICE, Me.colSUPPLY_BEZ, Me.colLEVEL, Me.colSCHWELLENWERT, Me.colPARTNUMBER, Me.colSERIENNR2, Me.colSTATUS, Me.colERFASSTWANN1, Me.colGEAENDERTWER1, Me.colGEAENDERTWANN1, Me.colGERAET_ID, Me.colSTATUS_WANN, Me.colGERAET2, Me.colGERAET_IP, Me.colGERAET_SERIENNR, Me.colGERAET_PAGECOUNT, Me.colGERAET_PPM, Me.colBESTELLUNG1, Me.colSTATUS_WER})
|
|
Me.GridViewVWSupplies.GridControl = Me.GridControlVWSupplies
|
|
Me.GridViewVWSupplies.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always
|
|
Me.GridViewVWSupplies.Name = "GridViewVWSupplies"
|
|
Me.GridViewVWSupplies.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewVWSupplies.OptionsSelection.MultiSelect = True
|
|
Me.GridViewVWSupplies.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
|
|
Me.GridViewVWSupplies.OptionsView.EnableAppearanceEvenRow = True
|
|
'
|
|
'colSUPPLY_ID1
|
|
'
|
|
Me.colSUPPLY_ID1.Caption = "Supply-ID"
|
|
Me.colSUPPLY_ID1.FieldName = "SUPPLY_ID"
|
|
Me.colSUPPLY_ID1.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left
|
|
Me.colSUPPLY_ID1.Name = "colSUPPLY_ID1"
|
|
Me.colSUPPLY_ID1.Visible = True
|
|
Me.colSUPPLY_ID1.VisibleIndex = 0
|
|
'
|
|
'colMARKT4
|
|
'
|
|
Me.colMARKT4.Caption = "Markt"
|
|
Me.colMARKT4.FieldName = "MARKT"
|
|
Me.colMARKT4.Name = "colMARKT4"
|
|
Me.colMARKT4.Visible = True
|
|
Me.colMARKT4.VisibleIndex = 1
|
|
'
|
|
'colDEVICE
|
|
'
|
|
Me.colDEVICE.Caption = "Device"
|
|
Me.colDEVICE.FieldName = "DEVICE"
|
|
Me.colDEVICE.Name = "colDEVICE"
|
|
Me.colDEVICE.Visible = True
|
|
Me.colDEVICE.VisibleIndex = 2
|
|
'
|
|
'colSUPPLY_BEZ
|
|
'
|
|
Me.colSUPPLY_BEZ.FieldName = "SUPPLY_BEZ"
|
|
Me.colSUPPLY_BEZ.Name = "colSUPPLY_BEZ"
|
|
Me.colSUPPLY_BEZ.Visible = True
|
|
Me.colSUPPLY_BEZ.VisibleIndex = 3
|
|
'
|
|
'colLEVEL
|
|
'
|
|
Me.colLEVEL.Caption = "Level"
|
|
Me.colLEVEL.FieldName = "LEVEL"
|
|
Me.colLEVEL.Name = "colLEVEL"
|
|
Me.colLEVEL.Visible = True
|
|
Me.colLEVEL.VisibleIndex = 4
|
|
'
|
|
'colSCHWELLENWERT
|
|
'
|
|
Me.colSCHWELLENWERT.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.colSCHWELLENWERT.AppearanceCell.Options.UseBackColor = True
|
|
Me.colSCHWELLENWERT.Caption = "Schwelle"
|
|
Me.colSCHWELLENWERT.FieldName = "SCHWELLENWERT"
|
|
Me.colSCHWELLENWERT.Name = "colSCHWELLENWERT"
|
|
Me.colSCHWELLENWERT.Visible = True
|
|
Me.colSCHWELLENWERT.VisibleIndex = 5
|
|
'
|
|
'colPARTNUMBER
|
|
'
|
|
Me.colPARTNUMBER.Caption = "PartNumber"
|
|
Me.colPARTNUMBER.FieldName = "PARTNUMBER"
|
|
Me.colPARTNUMBER.Name = "colPARTNUMBER"
|
|
Me.colPARTNUMBER.Visible = True
|
|
Me.colPARTNUMBER.VisibleIndex = 6
|
|
'
|
|
'colSERIENNR2
|
|
'
|
|
Me.colSERIENNR2.Caption = "Supply Serial"
|
|
Me.colSERIENNR2.FieldName = "SERIENNR"
|
|
Me.colSERIENNR2.Name = "colSERIENNR2"
|
|
Me.colSERIENNR2.Visible = True
|
|
Me.colSERIENNR2.VisibleIndex = 7
|
|
'
|
|
'colSTATUS
|
|
'
|
|
Me.colSTATUS.Caption = "Status"
|
|
Me.colSTATUS.FieldName = "STATUS"
|
|
Me.colSTATUS.Name = "colSTATUS"
|
|
Me.colSTATUS.Visible = True
|
|
Me.colSTATUS.VisibleIndex = 8
|
|
'
|
|
'colERFASSTWANN1
|
|
'
|
|
Me.colERFASSTWANN1.Caption = "Erfasst wann"
|
|
Me.colERFASSTWANN1.FieldName = "ERFASSTWANN"
|
|
Me.colERFASSTWANN1.Name = "colERFASSTWANN1"
|
|
Me.colERFASSTWANN1.Visible = True
|
|
Me.colERFASSTWANN1.VisibleIndex = 9
|
|
'
|
|
'colGEAENDERTWER1
|
|
'
|
|
Me.colGEAENDERTWER1.Caption = "Geändert wer"
|
|
Me.colGEAENDERTWER1.FieldName = "GEAENDERTWER"
|
|
Me.colGEAENDERTWER1.Name = "colGEAENDERTWER1"
|
|
Me.colGEAENDERTWER1.Visible = True
|
|
Me.colGEAENDERTWER1.VisibleIndex = 10
|
|
'
|
|
'colGEAENDERTWANN1
|
|
'
|
|
Me.colGEAENDERTWANN1.Caption = "Geändert wann"
|
|
Me.colGEAENDERTWANN1.FieldName = "GEAENDERTWANN"
|
|
Me.colGEAENDERTWANN1.Name = "colGEAENDERTWANN1"
|
|
Me.colGEAENDERTWANN1.Visible = True
|
|
Me.colGEAENDERTWANN1.VisibleIndex = 11
|
|
'
|
|
'colGERAET_ID
|
|
'
|
|
Me.colGERAET_ID.Caption = "Geräte-ID"
|
|
Me.colGERAET_ID.FieldName = "GERAET_ID"
|
|
Me.colGERAET_ID.Name = "colGERAET_ID"
|
|
Me.colGERAET_ID.Visible = True
|
|
Me.colGERAET_ID.VisibleIndex = 12
|
|
'
|
|
'colSTATUS_WANN
|
|
'
|
|
Me.colSTATUS_WANN.Caption = "Status wann"
|
|
Me.colSTATUS_WANN.FieldName = "STATUS_WANN"
|
|
Me.colSTATUS_WANN.Name = "colSTATUS_WANN"
|
|
Me.colSTATUS_WANN.Visible = True
|
|
Me.colSTATUS_WANN.VisibleIndex = 13
|
|
'
|
|
'colGERAET2
|
|
'
|
|
Me.colGERAET2.FieldName = "GERAET"
|
|
Me.colGERAET2.Name = "colGERAET2"
|
|
Me.colGERAET2.Visible = True
|
|
Me.colGERAET2.VisibleIndex = 14
|
|
'
|
|
'colGERAET_IP
|
|
'
|
|
Me.colGERAET_IP.Caption = "Device-IP"
|
|
Me.colGERAET_IP.FieldName = "GERAET_IP"
|
|
Me.colGERAET_IP.Name = "colGERAET_IP"
|
|
Me.colGERAET_IP.Visible = True
|
|
Me.colGERAET_IP.VisibleIndex = 15
|
|
'
|
|
'colGERAET_SERIENNR
|
|
'
|
|
Me.colGERAET_SERIENNR.Caption = "Device-Seriennummer"
|
|
Me.colGERAET_SERIENNR.FieldName = "GERAET_SERIENNR"
|
|
Me.colGERAET_SERIENNR.Name = "colGERAET_SERIENNR"
|
|
Me.colGERAET_SERIENNR.Visible = True
|
|
Me.colGERAET_SERIENNR.VisibleIndex = 16
|
|
'
|
|
'colGERAET_PAGECOUNT
|
|
'
|
|
Me.colGERAET_PAGECOUNT.Caption = "Device Pagecount"
|
|
Me.colGERAET_PAGECOUNT.FieldName = "GERAET_PAGECOUNT"
|
|
Me.colGERAET_PAGECOUNT.Name = "colGERAET_PAGECOUNT"
|
|
Me.colGERAET_PAGECOUNT.Visible = True
|
|
Me.colGERAET_PAGECOUNT.VisibleIndex = 17
|
|
'
|
|
'colGERAET_PPM
|
|
'
|
|
Me.colGERAET_PPM.Caption = "Device PPM"
|
|
Me.colGERAET_PPM.FieldName = "GERAET_PPM"
|
|
Me.colGERAET_PPM.Name = "colGERAET_PPM"
|
|
Me.colGERAET_PPM.Visible = True
|
|
Me.colGERAET_PPM.VisibleIndex = 18
|
|
'
|
|
'colBESTELLUNG1
|
|
'
|
|
Me.colBESTELLUNG1.Caption = "Bestellung gesendet"
|
|
Me.colBESTELLUNG1.FieldName = "BESTELLUNG"
|
|
Me.colBESTELLUNG1.Name = "colBESTELLUNG1"
|
|
Me.colBESTELLUNG1.Visible = True
|
|
Me.colBESTELLUNG1.VisibleIndex = 19
|
|
'
|
|
'colSTATUS_WER
|
|
'
|
|
Me.colSTATUS_WER.Caption = "Status wer"
|
|
Me.colSTATUS_WER.FieldName = "STATUS_WER"
|
|
Me.colSTATUS_WER.Name = "colSTATUS_WER"
|
|
Me.colSTATUS_WER.Visible = True
|
|
Me.colSTATUS_WER.VisibleIndex = 20
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.grbStati)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel1.Location = New System.Drawing.Point(6, 28)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(291, 434)
|
|
Me.Panel1.TabIndex = 2
|
|
'
|
|
'grbStati
|
|
'
|
|
Me.grbStati.Controls.Add(Me.chbFilterStatus)
|
|
Me.grbStati.Controls.Add(Me.TBWH_STATUSFILTERDataGridView)
|
|
Me.grbStati.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.grbStati.Location = New System.Drawing.Point(0, 0)
|
|
Me.grbStati.Name = "grbStati"
|
|
Me.grbStati.Size = New System.Drawing.Size(291, 222)
|
|
Me.grbStati.TabIndex = 0
|
|
Me.grbStati.TabStop = False
|
|
Me.grbStati.Text = "Stati:"
|
|
'
|
|
'chbFilterStatus
|
|
'
|
|
Me.chbFilterStatus.AutoSize = True
|
|
Me.chbFilterStatus.Location = New System.Drawing.Point(6, 21)
|
|
Me.chbFilterStatus.Name = "chbFilterStatus"
|
|
Me.chbFilterStatus.Size = New System.Drawing.Size(115, 17)
|
|
Me.chbFilterStatus.TabIndex = 1
|
|
Me.chbFilterStatus.Text = "Status-Filter aktiv"
|
|
Me.chbFilterStatus.UseVisualStyleBackColor = True
|
|
'
|
|
'TBWH_STATUSFILTERDataGridView
|
|
'
|
|
Me.TBWH_STATUSFILTERDataGridView.AllowUserToAddRows = False
|
|
Me.TBWH_STATUSFILTERDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle2.BackColor = System.Drawing.Color.Fuchsia
|
|
Me.TBWH_STATUSFILTERDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
|
|
Me.TBWH_STATUSFILTERDataGridView.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.TBWH_STATUSFILTERDataGridView.AutoGenerateColumns = False
|
|
Me.TBWH_STATUSFILTERDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.TBWH_STATUSFILTERDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn3})
|
|
Me.TBWH_STATUSFILTERDataGridView.DataSource = Me.TBWH_STATUSFILTERBindingSource
|
|
Me.TBWH_STATUSFILTERDataGridView.Location = New System.Drawing.Point(3, 44)
|
|
Me.TBWH_STATUSFILTERDataGridView.Name = "TBWH_STATUSFILTERDataGridView"
|
|
Me.TBWH_STATUSFILTERDataGridView.ReadOnly = True
|
|
Me.TBWH_STATUSFILTERDataGridView.RowHeadersVisible = False
|
|
Me.TBWH_STATUSFILTERDataGridView.RowHeadersWidth = 21
|
|
Me.TBWH_STATUSFILTERDataGridView.Size = New System.Drawing.Size(285, 172)
|
|
Me.TBWH_STATUSFILTERDataGridView.TabIndex = 0
|
|
Me.TBWH_STATUSFILTERDataGridView.Visible = False
|
|
'
|
|
'DataGridViewTextBoxColumn3
|
|
'
|
|
Me.DataGridViewTextBoxColumn3.DataPropertyName = "BEZEICHNUNG"
|
|
Me.DataGridViewTextBoxColumn3.HeaderText = "Status Bez."
|
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
Me.DataGridViewTextBoxColumn3.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn3.Width = 190
|
|
'
|
|
'TBWH_STATUSFILTERBindingSource
|
|
'
|
|
Me.TBWH_STATUSFILTERBindingSource.DataMember = "TBWH_STATUSFILTER"
|
|
Me.TBWH_STATUSFILTERBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'VWSUPPLIESBindingNavigator
|
|
'
|
|
Me.VWSUPPLIESBindingNavigator.AddNewItem = Nothing
|
|
Me.VWSUPPLIESBindingNavigator.BindingSource = Me.VWSUPPLIESBindingSource
|
|
Me.VWSUPPLIESBindingNavigator.CountItem = Me.BindingNavigatorCountItem1
|
|
Me.VWSUPPLIESBindingNavigator.CountItemFormat = "von {0} Supplies"
|
|
Me.VWSUPPLIESBindingNavigator.DeleteItem = Nothing
|
|
Me.VWSUPPLIESBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbImport1, Me.ToolStripSeparator8, Me.BindingNavigatorMoveFirstItem1, Me.BindingNavigatorMovePreviousItem1, Me.BindingNavigatorSeparator3, Me.BindingNavigatorPositionItem1, Me.BindingNavigatorCountItem1, Me.BindingNavigatorSeparator4, Me.BindingNavigatorMoveNextItem1, Me.BindingNavigatorMoveLastItem1, Me.BindingNavigatorSeparator5, Me.tsbSupplies_Refresh, Me.tsbExcel_Supplies})
|
|
Me.VWSUPPLIESBindingNavigator.Location = New System.Drawing.Point(6, 3)
|
|
Me.VWSUPPLIESBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem1
|
|
Me.VWSUPPLIESBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem1
|
|
Me.VWSUPPLIESBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem1
|
|
Me.VWSUPPLIESBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem1
|
|
Me.VWSUPPLIESBindingNavigator.Name = "VWSUPPLIESBindingNavigator"
|
|
Me.VWSUPPLIESBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem1
|
|
Me.VWSUPPLIESBindingNavigator.Size = New System.Drawing.Size(1280, 25)
|
|
Me.VWSUPPLIESBindingNavigator.TabIndex = 0
|
|
Me.VWSUPPLIESBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem1
|
|
'
|
|
Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1"
|
|
Me.BindingNavigatorCountItem1.Size = New System.Drawing.Size(91, 22)
|
|
Me.BindingNavigatorCountItem1.Text = "von {0} Supplies"
|
|
Me.BindingNavigatorCountItem1.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'tsbImport1
|
|
'
|
|
Me.tsbImport1.Image = Global.SUPPLYWATCH.My.Resources.Resources.My_Downloads_XP
|
|
Me.tsbImport1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbImport1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbImport1.Name = "tsbImport1"
|
|
Me.tsbImport1.Size = New System.Drawing.Size(129, 22)
|
|
Me.tsbImport1.Text = "Dateien verarbeiten"
|
|
Me.tsbImport1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'ToolStripSeparator8
|
|
'
|
|
Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
|
|
Me.ToolStripSeparator8.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveFirstItem1
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem1.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem1.Name = "BindingNavigatorMoveFirstItem1"
|
|
Me.BindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem1.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem1.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem1
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem1.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem1.Name = "BindingNavigatorMovePreviousItem1"
|
|
Me.BindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem1.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem1.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator3
|
|
'
|
|
Me.BindingNavigatorSeparator3.Name = "BindingNavigatorSeparator3"
|
|
Me.BindingNavigatorSeparator3.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem1
|
|
'
|
|
Me.BindingNavigatorPositionItem1.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem1.AutoSize = False
|
|
Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1"
|
|
Me.BindingNavigatorPositionItem1.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem1.Text = "0"
|
|
Me.BindingNavigatorPositionItem1.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator4
|
|
'
|
|
Me.BindingNavigatorSeparator4.Name = "BindingNavigatorSeparator4"
|
|
Me.BindingNavigatorSeparator4.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem1
|
|
'
|
|
Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem1.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem1.Name = "BindingNavigatorMoveNextItem1"
|
|
Me.BindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem1.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem1.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem1
|
|
'
|
|
Me.BindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem1.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem1.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem1.Name = "BindingNavigatorMoveLastItem1"
|
|
Me.BindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem1.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem1.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator5
|
|
'
|
|
Me.BindingNavigatorSeparator5.Name = "BindingNavigatorSeparator5"
|
|
Me.BindingNavigatorSeparator5.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbSupplies_Refresh
|
|
'
|
|
Me.tsbSupplies_Refresh.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbSupplies_Refresh.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.tsbSupplies_Refresh.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbSupplies_Refresh.Name = "tsbSupplies_Refresh"
|
|
Me.tsbSupplies_Refresh.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbSupplies_Refresh.Text = "Daten abrufen"
|
|
'
|
|
'tsbExcel_Supplies
|
|
'
|
|
Me.tsbExcel_Supplies.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbExcel_Supplies.Image = Global.SUPPLYWATCH.My.Resources.Resources.Excel_25ixel
|
|
Me.tsbExcel_Supplies.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbExcel_Supplies.Name = "tsbExcel_Supplies"
|
|
Me.tsbExcel_Supplies.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbExcel_Supplies.Text = "ToolStripButton1"
|
|
'
|
|
'spltSupplies
|
|
'
|
|
Me.spltSupplies.BackColor = System.Drawing.SystemColors.InactiveCaption
|
|
Me.spltSupplies.DataBindings.Add(New System.Windows.Forms.Binding("Location", Global.SUPPLYWATCH.My.MySettings.Default, "spltSupplies", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.spltSupplies.Location = Global.SUPPLYWATCH.My.MySettings.Default.spltSupplies
|
|
Me.spltSupplies.Name = "spltSupplies"
|
|
Me.spltSupplies.Size = New System.Drawing.Size(3, 459)
|
|
Me.spltSupplies.TabIndex = 3
|
|
Me.spltSupplies.TabStop = False
|
|
'
|
|
'tpGeraete
|
|
'
|
|
Me.tpGeraete.Controls.Add(Me.SCGeraete_Uebersicht)
|
|
Me.tpGeraete.Controls.Add(Me.spltGeraete_uebersicht)
|
|
Me.tpGeraete.Controls.Add(Me.TBGERAETBindingNavigator)
|
|
Me.tpGeraete.Location = New System.Drawing.Point(4, 22)
|
|
Me.tpGeraete.Name = "tpGeraete"
|
|
Me.tpGeraete.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tpGeraete.Size = New System.Drawing.Size(1289, 465)
|
|
Me.tpGeraete.TabIndex = 1
|
|
Me.tpGeraete.Text = "Geräte-Übersicht"
|
|
Me.tpGeraete.UseVisualStyleBackColor = True
|
|
'
|
|
'SCGeraete_Uebersicht
|
|
'
|
|
Me.SCGeraete_Uebersicht.DataBindings.Add(New System.Windows.Forms.Binding("SplitterDistance", Global.SUPPLYWATCH.My.MySettings.Default, "SpDGeraete", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.SCGeraete_Uebersicht.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SCGeraete_Uebersicht.Location = New System.Drawing.Point(6, 28)
|
|
Me.SCGeraete_Uebersicht.Name = "SCGeraete_Uebersicht"
|
|
Me.SCGeraete_Uebersicht.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SCGeraete_Uebersicht.Panel1
|
|
'
|
|
Me.SCGeraete_Uebersicht.Panel1.Controls.Add(Me.SplitContainerGeraet)
|
|
'
|
|
'SCGeraete_Uebersicht.Panel2
|
|
'
|
|
Me.SCGeraete_Uebersicht.Panel2.AutoScroll = True
|
|
Me.SCGeraete_Uebersicht.Panel2.Controls.Add(Me.SplitContainerSupplies)
|
|
Me.SCGeraete_Uebersicht.Panel2.Controls.Add(Me.VWSUPPLIES_GERAETBindingNavigator)
|
|
Me.SCGeraete_Uebersicht.Size = New System.Drawing.Size(1280, 434)
|
|
Me.SCGeraete_Uebersicht.SplitterDistance = Global.SUPPLYWATCH.My.MySettings.Default.SpDGeraete
|
|
Me.SCGeraete_Uebersicht.TabIndex = 5
|
|
'
|
|
'SplitContainerGeraet
|
|
'
|
|
Me.SplitContainerGeraet.Collapsed = True
|
|
Me.SplitContainerGeraet.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2
|
|
Me.SplitContainerGeraet.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerGeraet.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainerGeraet.Name = "SplitContainerGeraet"
|
|
Me.SplitContainerGeraet.Panel1.Controls.Add(Me.GridControlGeraete)
|
|
Me.SplitContainerGeraet.Panel1.Text = "Panel1"
|
|
Me.SplitContainerGeraet.Panel2.Controls.Add(Me.TBCHANGE_LOG_GERAETDataGridView)
|
|
Me.SplitContainerGeraet.Panel2.Controls.Add(Me.BindingNavigator1)
|
|
Me.SplitContainerGeraet.Panel2.Text = "Panel2"
|
|
Me.SplitContainerGeraet.Size = New System.Drawing.Size(1280, 308)
|
|
Me.SplitContainerGeraet.SplitterPosition = 910
|
|
Me.SplitContainerGeraet.TabIndex = 6
|
|
Me.SplitContainerGeraet.Text = "SplitContainerControl1"
|
|
'
|
|
'GridControlGeraete
|
|
'
|
|
Me.GridControlGeraete.DataSource = Me.TBGERAETBindingSource
|
|
Me.GridControlGeraete.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlGeraete.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControlGeraete.MainView = Me.GridViewGeraete
|
|
Me.GridControlGeraete.Name = "GridControlGeraete"
|
|
Me.GridControlGeraete.Size = New System.Drawing.Size(1275, 308)
|
|
Me.GridControlGeraete.TabIndex = 5
|
|
Me.GridControlGeraete.UseEmbeddedNavigator = True
|
|
Me.GridControlGeraete.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewGeraete})
|
|
'
|
|
'TBGERAETBindingSource
|
|
'
|
|
Me.TBGERAETBindingSource.DataMember = "TBGERAET"
|
|
Me.TBGERAETBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'GridViewGeraete
|
|
'
|
|
Me.GridViewGeraete.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridViewGeraete.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridViewGeraete.Appearance.OddRow.BackColor = System.Drawing.Color.White
|
|
Me.GridViewGeraete.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.GridViewGeraete.Appearance.SelectedRow.BackColor = System.Drawing.Color.Magenta
|
|
Me.GridViewGeraete.Appearance.SelectedRow.Options.UseBackColor = True
|
|
Me.GridViewGeraete.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GUID, Me.colBEZEICHNUNG, Me.colIP_ADRESSE, Me.colSERIENNR, Me.colMODEL_NR, Me.colMARKT2, Me.colPAGE_COUNT, Me.colPPM, Me.colERFASSTWANN, Me.colGEAENDERTWANN, Me.colGEAENDERTWER, Me.colBESTELLUNG, Me.colMARKER, Me.colPC_INITIAL, Me.colDATE_INITIAL, Me.colUMGEZOGEN, Me.colVERTRAGSNR, Me.colONHOLD, Me.colONHOLD_DATE, Me.colMELDEDATUM, Me.colNICHT_AKTIV, Me.colABGEBAUT})
|
|
Me.GridViewGeraete.GridControl = Me.GridControlGeraete
|
|
Me.GridViewGeraete.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always
|
|
Me.GridViewGeraete.Name = "GridViewGeraete"
|
|
Me.GridViewGeraete.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewGeraete.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewGeraete.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewGeraete.OptionsSelection.MultiSelect = True
|
|
Me.GridViewGeraete.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
|
|
Me.GridViewGeraete.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridViewGeraete.OptionsView.EnableAppearanceOddRow = True
|
|
Me.GridViewGeraete.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridViewGeraete.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always
|
|
'
|
|
'GUID
|
|
'
|
|
Me.GUID.Caption = "ID"
|
|
Me.GUID.FieldName = "GUID"
|
|
Me.GUID.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left
|
|
Me.GUID.Name = "GUID"
|
|
Me.GUID.OptionsColumn.AllowEdit = False
|
|
Me.GUID.Visible = True
|
|
Me.GUID.VisibleIndex = 0
|
|
'
|
|
'colBEZEICHNUNG
|
|
'
|
|
Me.colBEZEICHNUNG.Caption = "Bezeichnung"
|
|
Me.colBEZEICHNUNG.FieldName = "BEZEICHNUNG"
|
|
Me.colBEZEICHNUNG.Name = "colBEZEICHNUNG"
|
|
Me.colBEZEICHNUNG.OptionsColumn.AllowEdit = False
|
|
Me.colBEZEICHNUNG.Visible = True
|
|
Me.colBEZEICHNUNG.VisibleIndex = 1
|
|
'
|
|
'colIP_ADRESSE
|
|
'
|
|
Me.colIP_ADRESSE.Caption = "IP"
|
|
Me.colIP_ADRESSE.FieldName = "IP_ADRESSE"
|
|
Me.colIP_ADRESSE.Name = "colIP_ADRESSE"
|
|
Me.colIP_ADRESSE.OptionsColumn.AllowEdit = False
|
|
Me.colIP_ADRESSE.Visible = True
|
|
Me.colIP_ADRESSE.VisibleIndex = 2
|
|
'
|
|
'colSERIENNR
|
|
'
|
|
Me.colSERIENNR.Caption = "SerienNr"
|
|
Me.colSERIENNR.FieldName = "SERIENNR"
|
|
Me.colSERIENNR.Name = "colSERIENNR"
|
|
Me.colSERIENNR.OptionsColumn.AllowEdit = False
|
|
Me.colSERIENNR.Visible = True
|
|
Me.colSERIENNR.VisibleIndex = 3
|
|
'
|
|
'colMODEL_NR
|
|
'
|
|
Me.colMODEL_NR.Caption = "Model Nr"
|
|
Me.colMODEL_NR.FieldName = "MODEL_NR"
|
|
Me.colMODEL_NR.Name = "colMODEL_NR"
|
|
Me.colMODEL_NR.OptionsColumn.AllowEdit = False
|
|
Me.colMODEL_NR.Visible = True
|
|
Me.colMODEL_NR.VisibleIndex = 4
|
|
'
|
|
'colMARKT2
|
|
'
|
|
Me.colMARKT2.Caption = "Markt"
|
|
Me.colMARKT2.FieldName = "MARKT"
|
|
Me.colMARKT2.Name = "colMARKT2"
|
|
Me.colMARKT2.OptionsColumn.AllowEdit = False
|
|
Me.colMARKT2.Visible = True
|
|
Me.colMARKT2.VisibleIndex = 5
|
|
'
|
|
'colPAGE_COUNT
|
|
'
|
|
Me.colPAGE_COUNT.Caption = "Page Count"
|
|
Me.colPAGE_COUNT.FieldName = "PAGE_COUNT"
|
|
Me.colPAGE_COUNT.Name = "colPAGE_COUNT"
|
|
Me.colPAGE_COUNT.OptionsColumn.AllowEdit = False
|
|
Me.colPAGE_COUNT.Visible = True
|
|
Me.colPAGE_COUNT.VisibleIndex = 6
|
|
'
|
|
'colPPM
|
|
'
|
|
Me.colPPM.Caption = "PPM"
|
|
Me.colPPM.FieldName = "PPM"
|
|
Me.colPPM.Name = "colPPM"
|
|
Me.colPPM.OptionsColumn.AllowEdit = False
|
|
Me.colPPM.Visible = True
|
|
Me.colPPM.VisibleIndex = 7
|
|
'
|
|
'colERFASSTWANN
|
|
'
|
|
Me.colERFASSTWANN.Caption = "Erfasst wann"
|
|
Me.colERFASSTWANN.FieldName = "ERFASSTWANN"
|
|
Me.colERFASSTWANN.Name = "colERFASSTWANN"
|
|
Me.colERFASSTWANN.OptionsColumn.AllowEdit = False
|
|
Me.colERFASSTWANN.Visible = True
|
|
Me.colERFASSTWANN.VisibleIndex = 8
|
|
'
|
|
'colGEAENDERTWANN
|
|
'
|
|
Me.colGEAENDERTWANN.Caption = "Geändert wann"
|
|
Me.colGEAENDERTWANN.FieldName = "GEAENDERTWANN"
|
|
Me.colGEAENDERTWANN.Name = "colGEAENDERTWANN"
|
|
Me.colGEAENDERTWANN.OptionsColumn.AllowEdit = False
|
|
Me.colGEAENDERTWANN.Visible = True
|
|
Me.colGEAENDERTWANN.VisibleIndex = 9
|
|
'
|
|
'colGEAENDERTWER
|
|
'
|
|
Me.colGEAENDERTWER.Caption = "Geändert wer"
|
|
Me.colGEAENDERTWER.FieldName = "GEAENDERTWER"
|
|
Me.colGEAENDERTWER.Name = "colGEAENDERTWER"
|
|
Me.colGEAENDERTWER.OptionsColumn.AllowEdit = False
|
|
Me.colGEAENDERTWER.Visible = True
|
|
Me.colGEAENDERTWER.VisibleIndex = 10
|
|
'
|
|
'colBESTELLUNG
|
|
'
|
|
Me.colBESTELLUNG.Caption = "in Bestellung"
|
|
Me.colBESTELLUNG.FieldName = "BESTELLUNG"
|
|
Me.colBESTELLUNG.Name = "colBESTELLUNG"
|
|
Me.colBESTELLUNG.OptionsColumn.AllowEdit = False
|
|
Me.colBESTELLUNG.Visible = True
|
|
Me.colBESTELLUNG.VisibleIndex = 11
|
|
'
|
|
'colMARKER
|
|
'
|
|
Me.colMARKER.Caption = "Marker"
|
|
Me.colMARKER.FieldName = "MARKER"
|
|
Me.colMARKER.Name = "colMARKER"
|
|
Me.colMARKER.OptionsColumn.AllowEdit = False
|
|
Me.colMARKER.Visible = True
|
|
Me.colMARKER.VisibleIndex = 12
|
|
'
|
|
'colPC_INITIAL
|
|
'
|
|
Me.colPC_INITIAL.Caption = "PC Initial"
|
|
Me.colPC_INITIAL.FieldName = "PC_INITIAL"
|
|
Me.colPC_INITIAL.Name = "colPC_INITIAL"
|
|
Me.colPC_INITIAL.OptionsColumn.AllowEdit = False
|
|
Me.colPC_INITIAL.Visible = True
|
|
Me.colPC_INITIAL.VisibleIndex = 13
|
|
'
|
|
'colDATE_INITIAL
|
|
'
|
|
Me.colDATE_INITIAL.Caption = "Date Initial"
|
|
Me.colDATE_INITIAL.FieldName = "DATE_INITIAL"
|
|
Me.colDATE_INITIAL.Name = "colDATE_INITIAL"
|
|
Me.colDATE_INITIAL.OptionsColumn.AllowEdit = False
|
|
Me.colDATE_INITIAL.Visible = True
|
|
Me.colDATE_INITIAL.VisibleIndex = 14
|
|
'
|
|
'colUMGEZOGEN
|
|
'
|
|
Me.colUMGEZOGEN.Caption = "Umgezogen"
|
|
Me.colUMGEZOGEN.FieldName = "UMGEZOGEN"
|
|
Me.colUMGEZOGEN.Name = "colUMGEZOGEN"
|
|
Me.colUMGEZOGEN.OptionsColumn.AllowEdit = False
|
|
Me.colUMGEZOGEN.Visible = True
|
|
Me.colUMGEZOGEN.VisibleIndex = 15
|
|
'
|
|
'colVERTRAGSNR
|
|
'
|
|
Me.colVERTRAGSNR.Caption = "Vertrag"
|
|
Me.colVERTRAGSNR.FieldName = "VERTRAGSNR"
|
|
Me.colVERTRAGSNR.Name = "colVERTRAGSNR"
|
|
Me.colVERTRAGSNR.OptionsColumn.AllowEdit = False
|
|
Me.colVERTRAGSNR.Visible = True
|
|
Me.colVERTRAGSNR.VisibleIndex = 16
|
|
'
|
|
'colONHOLD
|
|
'
|
|
Me.colONHOLD.Caption = "OnHold"
|
|
Me.colONHOLD.FieldName = "ONHOLD"
|
|
Me.colONHOLD.Name = "colONHOLD"
|
|
Me.colONHOLD.OptionsColumn.AllowEdit = False
|
|
Me.colONHOLD.Visible = True
|
|
Me.colONHOLD.VisibleIndex = 17
|
|
'
|
|
'colONHOLD_DATE
|
|
'
|
|
Me.colONHOLD_DATE.Caption = "OnHold Date"
|
|
Me.colONHOLD_DATE.FieldName = "ONHOLD_DATE"
|
|
Me.colONHOLD_DATE.Name = "colONHOLD_DATE"
|
|
Me.colONHOLD_DATE.OptionsColumn.AllowEdit = False
|
|
Me.colONHOLD_DATE.Visible = True
|
|
Me.colONHOLD_DATE.VisibleIndex = 18
|
|
'
|
|
'colMELDEDATUM
|
|
'
|
|
Me.colMELDEDATUM.Caption = "Meldedatum"
|
|
Me.colMELDEDATUM.FieldName = "MELDEDATUM"
|
|
Me.colMELDEDATUM.Name = "colMELDEDATUM"
|
|
Me.colMELDEDATUM.OptionsColumn.AllowEdit = False
|
|
Me.colMELDEDATUM.Visible = True
|
|
Me.colMELDEDATUM.VisibleIndex = 19
|
|
'
|
|
'colNICHT_AKTIV
|
|
'
|
|
Me.colNICHT_AKTIV.Caption = "Nicht aktiv"
|
|
Me.colNICHT_AKTIV.FieldName = "NICHT_AKTIV"
|
|
Me.colNICHT_AKTIV.Name = "colNICHT_AKTIV"
|
|
Me.colNICHT_AKTIV.OptionsColumn.AllowEdit = False
|
|
Me.colNICHT_AKTIV.Visible = True
|
|
Me.colNICHT_AKTIV.VisibleIndex = 20
|
|
'
|
|
'colABGEBAUT
|
|
'
|
|
Me.colABGEBAUT.Caption = "Abgebaut"
|
|
Me.colABGEBAUT.FieldName = "ABGEBAUT"
|
|
Me.colABGEBAUT.Name = "colABGEBAUT"
|
|
Me.colABGEBAUT.OptionsColumn.AllowEdit = False
|
|
Me.colABGEBAUT.Visible = True
|
|
Me.colABGEBAUT.VisibleIndex = 21
|
|
'
|
|
'TBCHANGE_LOG_GERAETDataGridView
|
|
'
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.AllowUserToAddRows = False
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle3.BackColor = System.Drawing.Color.Cyan
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.AutoGenerateColumns = False
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn2, Me.DataGridViewTextBoxColumn4, Me.ERFASSTWANN})
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.DataSource = Me.TBCHANGE_LOG_GERAETBindingSource
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.Location = New System.Drawing.Point(0, 25)
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.Name = "TBCHANGE_LOG_GERAETDataGridView"
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.ReadOnly = True
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.Size = New System.Drawing.Size(0, 0)
|
|
Me.TBCHANGE_LOG_GERAETDataGridView.TabIndex = 1
|
|
'
|
|
'DataGridViewTextBoxColumn2
|
|
'
|
|
Me.DataGridViewTextBoxColumn2.DataPropertyName = "GUID"
|
|
Me.DataGridViewTextBoxColumn2.HeaderText = "ID"
|
|
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
|
Me.DataGridViewTextBoxColumn2.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.DataGridViewTextBoxColumn2.Width = 50
|
|
'
|
|
'DataGridViewTextBoxColumn4
|
|
'
|
|
Me.DataGridViewTextBoxColumn4.DataPropertyName = "MELDUNG"
|
|
Me.DataGridViewTextBoxColumn4.HeaderText = "Change Meldung"
|
|
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
|
Me.DataGridViewTextBoxColumn4.ReadOnly = True
|
|
Me.DataGridViewTextBoxColumn4.Width = 300
|
|
'
|
|
'ERFASSTWANN
|
|
'
|
|
Me.ERFASSTWANN.DataPropertyName = "ERFASSTWANN"
|
|
Me.ERFASSTWANN.HeaderText = "Erfasst wann"
|
|
Me.ERFASSTWANN.Name = "ERFASSTWANN"
|
|
Me.ERFASSTWANN.ReadOnly = True
|
|
'
|
|
'TBCHANGE_LOG_GERAETBindingSource
|
|
'
|
|
Me.TBCHANGE_LOG_GERAETBindingSource.DataMember = "TBCHANGE_LOG_GERAET"
|
|
Me.TBCHANGE_LOG_GERAETBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'BindingNavigator1
|
|
'
|
|
Me.BindingNavigator1.AddNewItem = Nothing
|
|
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem7
|
|
Me.BindingNavigator1.CountItemFormat = "von {0} Changelogs"
|
|
Me.BindingNavigator1.DeleteItem = Nothing
|
|
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem7, Me.BindingNavigatorMovePreviousItem7, Me.BindingNavigatorSeparator21, Me.BindingNavigatorPositionItem7, Me.BindingNavigatorCountItem7, Me.BindingNavigatorSeparator22, Me.BindingNavigatorMoveNextItem7, Me.BindingNavigatorMoveLastItem7, Me.BindingNavigatorSeparator23})
|
|
Me.BindingNavigator1.Location = New System.Drawing.Point(0, 0)
|
|
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem7
|
|
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem7
|
|
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem7
|
|
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem7
|
|
Me.BindingNavigator1.Name = "BindingNavigator1"
|
|
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem7
|
|
Me.BindingNavigator1.Size = New System.Drawing.Size(0, 25)
|
|
Me.BindingNavigator1.TabIndex = 0
|
|
Me.BindingNavigator1.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem7
|
|
'
|
|
Me.BindingNavigatorCountItem7.Name = "BindingNavigatorCountItem7"
|
|
Me.BindingNavigatorCountItem7.Size = New System.Drawing.Size(110, 15)
|
|
Me.BindingNavigatorCountItem7.Text = "von {0} Changelogs"
|
|
Me.BindingNavigatorCountItem7.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem7
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem7.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem7.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem7.Name = "BindingNavigatorMoveFirstItem7"
|
|
Me.BindingNavigatorMoveFirstItem7.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem7.Size = New System.Drawing.Size(23, 20)
|
|
Me.BindingNavigatorMoveFirstItem7.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem7
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem7.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem7.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem7.Name = "BindingNavigatorMovePreviousItem7"
|
|
Me.BindingNavigatorMovePreviousItem7.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem7.Size = New System.Drawing.Size(23, 20)
|
|
Me.BindingNavigatorMovePreviousItem7.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator21
|
|
'
|
|
Me.BindingNavigatorSeparator21.Name = "BindingNavigatorSeparator21"
|
|
Me.BindingNavigatorSeparator21.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem7
|
|
'
|
|
Me.BindingNavigatorPositionItem7.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem7.AutoSize = False
|
|
Me.BindingNavigatorPositionItem7.Name = "BindingNavigatorPositionItem7"
|
|
Me.BindingNavigatorPositionItem7.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem7.Text = "0"
|
|
Me.BindingNavigatorPositionItem7.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator22
|
|
'
|
|
Me.BindingNavigatorSeparator22.Name = "BindingNavigatorSeparator22"
|
|
Me.BindingNavigatorSeparator22.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem7
|
|
'
|
|
Me.BindingNavigatorMoveNextItem7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem7.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem7.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem7.Name = "BindingNavigatorMoveNextItem7"
|
|
Me.BindingNavigatorMoveNextItem7.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem7.Size = New System.Drawing.Size(23, 20)
|
|
Me.BindingNavigatorMoveNextItem7.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem7
|
|
'
|
|
Me.BindingNavigatorMoveLastItem7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem7.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem7.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem7.Name = "BindingNavigatorMoveLastItem7"
|
|
Me.BindingNavigatorMoveLastItem7.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem7.Size = New System.Drawing.Size(23, 20)
|
|
Me.BindingNavigatorMoveLastItem7.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator23
|
|
'
|
|
Me.BindingNavigatorSeparator23.Name = "BindingNavigatorSeparator23"
|
|
Me.BindingNavigatorSeparator23.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'SplitContainerSupplies
|
|
'
|
|
Me.SplitContainerSupplies.DataBindings.Add(New System.Windows.Forms.Binding("SplitterDistance", Global.SUPPLYWATCH.My.MySettings.Default, "SplitContainerSupplies_SD", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.SplitContainerSupplies.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerSupplies.Location = New System.Drawing.Point(0, 25)
|
|
Me.SplitContainerSupplies.Name = "SplitContainerSupplies"
|
|
'
|
|
'SplitContainerSupplies.Panel1
|
|
'
|
|
Me.SplitContainerSupplies.Panel1.Controls.Add(Me.VWSUPPLIES_AKTUELLDataGridView)
|
|
'
|
|
'SplitContainerSupplies.Panel2
|
|
'
|
|
Me.SplitContainerSupplies.Panel2.Controls.Add(Me.DataGridView1)
|
|
Me.SplitContainerSupplies.Panel2.Controls.Add(Me.BindingNavigator2)
|
|
Me.SplitContainerSupplies.Size = New System.Drawing.Size(1280, 97)
|
|
Me.SplitContainerSupplies.SplitterDistance = Global.SUPPLYWATCH.My.MySettings.Default.SplitContainerSupplies_SD
|
|
Me.SplitContainerSupplies.TabIndex = 3
|
|
'
|
|
'VWSUPPLIES_AKTUELLDataGridView
|
|
'
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.AllowUserToAddRows = False
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.AllowUserToDeleteRows = False
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.AllowUserToOrderColumns = True
|
|
DataGridViewCellStyle4.BackColor = System.Drawing.Color.Yellow
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.AutoGenerateColumns = False
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.VWSUPPLIES_AKTUELLDataGridViewSupplyID, Me.DataGridViewTextBoxColumn38, Me.DataGridViewTextBoxColumn39, Me.DataGridViewTextBoxColumn40, Me.DataGridViewTextBoxColumn41, Me.DataGridViewTextBoxColumn42, Me.DataGridViewTextBoxColumn44, Me.DataGridViewTextBoxColumn50, Me.DataGridViewTextBoxColumn49, Me.VWSUPPLIES_AKTUELLDataGridViewOnHold, Me.DataGridViewTextBoxColumn51, Me.DataGridViewTextBoxColumn45, Me.DataGridViewTextBoxColumn46, Me.DataGridViewTextBoxColumn47})
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.DataSource = Me.VWSUPPLIES_GERAETBindingSource
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.Location = New System.Drawing.Point(0, 0)
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.Name = "VWSUPPLIES_AKTUELLDataGridView"
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.ReadOnly = True
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.Size = New System.Drawing.Size(746, 97)
|
|
Me.VWSUPPLIES_AKTUELLDataGridView.TabIndex = 2
|
|
'
|
|
'VWSUPPLIES_AKTUELLDataGridViewSupplyID
|
|
'
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewSupplyID.DataPropertyName = "SUPPLY_ID"
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewSupplyID.HeaderText = "Supply ID"
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewSupplyID.Name = "VWSUPPLIES_AKTUELLDataGridViewSupplyID"
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewSupplyID.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn38
|
|
'
|
|
Me.DataGridViewTextBoxColumn38.DataPropertyName = "SUPPLY_BEZ"
|
|
Me.DataGridViewTextBoxColumn38.HeaderText = "Bezeichnung"
|
|
Me.DataGridViewTextBoxColumn38.Name = "DataGridViewTextBoxColumn38"
|
|
Me.DataGridViewTextBoxColumn38.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn39
|
|
'
|
|
Me.DataGridViewTextBoxColumn39.DataPropertyName = "LEVEL"
|
|
Me.DataGridViewTextBoxColumn39.HeaderText = "Level"
|
|
Me.DataGridViewTextBoxColumn39.Name = "DataGridViewTextBoxColumn39"
|
|
Me.DataGridViewTextBoxColumn39.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn40
|
|
'
|
|
Me.DataGridViewTextBoxColumn40.DataPropertyName = "SCHWELLENWERT"
|
|
Me.DataGridViewTextBoxColumn40.HeaderText = "Schwelle"
|
|
Me.DataGridViewTextBoxColumn40.Name = "DataGridViewTextBoxColumn40"
|
|
Me.DataGridViewTextBoxColumn40.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn41
|
|
'
|
|
Me.DataGridViewTextBoxColumn41.DataPropertyName = "PARTNUMBER"
|
|
Me.DataGridViewTextBoxColumn41.HeaderText = "Partnumber"
|
|
Me.DataGridViewTextBoxColumn41.Name = "DataGridViewTextBoxColumn41"
|
|
Me.DataGridViewTextBoxColumn41.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn42
|
|
'
|
|
Me.DataGridViewTextBoxColumn42.DataPropertyName = "SERIENNR"
|
|
Me.DataGridViewTextBoxColumn42.HeaderText = "Seriennr"
|
|
Me.DataGridViewTextBoxColumn42.Name = "DataGridViewTextBoxColumn42"
|
|
Me.DataGridViewTextBoxColumn42.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn44
|
|
'
|
|
Me.DataGridViewTextBoxColumn44.DataPropertyName = "STATUS"
|
|
Me.DataGridViewTextBoxColumn44.HeaderText = "Status"
|
|
Me.DataGridViewTextBoxColumn44.Name = "DataGridViewTextBoxColumn44"
|
|
Me.DataGridViewTextBoxColumn44.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn50
|
|
'
|
|
Me.DataGridViewTextBoxColumn50.DataPropertyName = "STATUS_WER"
|
|
Me.DataGridViewTextBoxColumn50.HeaderText = "Status wer"
|
|
Me.DataGridViewTextBoxColumn50.Name = "DataGridViewTextBoxColumn50"
|
|
Me.DataGridViewTextBoxColumn50.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn49
|
|
'
|
|
Me.DataGridViewTextBoxColumn49.DataPropertyName = "STATUS_WANN"
|
|
Me.DataGridViewTextBoxColumn49.HeaderText = "Status wann"
|
|
Me.DataGridViewTextBoxColumn49.Name = "DataGridViewTextBoxColumn49"
|
|
Me.DataGridViewTextBoxColumn49.ReadOnly = True
|
|
'
|
|
'VWSUPPLIES_AKTUELLDataGridViewOnHold
|
|
'
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewOnHold.DataPropertyName = "ON_HOLD"
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewOnHold.HeaderText = "OnHold"
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewOnHold.Name = "VWSUPPLIES_AKTUELLDataGridViewOnHold"
|
|
Me.VWSUPPLIES_AKTUELLDataGridViewOnHold.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn51
|
|
'
|
|
Me.DataGridViewTextBoxColumn51.DataPropertyName = "OH_DATE"
|
|
Me.DataGridViewTextBoxColumn51.HeaderText = "OnHold Date"
|
|
Me.DataGridViewTextBoxColumn51.Name = "DataGridViewTextBoxColumn51"
|
|
Me.DataGridViewTextBoxColumn51.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn45
|
|
'
|
|
Me.DataGridViewTextBoxColumn45.DataPropertyName = "ERFASSTWANN"
|
|
Me.DataGridViewTextBoxColumn45.HeaderText = "Erfasst wann"
|
|
Me.DataGridViewTextBoxColumn45.Name = "DataGridViewTextBoxColumn45"
|
|
Me.DataGridViewTextBoxColumn45.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn46
|
|
'
|
|
Me.DataGridViewTextBoxColumn46.DataPropertyName = "GEAENDERTWER"
|
|
Me.DataGridViewTextBoxColumn46.HeaderText = "Geändert wer"
|
|
Me.DataGridViewTextBoxColumn46.Name = "DataGridViewTextBoxColumn46"
|
|
Me.DataGridViewTextBoxColumn46.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn47
|
|
'
|
|
Me.DataGridViewTextBoxColumn47.DataPropertyName = "GEAENDERTWANN"
|
|
Me.DataGridViewTextBoxColumn47.HeaderText = "Geändert wann"
|
|
Me.DataGridViewTextBoxColumn47.Name = "DataGridViewTextBoxColumn47"
|
|
Me.DataGridViewTextBoxColumn47.ReadOnly = True
|
|
'
|
|
'VWSUPPLIES_GERAETBindingSource
|
|
'
|
|
Me.VWSUPPLIES_GERAETBindingSource.DataMember = "VWSUPPLIES_AKTUELL"
|
|
Me.VWSUPPLIES_GERAETBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'DataGridView1
|
|
'
|
|
Me.DataGridView1.AllowUserToAddRows = False
|
|
Me.DataGridView1.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle5.BackColor = System.Drawing.Color.Lime
|
|
Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
|
|
Me.DataGridView1.AutoGenerateColumns = False
|
|
Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.DataGridView1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.MeldedatumDataGridViewTextBoxColumn, Me.StatusDataGridViewTextBoxColumn, Me.MarkerDataGridViewTextBoxColumn, Me.ErfasstWannDataGridViewTextBoxColumn})
|
|
Me.DataGridView1.DataSource = Me.ViewSUPPLY_STATUS_VERFOLGUNGBindingSource
|
|
Me.DataGridView1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.DataGridView1.Location = New System.Drawing.Point(0, 25)
|
|
Me.DataGridView1.Name = "DataGridView1"
|
|
Me.DataGridView1.Size = New System.Drawing.Size(530, 72)
|
|
Me.DataGridView1.TabIndex = 1
|
|
'
|
|
'MeldedatumDataGridViewTextBoxColumn
|
|
'
|
|
Me.MeldedatumDataGridViewTextBoxColumn.DataPropertyName = "Meldedatum"
|
|
Me.MeldedatumDataGridViewTextBoxColumn.HeaderText = "Meldedatum"
|
|
Me.MeldedatumDataGridViewTextBoxColumn.Name = "MeldedatumDataGridViewTextBoxColumn"
|
|
Me.MeldedatumDataGridViewTextBoxColumn.Width = 75
|
|
'
|
|
'StatusDataGridViewTextBoxColumn
|
|
'
|
|
Me.StatusDataGridViewTextBoxColumn.DataPropertyName = "Status"
|
|
Me.StatusDataGridViewTextBoxColumn.HeaderText = "Status"
|
|
Me.StatusDataGridViewTextBoxColumn.Name = "StatusDataGridViewTextBoxColumn"
|
|
Me.StatusDataGridViewTextBoxColumn.Width = 90
|
|
'
|
|
'MarkerDataGridViewTextBoxColumn
|
|
'
|
|
Me.MarkerDataGridViewTextBoxColumn.DataPropertyName = "Marker"
|
|
Me.MarkerDataGridViewTextBoxColumn.HeaderText = "Marker"
|
|
Me.MarkerDataGridViewTextBoxColumn.Name = "MarkerDataGridViewTextBoxColumn"
|
|
Me.MarkerDataGridViewTextBoxColumn.Width = 200
|
|
'
|
|
'ErfasstWannDataGridViewTextBoxColumn
|
|
'
|
|
Me.ErfasstWannDataGridViewTextBoxColumn.DataPropertyName = "Erfasst wann"
|
|
Me.ErfasstWannDataGridViewTextBoxColumn.HeaderText = "Erfasst wann"
|
|
Me.ErfasstWannDataGridViewTextBoxColumn.Name = "ErfasstWannDataGridViewTextBoxColumn"
|
|
Me.ErfasstWannDataGridViewTextBoxColumn.Width = 85
|
|
'
|
|
'ViewSUPPLY_STATUS_VERFOLGUNGBindingSource
|
|
'
|
|
Me.ViewSUPPLY_STATUS_VERFOLGUNGBindingSource.DataMember = "ViewSUPPLY_STATUS_VERFOLGUNG"
|
|
Me.ViewSUPPLY_STATUS_VERFOLGUNGBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'BindingNavigator2
|
|
'
|
|
Me.BindingNavigator2.AddNewItem = Nothing
|
|
Me.BindingNavigator2.BindingSource = Me.ViewSUPPLY_STATUS_VERFOLGUNGBindingSource
|
|
Me.BindingNavigator2.CountItem = Me.BindingNavigatorCountItem9
|
|
Me.BindingNavigator2.CountItemFormat = "von {0} Meldesätzen"
|
|
Me.BindingNavigator2.DeleteItem = Nothing
|
|
Me.BindingNavigator2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem9, Me.BindingNavigatorMovePreviousItem9, Me.BindingNavigatorSeparator27, Me.BindingNavigatorPositionItem9, Me.BindingNavigatorCountItem9, Me.BindingNavigatorSeparator28, Me.BindingNavigatorMoveNextItem9, Me.BindingNavigatorMoveLastItem9, Me.BindingNavigatorSeparator29})
|
|
Me.BindingNavigator2.Location = New System.Drawing.Point(0, 0)
|
|
Me.BindingNavigator2.MoveFirstItem = Me.BindingNavigatorMoveFirstItem9
|
|
Me.BindingNavigator2.MoveLastItem = Me.BindingNavigatorMoveLastItem9
|
|
Me.BindingNavigator2.MoveNextItem = Me.BindingNavigatorMoveNextItem9
|
|
Me.BindingNavigator2.MovePreviousItem = Me.BindingNavigatorMovePreviousItem9
|
|
Me.BindingNavigator2.Name = "BindingNavigator2"
|
|
Me.BindingNavigator2.PositionItem = Me.BindingNavigatorPositionItem9
|
|
Me.BindingNavigator2.Size = New System.Drawing.Size(530, 25)
|
|
Me.BindingNavigator2.TabIndex = 0
|
|
Me.BindingNavigator2.Text = "BindingNavigator2"
|
|
'
|
|
'BindingNavigatorCountItem9
|
|
'
|
|
Me.BindingNavigatorCountItem9.Name = "BindingNavigatorCountItem9"
|
|
Me.BindingNavigatorCountItem9.Size = New System.Drawing.Size(113, 22)
|
|
Me.BindingNavigatorCountItem9.Text = "von {0} Meldesätzen"
|
|
Me.BindingNavigatorCountItem9.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem9
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem9.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem9.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem9.Name = "BindingNavigatorMoveFirstItem9"
|
|
Me.BindingNavigatorMoveFirstItem9.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem9.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem9.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem9
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem9.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem9.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem9.Name = "BindingNavigatorMovePreviousItem9"
|
|
Me.BindingNavigatorMovePreviousItem9.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem9.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem9.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator27
|
|
'
|
|
Me.BindingNavigatorSeparator27.Name = "BindingNavigatorSeparator27"
|
|
Me.BindingNavigatorSeparator27.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem9
|
|
'
|
|
Me.BindingNavigatorPositionItem9.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem9.AutoSize = False
|
|
Me.BindingNavigatorPositionItem9.Name = "BindingNavigatorPositionItem9"
|
|
Me.BindingNavigatorPositionItem9.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem9.Text = "0"
|
|
Me.BindingNavigatorPositionItem9.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator28
|
|
'
|
|
Me.BindingNavigatorSeparator28.Name = "BindingNavigatorSeparator28"
|
|
Me.BindingNavigatorSeparator28.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem9
|
|
'
|
|
Me.BindingNavigatorMoveNextItem9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem9.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem9.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem9.Name = "BindingNavigatorMoveNextItem9"
|
|
Me.BindingNavigatorMoveNextItem9.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem9.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem9.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem9
|
|
'
|
|
Me.BindingNavigatorMoveLastItem9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem9.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem9.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem9.Name = "BindingNavigatorMoveLastItem9"
|
|
Me.BindingNavigatorMoveLastItem9.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem9.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem9.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator29
|
|
'
|
|
Me.BindingNavigatorSeparator29.Name = "BindingNavigatorSeparator29"
|
|
Me.BindingNavigatorSeparator29.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'VWSUPPLIES_GERAETBindingNavigator
|
|
'
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.AddNewItem = Nothing
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.BindingSource = Me.VWSUPPLIES_GERAETBindingSource
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.CountItem = Me.BindingNavigatorCountItem8
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.CountItemFormat = "von {0} Supplies"
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.DeleteItem = Nothing
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem8, Me.BindingNavigatorMovePreviousItem8, Me.BindingNavigatorSeparator24, Me.BindingNavigatorPositionItem8, Me.BindingNavigatorCountItem8, Me.BindingNavigatorSeparator25, Me.BindingNavigatorMoveNextItem8, Me.BindingNavigatorMoveLastItem8, Me.BindingNavigatorSeparator26, Me.tsbtnSuppliesSetStatusOnHold, Me.tsbtnChangebestellt})
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem8
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem8
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem8
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem8
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.Name = "VWSUPPLIES_GERAETBindingNavigator"
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem8
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.Size = New System.Drawing.Size(1280, 25)
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.TabIndex = 1
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.Text = "BindingNavigator2"
|
|
'
|
|
'BindingNavigatorCountItem8
|
|
'
|
|
Me.BindingNavigatorCountItem8.Name = "BindingNavigatorCountItem8"
|
|
Me.BindingNavigatorCountItem8.Size = New System.Drawing.Size(91, 22)
|
|
Me.BindingNavigatorCountItem8.Text = "von {0} Supplies"
|
|
Me.BindingNavigatorCountItem8.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem8
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem8.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem8.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem8.Name = "BindingNavigatorMoveFirstItem8"
|
|
Me.BindingNavigatorMoveFirstItem8.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem8.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem8.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem8
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem8.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem8.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem8.Name = "BindingNavigatorMovePreviousItem8"
|
|
Me.BindingNavigatorMovePreviousItem8.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem8.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem8.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator24
|
|
'
|
|
Me.BindingNavigatorSeparator24.Name = "BindingNavigatorSeparator24"
|
|
Me.BindingNavigatorSeparator24.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem8
|
|
'
|
|
Me.BindingNavigatorPositionItem8.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem8.AutoSize = False
|
|
Me.BindingNavigatorPositionItem8.Name = "BindingNavigatorPositionItem8"
|
|
Me.BindingNavigatorPositionItem8.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem8.Text = "0"
|
|
Me.BindingNavigatorPositionItem8.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator25
|
|
'
|
|
Me.BindingNavigatorSeparator25.Name = "BindingNavigatorSeparator25"
|
|
Me.BindingNavigatorSeparator25.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem8
|
|
'
|
|
Me.BindingNavigatorMoveNextItem8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem8.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem8.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem8.Name = "BindingNavigatorMoveNextItem8"
|
|
Me.BindingNavigatorMoveNextItem8.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem8.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem8.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem8
|
|
'
|
|
Me.BindingNavigatorMoveLastItem8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem8.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem8.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem8.Name = "BindingNavigatorMoveLastItem8"
|
|
Me.BindingNavigatorMoveLastItem8.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem8.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem8.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator26
|
|
'
|
|
Me.BindingNavigatorSeparator26.Name = "BindingNavigatorSeparator26"
|
|
Me.BindingNavigatorSeparator26.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbtnSuppliesSetStatusOnHold
|
|
'
|
|
Me.tsbtnSuppliesSetStatusOnHold.Image = Global.SUPPLYWATCH.My.Resources.Resources.Beenden2
|
|
Me.tsbtnSuppliesSetStatusOnHold.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnSuppliesSetStatusOnHold.Name = "tsbtnSuppliesSetStatusOnHold"
|
|
Me.tsbtnSuppliesSetStatusOnHold.Size = New System.Drawing.Size(159, 22)
|
|
Me.tsbtnSuppliesSetStatusOnHold.Text = "Change Status ON HOLD"
|
|
'
|
|
'tsbtnChangebestellt
|
|
'
|
|
Me.tsbtnChangebestellt.Image = Global.SUPPLYWATCH.My.Resources.Resources.ruby_go
|
|
Me.tsbtnChangebestellt.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnChangebestellt.Name = "tsbtnChangebestellt"
|
|
Me.tsbtnChangebestellt.Size = New System.Drawing.Size(196, 22)
|
|
Me.tsbtnChangebestellt.Text = "Change Status 'Manuell Bestellt'"
|
|
Me.tsbtnChangebestellt.ToolTipText = "Der Status wird erst wieder bei Änderung der SupplySerial geändert"
|
|
'
|
|
'spltGeraete_uebersicht
|
|
'
|
|
Me.spltGeraete_uebersicht.BackColor = System.Drawing.SystemColors.InactiveCaption
|
|
Me.spltGeraete_uebersicht.DataBindings.Add(New System.Windows.Forms.Binding("Location", Global.SUPPLYWATCH.My.MySettings.Default, "spltGeraeteUebersicht", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.spltGeraete_uebersicht.Location = Global.SUPPLYWATCH.My.MySettings.Default.spltGeraeteUebersicht
|
|
Me.spltGeraete_uebersicht.Name = "spltGeraete_uebersicht"
|
|
Me.spltGeraete_uebersicht.Size = New System.Drawing.Size(3, 434)
|
|
Me.spltGeraete_uebersicht.TabIndex = 4
|
|
Me.spltGeraete_uebersicht.TabStop = False
|
|
'
|
|
'TBGERAETBindingNavigator
|
|
'
|
|
Me.TBGERAETBindingNavigator.AddNewItem = Nothing
|
|
Me.TBGERAETBindingNavigator.BindingSource = Me.TBGERAETBindingSource
|
|
Me.TBGERAETBindingNavigator.CountItem = Me.BindingNavigatorCountItem2
|
|
Me.TBGERAETBindingNavigator.CountItemFormat = "von {0} Geräten"
|
|
Me.TBGERAETBindingNavigator.DeleteItem = Nothing
|
|
Me.TBGERAETBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbImport2, Me.ToolStripSeparator9, Me.BindingNavigatorMoveFirstItem2, Me.BindingNavigatorMovePreviousItem2, Me.BindingNavigatorSeparator6, Me.BindingNavigatorPositionItem2, Me.BindingNavigatorCountItem2, Me.BindingNavigatorSeparator7, Me.BindingNavigatorMoveNextItem2, Me.BindingNavigatorMoveLastItem2, Me.BindingNavigatorSeparator8, Me.tsbGeraeteRefresh, Me.tsbexcel_geraete, Me.tsbGeraeteverfolgung_Geraet, Me.tsbtnONHOLD, Me.tscmbaktiv, Me.tsbtnChangelog, Me.lblFilterRowCountGeraet})
|
|
Me.TBGERAETBindingNavigator.Location = New System.Drawing.Point(3, 3)
|
|
Me.TBGERAETBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem2
|
|
Me.TBGERAETBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem2
|
|
Me.TBGERAETBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem2
|
|
Me.TBGERAETBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem2
|
|
Me.TBGERAETBindingNavigator.Name = "TBGERAETBindingNavigator"
|
|
Me.TBGERAETBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem2
|
|
Me.TBGERAETBindingNavigator.Size = New System.Drawing.Size(1283, 25)
|
|
Me.TBGERAETBindingNavigator.TabIndex = 0
|
|
Me.TBGERAETBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem2
|
|
'
|
|
Me.BindingNavigatorCountItem2.Name = "BindingNavigatorCountItem2"
|
|
Me.BindingNavigatorCountItem2.Size = New System.Drawing.Size(88, 22)
|
|
Me.BindingNavigatorCountItem2.Text = "von {0} Geräten"
|
|
Me.BindingNavigatorCountItem2.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'tsbImport2
|
|
'
|
|
Me.tsbImport2.Image = Global.SUPPLYWATCH.My.Resources.Resources.My_Downloads_XP
|
|
Me.tsbImport2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbImport2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbImport2.Name = "tsbImport2"
|
|
Me.tsbImport2.Size = New System.Drawing.Size(129, 22)
|
|
Me.tsbImport2.Text = "Dateien verarbeiten"
|
|
Me.tsbImport2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'ToolStripSeparator9
|
|
'
|
|
Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
|
|
Me.ToolStripSeparator9.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveFirstItem2
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem2.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem2.Name = "BindingNavigatorMoveFirstItem2"
|
|
Me.BindingNavigatorMoveFirstItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem2.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem2
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem2.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem2.Name = "BindingNavigatorMovePreviousItem2"
|
|
Me.BindingNavigatorMovePreviousItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem2.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator6
|
|
'
|
|
Me.BindingNavigatorSeparator6.Name = "BindingNavigatorSeparator6"
|
|
Me.BindingNavigatorSeparator6.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem2
|
|
'
|
|
Me.BindingNavigatorPositionItem2.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem2.AutoSize = False
|
|
Me.BindingNavigatorPositionItem2.Name = "BindingNavigatorPositionItem2"
|
|
Me.BindingNavigatorPositionItem2.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem2.Text = "0"
|
|
Me.BindingNavigatorPositionItem2.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator7
|
|
'
|
|
Me.BindingNavigatorSeparator7.Name = "BindingNavigatorSeparator7"
|
|
Me.BindingNavigatorSeparator7.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem2
|
|
'
|
|
Me.BindingNavigatorMoveNextItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem2.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem2.Name = "BindingNavigatorMoveNextItem2"
|
|
Me.BindingNavigatorMoveNextItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem2.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem2
|
|
'
|
|
Me.BindingNavigatorMoveLastItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem2.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem2.Name = "BindingNavigatorMoveLastItem2"
|
|
Me.BindingNavigatorMoveLastItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem2.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator8
|
|
'
|
|
Me.BindingNavigatorSeparator8.Name = "BindingNavigatorSeparator8"
|
|
Me.BindingNavigatorSeparator8.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbGeraeteRefresh
|
|
'
|
|
Me.tsbGeraeteRefresh.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbGeraeteRefresh.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.tsbGeraeteRefresh.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbGeraeteRefresh.Name = "tsbGeraeteRefresh"
|
|
Me.tsbGeraeteRefresh.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbGeraeteRefresh.Text = "Geräte abrufen"
|
|
'
|
|
'tsbexcel_geraete
|
|
'
|
|
Me.tsbexcel_geraete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbexcel_geraete.Image = Global.SUPPLYWATCH.My.Resources.Resources.Excel_25ixel
|
|
Me.tsbexcel_geraete.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbexcel_geraete.Name = "tsbexcel_geraete"
|
|
Me.tsbexcel_geraete.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbexcel_geraete.Text = "Export Excel"
|
|
'
|
|
'tsbGeraeteverfolgung_Geraet
|
|
'
|
|
Me.tsbGeraeteverfolgung_Geraet.Image = Global.SUPPLYWATCH.My.Resources.Resources.ico2168
|
|
Me.tsbGeraeteverfolgung_Geraet.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbGeraeteverfolgung_Geraet.Name = "tsbGeraeteverfolgung_Geraet"
|
|
Me.tsbGeraeteverfolgung_Geraet.Size = New System.Drawing.Size(263, 22)
|
|
Me.tsbGeraeteverfolgung_Geraet.Text = "Zeige Geräteverfolgung für gewähltes Device"
|
|
'
|
|
'tsbtnONHOLD
|
|
'
|
|
Me.tsbtnONHOLD.Image = Global.SUPPLYWATCH.My.Resources.Resources.Beenden2
|
|
Me.tsbtnONHOLD.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.tsbtnONHOLD.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnONHOLD.Name = "tsbtnONHOLD"
|
|
Me.tsbtnONHOLD.Size = New System.Drawing.Size(159, 22)
|
|
Me.tsbtnONHOLD.Text = "Change Status ON HOLD"
|
|
Me.tsbtnONHOLD.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'tscmbaktiv
|
|
'
|
|
Me.tscmbaktiv.Items.AddRange(New Object() {"Nur aktive Geräte", "Inaktive Geräte", "Abgebaute Geräte"})
|
|
Me.tscmbaktiv.Name = "tscmbaktiv"
|
|
Me.tscmbaktiv.Size = New System.Drawing.Size(121, 25)
|
|
'
|
|
'tsbtnChangelog
|
|
'
|
|
Me.tsbtnChangelog.Image = Global.SUPPLYWATCH.My.Resources.Resources.bug
|
|
Me.tsbtnChangelog.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnChangelog.Name = "tsbtnChangelog"
|
|
Me.tsbtnChangelog.Size = New System.Drawing.Size(120, 22)
|
|
Me.tsbtnChangelog.Text = "Zeige ChangeLog"
|
|
'
|
|
'lblFilterRowCountGeraet
|
|
'
|
|
Me.lblFilterRowCountGeraet.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblFilterRowCountGeraet.Name = "lblFilterRowCountGeraet"
|
|
Me.lblFilterRowCountGeraet.Size = New System.Drawing.Size(87, 22)
|
|
Me.lblFilterRowCountGeraet.Text = "ToolStripLabel2"
|
|
Me.lblFilterRowCountGeraet.Visible = False
|
|
'
|
|
'tpVerfolgung
|
|
'
|
|
Me.tpVerfolgung.Controls.Add(Me.TabControlNachverfolgung)
|
|
Me.tpVerfolgung.Controls.Add(Me.Panel2)
|
|
Me.tpVerfolgung.Location = New System.Drawing.Point(4, 22)
|
|
Me.tpVerfolgung.Name = "tpVerfolgung"
|
|
Me.tpVerfolgung.Size = New System.Drawing.Size(1289, 465)
|
|
Me.tpVerfolgung.TabIndex = 3
|
|
Me.tpVerfolgung.Text = "Nachverfolgung - ATR"
|
|
Me.tpVerfolgung.UseVisualStyleBackColor = True
|
|
'
|
|
'TabControlNachverfolgung
|
|
'
|
|
Me.TabControlNachverfolgung.Controls.Add(Me.TabPage6)
|
|
Me.TabControlNachverfolgung.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControlNachverfolgung.Location = New System.Drawing.Point(251, 0)
|
|
Me.TabControlNachverfolgung.Name = "TabControlNachverfolgung"
|
|
Me.TabControlNachverfolgung.SelectedIndex = 0
|
|
Me.TabControlNachverfolgung.Size = New System.Drawing.Size(1038, 465)
|
|
Me.TabControlNachverfolgung.TabIndex = 5
|
|
'
|
|
'TabPage6
|
|
'
|
|
Me.TabPage6.Controls.Add(Me.GridControlATR)
|
|
Me.TabPage6.Controls.Add(Me.VWMarkt_VerfolgungBindingNavigator)
|
|
Me.TabPage6.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage6.Name = "TabPage6"
|
|
Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage6.Size = New System.Drawing.Size(1030, 439)
|
|
Me.TabPage6.TabIndex = 1
|
|
Me.TabPage6.Text = "Nachverfolgung Märkte - ATR"
|
|
Me.TabPage6.UseVisualStyleBackColor = True
|
|
'
|
|
'GridControlATR
|
|
'
|
|
Me.GridControlATR.ContextMenuStrip = Me.cmsBestellungen
|
|
Me.GridControlATR.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlATR.Location = New System.Drawing.Point(3, 28)
|
|
Me.GridControlATR.MainView = Me.GridViewATR
|
|
Me.GridControlATR.Name = "GridControlATR"
|
|
Me.GridControlATR.Size = New System.Drawing.Size(1024, 408)
|
|
Me.GridControlATR.TabIndex = 5
|
|
Me.GridControlATR.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewATR})
|
|
'
|
|
'GridViewATR
|
|
'
|
|
Me.GridViewATR.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridViewATR.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridViewATR.Appearance.OddRow.BackColor = System.Drawing.Color.White
|
|
Me.GridViewATR.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.GridViewATR.Appearance.SelectedRow.BackColor = System.Drawing.Color.Magenta
|
|
Me.GridViewATR.Appearance.SelectedRow.Options.UseBackColor = True
|
|
Me.GridViewATR.GridControl = Me.GridControlATR
|
|
Me.GridViewATR.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always
|
|
Me.GridViewATR.Name = "GridViewATR"
|
|
Me.GridViewATR.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewATR.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewATR.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewATR.OptionsSelection.MultiSelect = True
|
|
Me.GridViewATR.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
|
|
Me.GridViewATR.OptionsView.ColumnAutoWidth = False
|
|
Me.GridViewATR.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridViewATR.OptionsView.EnableAppearanceOddRow = True
|
|
Me.GridViewATR.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'VWMarkt_VerfolgungBindingNavigator
|
|
'
|
|
Me.VWMarkt_VerfolgungBindingNavigator.AddNewItem = Nothing
|
|
Me.VWMarkt_VerfolgungBindingNavigator.BindingSource = Me.VWMarkt_VerfolgungBindingSource
|
|
Me.VWMarkt_VerfolgungBindingNavigator.CountItem = Me.ToolStripLabel7
|
|
Me.VWMarkt_VerfolgungBindingNavigator.CountItemFormat = "von {0} Verfolgungssätzen"
|
|
Me.VWMarkt_VerfolgungBindingNavigator.DeleteItem = Nothing
|
|
Me.VWMarkt_VerfolgungBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton31, Me.ToolStripButton32, Me.ToolStripSeparator22, Me.ToolStripTextBox7, Me.ToolStripLabel7, Me.ToolStripSeparator23, Me.ToolStripButton33, Me.ToolStripButton34, Me.ToolStripSeparator24, Me.ToolStripButton35, Me.ToolStripButton36})
|
|
Me.VWMarkt_VerfolgungBindingNavigator.Location = New System.Drawing.Point(3, 3)
|
|
Me.VWMarkt_VerfolgungBindingNavigator.MoveFirstItem = Me.ToolStripButton31
|
|
Me.VWMarkt_VerfolgungBindingNavigator.MoveLastItem = Me.ToolStripButton34
|
|
Me.VWMarkt_VerfolgungBindingNavigator.MoveNextItem = Me.ToolStripButton33
|
|
Me.VWMarkt_VerfolgungBindingNavigator.MovePreviousItem = Me.ToolStripButton32
|
|
Me.VWMarkt_VerfolgungBindingNavigator.Name = "VWMarkt_VerfolgungBindingNavigator"
|
|
Me.VWMarkt_VerfolgungBindingNavigator.PositionItem = Me.ToolStripTextBox7
|
|
Me.VWMarkt_VerfolgungBindingNavigator.Size = New System.Drawing.Size(1024, 25)
|
|
Me.VWMarkt_VerfolgungBindingNavigator.TabIndex = 2
|
|
Me.VWMarkt_VerfolgungBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'VWMarkt_VerfolgungBindingSource
|
|
'
|
|
Me.VWMarkt_VerfolgungBindingSource.DataMember = "VWMarkt_Verfolgung"
|
|
Me.VWMarkt_VerfolgungBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'ToolStripLabel7
|
|
'
|
|
Me.ToolStripLabel7.Name = "ToolStripLabel7"
|
|
Me.ToolStripLabel7.Size = New System.Drawing.Size(143, 22)
|
|
Me.ToolStripLabel7.Text = "von {0} Verfolgungssätzen"
|
|
Me.ToolStripLabel7.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton31
|
|
'
|
|
Me.ToolStripButton31.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton31.Image = CType(resources.GetObject("ToolStripButton31.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton31.Name = "ToolStripButton31"
|
|
Me.ToolStripButton31.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton31.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton31.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton32
|
|
'
|
|
Me.ToolStripButton32.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton32.Image = CType(resources.GetObject("ToolStripButton32.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton32.Name = "ToolStripButton32"
|
|
Me.ToolStripButton32.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton32.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton32.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator22
|
|
'
|
|
Me.ToolStripSeparator22.Name = "ToolStripSeparator22"
|
|
Me.ToolStripSeparator22.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox7
|
|
'
|
|
Me.ToolStripTextBox7.AccessibleName = "Position"
|
|
Me.ToolStripTextBox7.AutoSize = False
|
|
Me.ToolStripTextBox7.Name = "ToolStripTextBox7"
|
|
Me.ToolStripTextBox7.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox7.Text = "0"
|
|
Me.ToolStripTextBox7.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator23
|
|
'
|
|
Me.ToolStripSeparator23.Name = "ToolStripSeparator23"
|
|
Me.ToolStripSeparator23.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton33
|
|
'
|
|
Me.ToolStripButton33.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton33.Image = CType(resources.GetObject("ToolStripButton33.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton33.Name = "ToolStripButton33"
|
|
Me.ToolStripButton33.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton33.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton33.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton34
|
|
'
|
|
Me.ToolStripButton34.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton34.Image = CType(resources.GetObject("ToolStripButton34.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton34.Name = "ToolStripButton34"
|
|
Me.ToolStripButton34.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton34.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton34.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator24
|
|
'
|
|
Me.ToolStripSeparator24.Name = "ToolStripSeparator24"
|
|
Me.ToolStripSeparator24.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton35
|
|
'
|
|
Me.ToolStripButton35.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton35.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.ToolStripButton35.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton35.Name = "ToolStripButton35"
|
|
Me.ToolStripButton35.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton35.Text = "ToolStripButton17"
|
|
'
|
|
'ToolStripButton36
|
|
'
|
|
Me.ToolStripButton36.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton36.Image = Global.SUPPLYWATCH.My.Resources.Resources.Excel_25ixel
|
|
Me.ToolStripButton36.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton36.Name = "ToolStripButton36"
|
|
Me.ToolStripButton36.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton36.Text = "ToolStripButton17"
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Controls.Add(Me.chkbDatumfilter)
|
|
Me.Panel2.Controls.Add(Me.dtpVerfolgung_bis)
|
|
Me.Panel2.Controls.Add(Me.Label11)
|
|
Me.Panel2.Controls.Add(Me.dtpVerfolgung_von)
|
|
Me.Panel2.Controls.Add(Me.Label10)
|
|
Me.Panel2.Controls.Add(Me.GroupBox7)
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel2.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(251, 465)
|
|
Me.Panel2.TabIndex = 4
|
|
'
|
|
'chkbDatumfilter
|
|
'
|
|
Me.chkbDatumfilter.AutoSize = True
|
|
Me.chkbDatumfilter.Location = New System.Drawing.Point(6, 332)
|
|
Me.chkbDatumfilter.Name = "chkbDatumfilter"
|
|
Me.chkbDatumfilter.Size = New System.Drawing.Size(89, 17)
|
|
Me.chkbDatumfilter.TabIndex = 7
|
|
Me.chkbDatumfilter.Text = "Datumsfilter"
|
|
Me.chkbDatumfilter.UseVisualStyleBackColor = True
|
|
'
|
|
'dtpVerfolgung_bis
|
|
'
|
|
Me.dtpVerfolgung_bis.Enabled = False
|
|
Me.dtpVerfolgung_bis.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.dtpVerfolgung_bis.Location = New System.Drawing.Point(6, 415)
|
|
Me.dtpVerfolgung_bis.Name = "dtpVerfolgung_bis"
|
|
Me.dtpVerfolgung_bis.Size = New System.Drawing.Size(118, 22)
|
|
Me.dtpVerfolgung_bis.TabIndex = 6
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(3, 399)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(93, 13)
|
|
Me.Label11.TabIndex = 5
|
|
Me.Label11.Text = "Meldedatum bis:"
|
|
'
|
|
'dtpVerfolgung_von
|
|
'
|
|
Me.dtpVerfolgung_von.Enabled = False
|
|
Me.dtpVerfolgung_von.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.dtpVerfolgung_von.Location = New System.Drawing.Point(6, 371)
|
|
Me.dtpVerfolgung_von.Name = "dtpVerfolgung_von"
|
|
Me.dtpVerfolgung_von.Size = New System.Drawing.Size(118, 22)
|
|
Me.dtpVerfolgung_von.TabIndex = 4
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(3, 355)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(97, 13)
|
|
Me.Label10.TabIndex = 3
|
|
Me.Label10.Text = "Meldedatum von:"
|
|
'
|
|
'GroupBox7
|
|
'
|
|
Me.GroupBox7.Controls.Add(Me.chbFilterMarktNV)
|
|
Me.GroupBox7.Controls.Add(Me.DGVTBWH_MARKT_VF)
|
|
Me.GroupBox7.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox7.Location = New System.Drawing.Point(0, 0)
|
|
Me.GroupBox7.Name = "GroupBox7"
|
|
Me.GroupBox7.Size = New System.Drawing.Size(251, 326)
|
|
Me.GroupBox7.TabIndex = 1
|
|
Me.GroupBox7.TabStop = False
|
|
Me.GroupBox7.Text = "Märkte:"
|
|
'
|
|
'chbFilterMarktNV
|
|
'
|
|
Me.chbFilterMarktNV.AutoSize = True
|
|
Me.chbFilterMarktNV.Location = New System.Drawing.Point(6, 21)
|
|
Me.chbFilterMarktNV.Name = "chbFilterMarktNV"
|
|
Me.chbFilterMarktNV.Size = New System.Drawing.Size(79, 17)
|
|
Me.chbFilterMarktNV.TabIndex = 2
|
|
Me.chbFilterMarktNV.Text = "Filter aktiv"
|
|
Me.chbFilterMarktNV.UseVisualStyleBackColor = True
|
|
'
|
|
'DGVTBWH_MARKT_VF
|
|
'
|
|
Me.DGVTBWH_MARKT_VF.AllowUserToAddRows = False
|
|
Me.DGVTBWH_MARKT_VF.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle6.BackColor = System.Drawing.Color.Cyan
|
|
Me.DGVTBWH_MARKT_VF.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
|
|
Me.DGVTBWH_MARKT_VF.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.DGVTBWH_MARKT_VF.AutoGenerateColumns = False
|
|
Me.DGVTBWH_MARKT_VF.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.DGVTBWH_MARKT_VF.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.clmMarkt})
|
|
Me.DGVTBWH_MARKT_VF.DataSource = Me.TBWH_MARKTBindingSource
|
|
Me.DGVTBWH_MARKT_VF.Location = New System.Drawing.Point(6, 44)
|
|
Me.DGVTBWH_MARKT_VF.Name = "DGVTBWH_MARKT_VF"
|
|
Me.DGVTBWH_MARKT_VF.ReadOnly = True
|
|
Me.DGVTBWH_MARKT_VF.RowHeadersVisible = False
|
|
Me.DGVTBWH_MARKT_VF.Size = New System.Drawing.Size(238, 271)
|
|
Me.DGVTBWH_MARKT_VF.TabIndex = 1
|
|
Me.DGVTBWH_MARKT_VF.Visible = False
|
|
'
|
|
'clmMarkt
|
|
'
|
|
Me.clmMarkt.DataPropertyName = "MARKT"
|
|
Me.clmMarkt.HeaderText = "Markt"
|
|
Me.clmMarkt.Name = "clmMarkt"
|
|
Me.clmMarkt.ReadOnly = True
|
|
Me.clmMarkt.Width = 220
|
|
'
|
|
'TBWH_MARKTBindingSource
|
|
'
|
|
Me.TBWH_MARKTBindingSource.DataMember = "TBWH_MARKT"
|
|
Me.TBWH_MARKTBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'tsbtnSupplyverfolgung
|
|
'
|
|
Me.tsbtnSupplyverfolgung.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton30, Me.ToolStripButton10, Me.tsProgressBar, Me.tslbl_Files, Me.tsbtnManaulOrders, Me.tsbtnAbbrechen, Me.ToolStripDropDownButton1, Me.ToolStripSeparator4, Me.tsbtnNAchverfolgung, Me.ToolStripSeparator10, Me.ToolStripLabel3, Me.cmbMandanten})
|
|
Me.tsbtnSupplyverfolgung.Location = New System.Drawing.Point(3, 3)
|
|
Me.tsbtnSupplyverfolgung.Name = "tsbtnSupplyverfolgung"
|
|
Me.tsbtnSupplyverfolgung.Size = New System.Drawing.Size(1297, 25)
|
|
Me.tsbtnSupplyverfolgung.TabIndex = 1
|
|
Me.tsbtnSupplyverfolgung.Text = "ToolStrip1"
|
|
'
|
|
'ToolStripButton30
|
|
'
|
|
Me.ToolStripButton30.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToolStripButton30.Image = Global.SUPPLYWATCH.My.Resources.Resources.ico1411
|
|
Me.ToolStripButton30.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton30.Name = "ToolStripButton30"
|
|
Me.ToolStripButton30.Size = New System.Drawing.Size(174, 22)
|
|
Me.ToolStripButton30.Text = "Ergebnisreports - Import"
|
|
'
|
|
'ToolStripButton10
|
|
'
|
|
Me.ToolStripButton10.Image = Global.SUPPLYWATCH.My.Resources.Resources.asterisk_orange
|
|
Me.ToolStripButton10.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.ToolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton10.Name = "ToolStripButton10"
|
|
Me.ToolStripButton10.Size = New System.Drawing.Size(156, 22)
|
|
Me.ToolStripButton10.Text = "Übersicht Service Import"
|
|
Me.ToolStripButton10.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'tsProgressBar
|
|
'
|
|
Me.tsProgressBar.Name = "tsProgressBar"
|
|
Me.tsProgressBar.Size = New System.Drawing.Size(100, 22)
|
|
Me.tsProgressBar.Visible = False
|
|
'
|
|
'tslbl_Files
|
|
'
|
|
Me.tslbl_Files.Name = "tslbl_Files"
|
|
Me.tslbl_Files.Size = New System.Drawing.Size(0, 22)
|
|
Me.tslbl_Files.Visible = False
|
|
'
|
|
'tsbtnManaulOrders
|
|
'
|
|
Me.tsbtnManaulOrders.Font = New System.Drawing.Font("Segoe UI Semibold", 9.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.tsbtnManaulOrders.Image = Global.SUPPLYWATCH.My.Resources.Resources.ico1411
|
|
Me.tsbtnManaulOrders.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnManaulOrders.Name = "tsbtnManaulOrders"
|
|
Me.tsbtnManaulOrders.Size = New System.Drawing.Size(134, 22)
|
|
Me.tsbtnManaulOrders.Text = "Manuelle Bestellung"
|
|
'
|
|
'tsbtnAbbrechen
|
|
'
|
|
Me.tsbtnAbbrechen.Image = Global.SUPPLYWATCH.My.Resources.Resources.Beenden2
|
|
Me.tsbtnAbbrechen.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnAbbrechen.Name = "tsbtnAbbrechen"
|
|
Me.tsbtnAbbrechen.Size = New System.Drawing.Size(85, 22)
|
|
Me.tsbtnAbbrechen.Text = "Abbrechen"
|
|
Me.tsbtnAbbrechen.Visible = False
|
|
'
|
|
'ToolStripDropDownButton1
|
|
'
|
|
Me.ToolStripDropDownButton1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ProfileMailExporterToolStripMenuItem, Me.StarteMailExporterToolStripMenuItem})
|
|
Me.ToolStripDropDownButton1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToolStripDropDownButton1.Image = Global.SUPPLYWATCH.My.Resources.Resources.EMAIL
|
|
Me.ToolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripDropDownButton1.Name = "ToolStripDropDownButton1"
|
|
Me.ToolStripDropDownButton1.Size = New System.Drawing.Size(117, 22)
|
|
Me.ToolStripDropDownButton1.Text = "Mail-Exporter"
|
|
'
|
|
'ProfileMailExporterToolStripMenuItem
|
|
'
|
|
Me.ProfileMailExporterToolStripMenuItem.Name = "ProfileMailExporterToolStripMenuItem"
|
|
Me.ProfileMailExporterToolStripMenuItem.Size = New System.Drawing.Size(197, 22)
|
|
Me.ProfileMailExporterToolStripMenuItem.Text = "Profile Mail-Exporter"
|
|
'
|
|
'StarteMailExporterToolStripMenuItem
|
|
'
|
|
Me.StarteMailExporterToolStripMenuItem.Image = Global.SUPPLYWATCH.My.Resources.Resources.email_open_image
|
|
Me.StarteMailExporterToolStripMenuItem.Name = "StarteMailExporterToolStripMenuItem"
|
|
Me.StarteMailExporterToolStripMenuItem.Size = New System.Drawing.Size(197, 22)
|
|
Me.StarteMailExporterToolStripMenuItem.Text = "Starte Mail-Exporter"
|
|
'
|
|
'ToolStripSeparator4
|
|
'
|
|
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
|
|
Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbtnNAchverfolgung
|
|
'
|
|
Me.tsbtnNAchverfolgung.Image = Global.SUPPLYWATCH.My.Resources.Resources.ico2168
|
|
Me.tsbtnNAchverfolgung.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnNAchverfolgung.Name = "tsbtnNAchverfolgung"
|
|
Me.tsbtnNAchverfolgung.Size = New System.Drawing.Size(113, 22)
|
|
Me.tsbtnNAchverfolgung.Text = "Nachverfolgung"
|
|
'
|
|
'ToolStripSeparator10
|
|
'
|
|
Me.ToolStripSeparator10.Name = "ToolStripSeparator10"
|
|
Me.ToolStripSeparator10.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripLabel3
|
|
'
|
|
Me.ToolStripLabel3.Name = "ToolStripLabel3"
|
|
Me.ToolStripLabel3.Size = New System.Drawing.Size(154, 22)
|
|
Me.ToolStripLabel3.Text = "Mandanten-Einschränkung:"
|
|
'
|
|
'cmbMandanten
|
|
'
|
|
Me.cmbMandanten.Name = "cmbMandanten"
|
|
Me.cmbMandanten.Size = New System.Drawing.Size(121, 25)
|
|
'
|
|
'tpEinstellungen
|
|
'
|
|
Me.tpEinstellungen.AutoScroll = True
|
|
Me.tpEinstellungen.Controls.Add(Me.TabControlEinstellungen)
|
|
Me.tpEinstellungen.ImageIndex = 0
|
|
Me.tpEinstellungen.Location = New System.Drawing.Point(4, 23)
|
|
Me.tpEinstellungen.Name = "tpEinstellungen"
|
|
Me.tpEinstellungen.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tpEinstellungen.Size = New System.Drawing.Size(1303, 522)
|
|
Me.tpEinstellungen.TabIndex = 1
|
|
Me.tpEinstellungen.Text = "Einstellungen"
|
|
Me.tpEinstellungen.UseVisualStyleBackColor = True
|
|
'
|
|
'TabControlEinstellungen
|
|
'
|
|
Me.TabControlEinstellungen.Controls.Add(Me.TabPage5)
|
|
Me.TabControlEinstellungen.Controls.Add(Me.TabPage7)
|
|
Me.TabControlEinstellungen.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControlEinstellungen.Location = New System.Drawing.Point(3, 3)
|
|
Me.TabControlEinstellungen.Name = "TabControlEinstellungen"
|
|
Me.TabControlEinstellungen.SelectedIndex = 0
|
|
Me.TabControlEinstellungen.Size = New System.Drawing.Size(1297, 516)
|
|
Me.TabControlEinstellungen.TabIndex = 29
|
|
'
|
|
'TabPage5
|
|
'
|
|
Me.TabPage5.Controls.Add(Me.GroupBox4)
|
|
Me.TabPage5.Controls.Add(Me.GroupBox8)
|
|
Me.TabPage5.Controls.Add(Me.GroupBox12)
|
|
Me.TabPage5.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage5.Name = "TabPage5"
|
|
Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage5.Size = New System.Drawing.Size(1289, 490)
|
|
Me.TabPage5.TabIndex = 0
|
|
Me.TabPage5.Text = "Mandanten und Grundeinstellungen:"
|
|
Me.TabPage5.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox4
|
|
'
|
|
Me.GroupBox4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.GroupBox4.Controls.Add(Me.TBSTATUSDataGridView)
|
|
Me.GroupBox4.Controls.Add(Me.TBSTATUSBindingNavigator)
|
|
Me.GroupBox4.Location = New System.Drawing.Point(7, 297)
|
|
Me.GroupBox4.Name = "GroupBox4"
|
|
Me.GroupBox4.Size = New System.Drawing.Size(483, 190)
|
|
Me.GroupBox4.TabIndex = 24
|
|
Me.GroupBox4.TabStop = False
|
|
Me.GroupBox4.Text = "Supply-Stati:"
|
|
'
|
|
'TBSTATUSDataGridView
|
|
'
|
|
DataGridViewCellStyle7.BackColor = System.Drawing.Color.Aqua
|
|
Me.TBSTATUSDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
|
|
Me.TBSTATUSDataGridView.AutoGenerateColumns = False
|
|
Me.TBSTATUSDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.TBSTATUSDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.statusBezeichnung, Me.StatusBeschreibung, Me.DataGridViewTextBoxColumn5, Me.DataGridViewTextBoxColumn6, Me.Statusgeaendertwer, Me.DataGridViewTextBoxColumn8})
|
|
Me.TBSTATUSDataGridView.DataSource = Me.TBSTATUSBindingSource
|
|
Me.TBSTATUSDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TBSTATUSDataGridView.Location = New System.Drawing.Point(3, 43)
|
|
Me.TBSTATUSDataGridView.Name = "TBSTATUSDataGridView"
|
|
Me.TBSTATUSDataGridView.Size = New System.Drawing.Size(477, 144)
|
|
Me.TBSTATUSDataGridView.TabIndex = 1
|
|
'
|
|
'DataGridViewTextBoxColumn1
|
|
'
|
|
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
|
|
Me.DataGridViewTextBoxColumn1.HeaderText = "Status-ID"
|
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
|
'
|
|
'statusBezeichnung
|
|
'
|
|
Me.statusBezeichnung.DataPropertyName = "BEZEICHNUNG"
|
|
Me.statusBezeichnung.HeaderText = "Status-Bez."
|
|
Me.statusBezeichnung.Name = "statusBezeichnung"
|
|
'
|
|
'StatusBeschreibung
|
|
'
|
|
Me.StatusBeschreibung.DataPropertyName = "BESCHREIBUNG"
|
|
Me.StatusBeschreibung.HeaderText = "Beschreibung"
|
|
Me.StatusBeschreibung.Name = "StatusBeschreibung"
|
|
'
|
|
'DataGridViewTextBoxColumn5
|
|
'
|
|
Me.DataGridViewTextBoxColumn5.DataPropertyName = "ERFASSTWER"
|
|
Me.DataGridViewTextBoxColumn5.HeaderText = "Erfasst wer"
|
|
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
|
Me.DataGridViewTextBoxColumn5.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn6
|
|
'
|
|
Me.DataGridViewTextBoxColumn6.DataPropertyName = "ERFASSTWANN"
|
|
Me.DataGridViewTextBoxColumn6.HeaderText = "Erf. wann"
|
|
Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
|
|
Me.DataGridViewTextBoxColumn6.ReadOnly = True
|
|
'
|
|
'Statusgeaendertwer
|
|
'
|
|
Me.Statusgeaendertwer.DataPropertyName = "GEAENDERTWER"
|
|
Me.Statusgeaendertwer.HeaderText = "Geändert wer"
|
|
Me.Statusgeaendertwer.Name = "Statusgeaendertwer"
|
|
Me.Statusgeaendertwer.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn8
|
|
'
|
|
Me.DataGridViewTextBoxColumn8.DataPropertyName = "GEAENDERTWANN"
|
|
Me.DataGridViewTextBoxColumn8.HeaderText = "Geänd. wann"
|
|
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
|
Me.DataGridViewTextBoxColumn8.ReadOnly = True
|
|
'
|
|
'TBSTATUSBindingSource
|
|
'
|
|
Me.TBSTATUSBindingSource.DataMember = "TBSTATUS"
|
|
Me.TBSTATUSBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBSTATUSBindingNavigator
|
|
'
|
|
Me.TBSTATUSBindingNavigator.AddNewItem = Nothing
|
|
Me.TBSTATUSBindingNavigator.BindingSource = Me.TBSTATUSBindingSource
|
|
Me.TBSTATUSBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
|
Me.TBSTATUSBindingNavigator.CountItemFormat = "von {0} Supply Stati"
|
|
Me.TBSTATUSBindingNavigator.DeleteItem = Nothing
|
|
Me.TBSTATUSBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.tsbStatus_Refresh, Me.tsbStatus_Save})
|
|
Me.TBSTATUSBindingNavigator.Location = New System.Drawing.Point(3, 18)
|
|
Me.TBSTATUSBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.TBSTATUSBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.TBSTATUSBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
Me.TBSTATUSBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
Me.TBSTATUSBindingNavigator.Name = "TBSTATUSBindingNavigator"
|
|
Me.TBSTATUSBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
|
|
Me.TBSTATUSBindingNavigator.Size = New System.Drawing.Size(477, 25)
|
|
Me.TBSTATUSBindingNavigator.TabIndex = 0
|
|
Me.TBSTATUSBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(109, 22)
|
|
Me.BindingNavigatorCountItem.Text = "von {0} Supply Stati"
|
|
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
|
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem.AutoSize = False
|
|
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem.Text = "0"
|
|
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator1
|
|
'
|
|
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem
|
|
'
|
|
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem
|
|
'
|
|
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator2
|
|
'
|
|
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbStatus_Refresh
|
|
'
|
|
Me.tsbStatus_Refresh.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbStatus_Refresh.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.tsbStatus_Refresh.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbStatus_Refresh.Name = "tsbStatus_Refresh"
|
|
Me.tsbStatus_Refresh.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbStatus_Refresh.Text = "Aktualisieren"
|
|
'
|
|
'tsbStatus_Save
|
|
'
|
|
Me.tsbStatus_Save.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbStatus_Save.Image = Global.SUPPLYWATCH.My.Resources.Resources.save
|
|
Me.tsbStatus_Save.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbStatus_Save.Name = "tsbStatus_Save"
|
|
Me.tsbStatus_Save.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbStatus_Save.Text = "Speichern"
|
|
'
|
|
'GroupBox8
|
|
'
|
|
Me.GroupBox8.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.GroupBox8.Controls.Add(Me.TBSUPPLY_DEFINITIONDataGridView)
|
|
Me.GroupBox8.Controls.Add(Me.TBSUPPLY_DEFINITIONBindingNavigator)
|
|
Me.GroupBox8.Location = New System.Drawing.Point(496, 297)
|
|
Me.GroupBox8.Name = "GroupBox8"
|
|
Me.GroupBox8.Size = New System.Drawing.Size(787, 187)
|
|
Me.GroupBox8.TabIndex = 28
|
|
Me.GroupBox8.TabStop = False
|
|
Me.GroupBox8.Text = "Supply-Typen:"
|
|
'
|
|
'TBSUPPLY_DEFINITIONDataGridView
|
|
'
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.AllowUserToOrderColumns = True
|
|
DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.AutoGenerateColumns = False
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn20, Me.DataGridViewTextBoxColumn26, Me.SUPPLY_NAME_DATEI, Me.DataGridViewTextBoxColumn28, Me.DataGridViewTextBoxColumn30, Me.DataGridViewTextBoxColumn31, Me.DataGridViewTextBoxColumn32})
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.DataSource = Me.TBSUPPLY_DEFINITIONBindingSource
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.Location = New System.Drawing.Point(3, 43)
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.Name = "TBSUPPLY_DEFINITIONDataGridView"
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.Size = New System.Drawing.Size(781, 141)
|
|
Me.TBSUPPLY_DEFINITIONDataGridView.TabIndex = 1
|
|
'
|
|
'DataGridViewTextBoxColumn20
|
|
'
|
|
Me.DataGridViewTextBoxColumn20.DataPropertyName = "GUID"
|
|
Me.DataGridViewTextBoxColumn20.HeaderText = "ID"
|
|
Me.DataGridViewTextBoxColumn20.Name = "DataGridViewTextBoxColumn20"
|
|
Me.DataGridViewTextBoxColumn20.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn26
|
|
'
|
|
Me.DataGridViewTextBoxColumn26.DataPropertyName = "SUPPLY_BEZ"
|
|
Me.DataGridViewTextBoxColumn26.HeaderText = "Supply Bezeichnung"
|
|
Me.DataGridViewTextBoxColumn26.Name = "DataGridViewTextBoxColumn26"
|
|
'
|
|
'SUPPLY_NAME_DATEI
|
|
'
|
|
Me.SUPPLY_NAME_DATEI.DataPropertyName = "SUPPLY_NAME_DATEI"
|
|
Me.SUPPLY_NAME_DATEI.HeaderText = "File-String"
|
|
Me.SUPPLY_NAME_DATEI.Name = "SUPPLY_NAME_DATEI"
|
|
'
|
|
'DataGridViewTextBoxColumn28
|
|
'
|
|
Me.DataGridViewTextBoxColumn28.DataPropertyName = "ERFASSTWER"
|
|
Me.DataGridViewTextBoxColumn28.HeaderText = "Erfasst wer"
|
|
Me.DataGridViewTextBoxColumn28.Name = "DataGridViewTextBoxColumn28"
|
|
Me.DataGridViewTextBoxColumn28.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn30
|
|
'
|
|
Me.DataGridViewTextBoxColumn30.DataPropertyName = "ERFASSTWANN"
|
|
Me.DataGridViewTextBoxColumn30.HeaderText = "Erfasst wann"
|
|
Me.DataGridViewTextBoxColumn30.Name = "DataGridViewTextBoxColumn30"
|
|
Me.DataGridViewTextBoxColumn30.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn31
|
|
'
|
|
Me.DataGridViewTextBoxColumn31.DataPropertyName = "GEAENDERTWER"
|
|
Me.DataGridViewTextBoxColumn31.HeaderText = "Geändert wer"
|
|
Me.DataGridViewTextBoxColumn31.Name = "DataGridViewTextBoxColumn31"
|
|
Me.DataGridViewTextBoxColumn31.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn32
|
|
'
|
|
Me.DataGridViewTextBoxColumn32.DataPropertyName = "GEAENDERTWANN"
|
|
Me.DataGridViewTextBoxColumn32.HeaderText = "Geändert wann"
|
|
Me.DataGridViewTextBoxColumn32.Name = "DataGridViewTextBoxColumn32"
|
|
Me.DataGridViewTextBoxColumn32.ReadOnly = True
|
|
'
|
|
'TBSUPPLY_DEFINITIONBindingSource
|
|
'
|
|
Me.TBSUPPLY_DEFINITIONBindingSource.DataMember = "TBSUPPLY_DEFINITION"
|
|
Me.TBSUPPLY_DEFINITIONBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBSUPPLY_DEFINITIONBindingNavigator
|
|
'
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.AddNewItem = Nothing
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.BindingSource = Me.TBSUPPLY_DEFINITIONBindingSource
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.CountItem = Me.ToolStripLabel5
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.CountItemFormat = "von {0} Supply-Typen"
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.DeleteItem = Nothing
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton17, Me.ToolStripButton18, Me.ToolStripSeparator16, Me.ToolStripTextBox5, Me.ToolStripLabel5, Me.ToolStripSeparator17, Me.ToolStripButton19, Me.ToolStripButton20, Me.ToolStripSeparator18, Me.ToolStripButton21, Me.ToolStripButton22, Me.ToolStripButton27})
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.Location = New System.Drawing.Point(3, 18)
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.MoveFirstItem = Me.ToolStripButton17
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.MoveLastItem = Me.ToolStripButton20
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.MoveNextItem = Me.ToolStripButton19
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.MovePreviousItem = Me.ToolStripButton18
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.Name = "TBSUPPLY_DEFINITIONBindingNavigator"
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.PositionItem = Me.ToolStripTextBox5
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.Size = New System.Drawing.Size(781, 25)
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.TabIndex = 1
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'ToolStripLabel5
|
|
'
|
|
Me.ToolStripLabel5.Name = "ToolStripLabel5"
|
|
Me.ToolStripLabel5.Size = New System.Drawing.Size(120, 22)
|
|
Me.ToolStripLabel5.Text = "von {0} Supply-Typen"
|
|
Me.ToolStripLabel5.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton17
|
|
'
|
|
Me.ToolStripButton17.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton17.Image = CType(resources.GetObject("ToolStripButton17.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton17.Name = "ToolStripButton17"
|
|
Me.ToolStripButton17.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton17.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton17.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton18
|
|
'
|
|
Me.ToolStripButton18.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton18.Image = CType(resources.GetObject("ToolStripButton18.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton18.Name = "ToolStripButton18"
|
|
Me.ToolStripButton18.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton18.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton18.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator16
|
|
'
|
|
Me.ToolStripSeparator16.Name = "ToolStripSeparator16"
|
|
Me.ToolStripSeparator16.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox5
|
|
'
|
|
Me.ToolStripTextBox5.AccessibleName = "Position"
|
|
Me.ToolStripTextBox5.AutoSize = False
|
|
Me.ToolStripTextBox5.Name = "ToolStripTextBox5"
|
|
Me.ToolStripTextBox5.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox5.Text = "0"
|
|
Me.ToolStripTextBox5.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator17
|
|
'
|
|
Me.ToolStripSeparator17.Name = "ToolStripSeparator17"
|
|
Me.ToolStripSeparator17.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton19
|
|
'
|
|
Me.ToolStripButton19.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton19.Image = CType(resources.GetObject("ToolStripButton19.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton19.Name = "ToolStripButton19"
|
|
Me.ToolStripButton19.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton19.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton19.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton20
|
|
'
|
|
Me.ToolStripButton20.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton20.Image = CType(resources.GetObject("ToolStripButton20.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton20.Name = "ToolStripButton20"
|
|
Me.ToolStripButton20.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton20.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton20.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator18
|
|
'
|
|
Me.ToolStripSeparator18.Name = "ToolStripSeparator18"
|
|
Me.ToolStripSeparator18.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton21
|
|
'
|
|
Me.ToolStripButton21.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton21.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.ToolStripButton21.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton21.Name = "ToolStripButton21"
|
|
Me.ToolStripButton21.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton21.Text = "Aktualisieren"
|
|
'
|
|
'ToolStripButton22
|
|
'
|
|
Me.ToolStripButton22.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton22.Image = Global.SUPPLYWATCH.My.Resources.Resources.save
|
|
Me.ToolStripButton22.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton22.Name = "ToolStripButton22"
|
|
Me.ToolStripButton22.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton22.Text = "Speichern"
|
|
'
|
|
'ToolStripButton27
|
|
'
|
|
Me.ToolStripButton27.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton27.Image = Global.SUPPLYWATCH.My.Resources.Resources.ico2312
|
|
Me.ToolStripButton27.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton27.Name = "ToolStripButton27"
|
|
Me.ToolStripButton27.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton27.Text = "Hinzufügen"
|
|
'
|
|
'GroupBox12
|
|
'
|
|
Me.GroupBox12.Controls.Add(FILTERLabel)
|
|
Me.GroupBox12.Controls.Add(Me.FILTERTextBox)
|
|
Me.GroupBox12.Controls.Add(Me.TBMANDANTENDataGridView)
|
|
Me.GroupBox12.Controls.Add(GUIDLabel)
|
|
Me.GroupBox12.Controls.Add(Me.GUIDTextBox)
|
|
Me.GroupBox12.Controls.Add(NAMELabel)
|
|
Me.GroupBox12.Controls.Add(Me.NAMETextBox)
|
|
Me.GroupBox12.Controls.Add(NAME_LANGLabel)
|
|
Me.GroupBox12.Controls.Add(Me.NAME_LANGTextBox)
|
|
Me.GroupBox12.Controls.Add(KENNZEICHENLabel)
|
|
Me.GroupBox12.Controls.Add(Me.KENNZEICHENTextBox)
|
|
Me.GroupBox12.Controls.Add(Me.FLEETWATCHCheckBox)
|
|
Me.GroupBox12.Controls.Add(Me.SUPPLYWATCHCheckBox)
|
|
Me.GroupBox12.Controls.Add(ERSTELLLTWERLabel)
|
|
Me.GroupBox12.Controls.Add(Me.ERSTELLLTWERTextBox)
|
|
Me.GroupBox12.Controls.Add(ERSTELLTWANNLabel)
|
|
Me.GroupBox12.Controls.Add(Me.ERSTELLTWANNTextBox)
|
|
Me.GroupBox12.Controls.Add(GEAENDERTWANNLabel1)
|
|
Me.GroupBox12.Controls.Add(Me.GEAENDERTWANNTextBox1)
|
|
Me.GroupBox12.Controls.Add(GEAENDERTWERLabel1)
|
|
Me.GroupBox12.Controls.Add(Me.GEAENDERTWERTextBox1)
|
|
Me.GroupBox12.Controls.Add(Me.TBMANDANTENBindingNavigator)
|
|
Me.GroupBox12.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox12.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox12.Location = New System.Drawing.Point(3, 3)
|
|
Me.GroupBox12.Name = "GroupBox12"
|
|
Me.GroupBox12.Size = New System.Drawing.Size(1283, 288)
|
|
Me.GroupBox12.TabIndex = 0
|
|
Me.GroupBox12.TabStop = False
|
|
Me.GroupBox12.Text = "Mandanten:"
|
|
'
|
|
'FILTERTextBox
|
|
'
|
|
Me.FILTERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBMANDANTENBindingSource, "FILTER", True))
|
|
Me.FILTERTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.FILTERTextBox.Location = New System.Drawing.Point(72, 106)
|
|
Me.FILTERTextBox.Name = "FILTERTextBox"
|
|
Me.FILTERTextBox.Size = New System.Drawing.Size(409, 22)
|
|
Me.FILTERTextBox.TabIndex = 21
|
|
'
|
|
'TBMANDANTENDataGridView
|
|
'
|
|
Me.TBMANDANTENDataGridView.AllowUserToAddRows = False
|
|
Me.TBMANDANTENDataGridView.AllowUserToDeleteRows = False
|
|
DataGridViewCellStyle9.BackColor = System.Drawing.Color.Cyan
|
|
Me.TBMANDANTENDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
|
|
Me.TBMANDANTENDataGridView.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.TBMANDANTENDataGridView.AutoGenerateColumns = False
|
|
Me.TBMANDANTENDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.TBMANDANTENDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn21, Me.DataGridViewTextBoxColumn22, Me.DataGridViewTextBoxColumn23, Me.DataGridViewCheckBoxColumn1, Me.DataGridViewCheckBoxColumn2, Me.DataGridViewTextBoxColumn24, Me.DataGridViewTextBoxColumn25})
|
|
Me.TBMANDANTENDataGridView.DataSource = Me.TBMANDANTENBindingSource
|
|
Me.TBMANDANTENDataGridView.Location = New System.Drawing.Point(3, 142)
|
|
Me.TBMANDANTENDataGridView.Name = "TBMANDANTENDataGridView"
|
|
Me.TBMANDANTENDataGridView.ReadOnly = True
|
|
Me.TBMANDANTENDataGridView.Size = New System.Drawing.Size(1277, 143)
|
|
Me.TBMANDANTENDataGridView.TabIndex = 20
|
|
'
|
|
'DataGridViewTextBoxColumn21
|
|
'
|
|
Me.DataGridViewTextBoxColumn21.DataPropertyName = "NAME"
|
|
Me.DataGridViewTextBoxColumn21.HeaderText = "NAME"
|
|
Me.DataGridViewTextBoxColumn21.Name = "DataGridViewTextBoxColumn21"
|
|
Me.DataGridViewTextBoxColumn21.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn22
|
|
'
|
|
Me.DataGridViewTextBoxColumn22.DataPropertyName = "NAME_LANG"
|
|
Me.DataGridViewTextBoxColumn22.HeaderText = "NAME_LANG"
|
|
Me.DataGridViewTextBoxColumn22.Name = "DataGridViewTextBoxColumn22"
|
|
Me.DataGridViewTextBoxColumn22.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn23
|
|
'
|
|
Me.DataGridViewTextBoxColumn23.DataPropertyName = "KENNZEICHEN"
|
|
Me.DataGridViewTextBoxColumn23.HeaderText = "KENNZEICHEN"
|
|
Me.DataGridViewTextBoxColumn23.Name = "DataGridViewTextBoxColumn23"
|
|
Me.DataGridViewTextBoxColumn23.ReadOnly = True
|
|
'
|
|
'DataGridViewCheckBoxColumn1
|
|
'
|
|
Me.DataGridViewCheckBoxColumn1.DataPropertyName = "FLEETWATCH"
|
|
Me.DataGridViewCheckBoxColumn1.HeaderText = "FLEETWATCH"
|
|
Me.DataGridViewCheckBoxColumn1.Name = "DataGridViewCheckBoxColumn1"
|
|
Me.DataGridViewCheckBoxColumn1.ReadOnly = True
|
|
'
|
|
'DataGridViewCheckBoxColumn2
|
|
'
|
|
Me.DataGridViewCheckBoxColumn2.DataPropertyName = "SUPPLYWATCH"
|
|
Me.DataGridViewCheckBoxColumn2.HeaderText = "SUPPLYWATCH"
|
|
Me.DataGridViewCheckBoxColumn2.Name = "DataGridViewCheckBoxColumn2"
|
|
Me.DataGridViewCheckBoxColumn2.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn24
|
|
'
|
|
Me.DataGridViewTextBoxColumn24.DataPropertyName = "ERSTELLLTWER"
|
|
Me.DataGridViewTextBoxColumn24.HeaderText = "ERSTELLLTWER"
|
|
Me.DataGridViewTextBoxColumn24.Name = "DataGridViewTextBoxColumn24"
|
|
Me.DataGridViewTextBoxColumn24.ReadOnly = True
|
|
'
|
|
'DataGridViewTextBoxColumn25
|
|
'
|
|
Me.DataGridViewTextBoxColumn25.DataPropertyName = "ERSTELLTWANN"
|
|
Me.DataGridViewTextBoxColumn25.HeaderText = "ERSTELLTWANN"
|
|
Me.DataGridViewTextBoxColumn25.Name = "DataGridViewTextBoxColumn25"
|
|
Me.DataGridViewTextBoxColumn25.ReadOnly = True
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBMANDANTENBindingSource, "GUID", True))
|
|
Me.GUIDTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GUIDTextBox.Location = New System.Drawing.Point(9, 61)
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
Me.GUIDTextBox.Size = New System.Drawing.Size(34, 22)
|
|
Me.GUIDTextBox.TabIndex = 2
|
|
'
|
|
'NAMETextBox
|
|
'
|
|
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBMANDANTENBindingSource, "NAME", True))
|
|
Me.NAMETextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.NAMETextBox.Location = New System.Drawing.Point(72, 61)
|
|
Me.NAMETextBox.Name = "NAMETextBox"
|
|
Me.NAMETextBox.Size = New System.Drawing.Size(147, 22)
|
|
Me.NAMETextBox.TabIndex = 4
|
|
'
|
|
'NAME_LANGTextBox
|
|
'
|
|
Me.NAME_LANGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBMANDANTENBindingSource, "NAME_LANG", True))
|
|
Me.NAME_LANGTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.NAME_LANGTextBox.Location = New System.Drawing.Point(228, 61)
|
|
Me.NAME_LANGTextBox.Name = "NAME_LANGTextBox"
|
|
Me.NAME_LANGTextBox.Size = New System.Drawing.Size(253, 22)
|
|
Me.NAME_LANGTextBox.TabIndex = 6
|
|
'
|
|
'KENNZEICHENTextBox
|
|
'
|
|
Me.KENNZEICHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBMANDANTENBindingSource, "KENNZEICHEN", True))
|
|
Me.KENNZEICHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.KENNZEICHENTextBox.Location = New System.Drawing.Point(493, 61)
|
|
Me.KENNZEICHENTextBox.Name = "KENNZEICHENTextBox"
|
|
Me.KENNZEICHENTextBox.Size = New System.Drawing.Size(178, 22)
|
|
Me.KENNZEICHENTextBox.TabIndex = 8
|
|
'
|
|
'FLEETWATCHCheckBox
|
|
'
|
|
Me.FLEETWATCHCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBMANDANTENBindingSource, "FLEETWATCH", True))
|
|
Me.FLEETWATCHCheckBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.FLEETWATCHCheckBox.Location = New System.Drawing.Point(493, 104)
|
|
Me.FLEETWATCHCheckBox.Name = "FLEETWATCHCheckBox"
|
|
Me.FLEETWATCHCheckBox.Size = New System.Drawing.Size(152, 24)
|
|
Me.FLEETWATCHCheckBox.TabIndex = 10
|
|
Me.FLEETWATCHCheckBox.Text = "Fleetwatch aktiv (J/N)"
|
|
Me.FLEETWATCHCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'SUPPLYWATCHCheckBox
|
|
'
|
|
Me.SUPPLYWATCHCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBMANDANTENBindingSource, "SUPPLYWATCH", True))
|
|
Me.SUPPLYWATCHCheckBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.SUPPLYWATCHCheckBox.Location = New System.Drawing.Point(678, 104)
|
|
Me.SUPPLYWATCHCheckBox.Name = "SUPPLYWATCHCheckBox"
|
|
Me.SUPPLYWATCHCheckBox.Size = New System.Drawing.Size(175, 24)
|
|
Me.SUPPLYWATCHCheckBox.TabIndex = 12
|
|
Me.SUPPLYWATCHCheckBox.Text = "SupplyWatch aktiv (J/N)"
|
|
Me.SUPPLYWATCHCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'ERSTELLLTWERTextBox
|
|
'
|
|
Me.ERSTELLLTWERTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.ERSTELLLTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBMANDANTENBindingSource, "ERSTELLLTWER", True))
|
|
Me.ERSTELLLTWERTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ERSTELLLTWERTextBox.Location = New System.Drawing.Point(678, 61)
|
|
Me.ERSTELLLTWERTextBox.Name = "ERSTELLLTWERTextBox"
|
|
Me.ERSTELLLTWERTextBox.ReadOnly = True
|
|
Me.ERSTELLLTWERTextBox.Size = New System.Drawing.Size(104, 22)
|
|
Me.ERSTELLLTWERTextBox.TabIndex = 14
|
|
'
|
|
'ERSTELLTWANNTextBox
|
|
'
|
|
Me.ERSTELLTWANNTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.ERSTELLTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBMANDANTENBindingSource, "ERSTELLTWANN", True))
|
|
Me.ERSTELLTWANNTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ERSTELLTWANNTextBox.Location = New System.Drawing.Point(792, 61)
|
|
Me.ERSTELLTWANNTextBox.Name = "ERSTELLTWANNTextBox"
|
|
Me.ERSTELLTWANNTextBox.ReadOnly = True
|
|
Me.ERSTELLTWANNTextBox.Size = New System.Drawing.Size(104, 22)
|
|
Me.ERSTELLTWANNTextBox.TabIndex = 16
|
|
'
|
|
'GEAENDERTWANNTextBox1
|
|
'
|
|
Me.GEAENDERTWANNTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.GEAENDERTWANNTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBMANDANTENBindingSource, "GEAENDERTWANN", True))
|
|
Me.GEAENDERTWANNTextBox1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GEAENDERTWANNTextBox1.Location = New System.Drawing.Point(906, 59)
|
|
Me.GEAENDERTWANNTextBox1.Name = "GEAENDERTWANNTextBox1"
|
|
Me.GEAENDERTWANNTextBox1.ReadOnly = True
|
|
Me.GEAENDERTWANNTextBox1.Size = New System.Drawing.Size(104, 22)
|
|
Me.GEAENDERTWANNTextBox1.TabIndex = 18
|
|
'
|
|
'GEAENDERTWERTextBox1
|
|
'
|
|
Me.GEAENDERTWERTextBox1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.GEAENDERTWERTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBMANDANTENBindingSource, "GEAENDERTWER", True))
|
|
Me.GEAENDERTWERTextBox1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GEAENDERTWERTextBox1.Location = New System.Drawing.Point(1021, 59)
|
|
Me.GEAENDERTWERTextBox1.Name = "GEAENDERTWERTextBox1"
|
|
Me.GEAENDERTWERTextBox1.ReadOnly = True
|
|
Me.GEAENDERTWERTextBox1.Size = New System.Drawing.Size(104, 22)
|
|
Me.GEAENDERTWERTextBox1.TabIndex = 20
|
|
'
|
|
'TBMANDANTENBindingNavigator
|
|
'
|
|
Me.TBMANDANTENBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
|
Me.TBMANDANTENBindingNavigator.BindingSource = Me.TBMANDANTENBindingSource
|
|
Me.TBMANDANTENBindingNavigator.CountItem = Me.BindingNavigatorCountItem4
|
|
Me.TBMANDANTENBindingNavigator.CountItemFormat = "von {0} Mandanten"
|
|
Me.TBMANDANTENBindingNavigator.DeleteItem = Nothing
|
|
Me.TBMANDANTENBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem4, Me.BindingNavigatorMovePreviousItem4, Me.BindingNavigatorSeparator12, Me.BindingNavigatorPositionItem4, Me.BindingNavigatorCountItem4, Me.BindingNavigatorSeparator13, Me.BindingNavigatorMoveNextItem4, Me.BindingNavigatorMoveLastItem4, Me.BindingNavigatorSeparator14, Me.BindingNavigatorAddNewItem, Me.ToolStripButton1})
|
|
Me.TBMANDANTENBindingNavigator.Location = New System.Drawing.Point(3, 18)
|
|
Me.TBMANDANTENBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem4
|
|
Me.TBMANDANTENBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem4
|
|
Me.TBMANDANTENBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem4
|
|
Me.TBMANDANTENBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem4
|
|
Me.TBMANDANTENBindingNavigator.Name = "TBMANDANTENBindingNavigator"
|
|
Me.TBMANDANTENBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem4
|
|
Me.TBMANDANTENBindingNavigator.Size = New System.Drawing.Size(1277, 25)
|
|
Me.TBMANDANTENBindingNavigator.TabIndex = 0
|
|
Me.TBMANDANTENBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorAddNewItem
|
|
'
|
|
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
|
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
|
|
'
|
|
'BindingNavigatorCountItem4
|
|
'
|
|
Me.BindingNavigatorCountItem4.Name = "BindingNavigatorCountItem4"
|
|
Me.BindingNavigatorCountItem4.Size = New System.Drawing.Size(108, 22)
|
|
Me.BindingNavigatorCountItem4.Text = "von {0} Mandanten"
|
|
Me.BindingNavigatorCountItem4.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem4
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem4.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem4.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem4.Name = "BindingNavigatorMoveFirstItem4"
|
|
Me.BindingNavigatorMoveFirstItem4.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem4.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem4.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem4
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem4.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem4.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem4.Name = "BindingNavigatorMovePreviousItem4"
|
|
Me.BindingNavigatorMovePreviousItem4.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem4.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem4.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator12
|
|
'
|
|
Me.BindingNavigatorSeparator12.Name = "BindingNavigatorSeparator12"
|
|
Me.BindingNavigatorSeparator12.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem4
|
|
'
|
|
Me.BindingNavigatorPositionItem4.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem4.AutoSize = False
|
|
Me.BindingNavigatorPositionItem4.Name = "BindingNavigatorPositionItem4"
|
|
Me.BindingNavigatorPositionItem4.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem4.Text = "0"
|
|
Me.BindingNavigatorPositionItem4.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator13
|
|
'
|
|
Me.BindingNavigatorSeparator13.Name = "BindingNavigatorSeparator13"
|
|
Me.BindingNavigatorSeparator13.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem4
|
|
'
|
|
Me.BindingNavigatorMoveNextItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem4.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem4.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem4.Name = "BindingNavigatorMoveNextItem4"
|
|
Me.BindingNavigatorMoveNextItem4.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem4.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem4.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem4
|
|
'
|
|
Me.BindingNavigatorMoveLastItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem4.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem4.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem4.Name = "BindingNavigatorMoveLastItem4"
|
|
Me.BindingNavigatorMoveLastItem4.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem4.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem4.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator14
|
|
'
|
|
Me.BindingNavigatorSeparator14.Name = "BindingNavigatorSeparator14"
|
|
Me.BindingNavigatorSeparator14.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton1.Image = Global.SUPPLYWATCH.My.Resources.Resources.save
|
|
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton1.Text = "Speichern"
|
|
'
|
|
'TabPage7
|
|
'
|
|
Me.TabPage7.Controls.Add(Me.GroupBox3)
|
|
Me.TabPage7.Controls.Add(Me.GroupBox1)
|
|
Me.TabPage7.Controls.Add(Me.GroupBox2)
|
|
Me.TabPage7.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage7.Name = "TabPage7"
|
|
Me.TabPage7.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage7.Size = New System.Drawing.Size(1289, 490)
|
|
Me.TabPage7.TabIndex = 1
|
|
Me.TabPage7.Text = "Weitere Einstellungen"
|
|
Me.TabPage7.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.ComboBox5)
|
|
Me.GroupBox3.Controls.Add(Me.Label14)
|
|
Me.GroupBox3.Controls.Add(Label9)
|
|
Me.GroupBox3.Controls.Add(Me.txtConfigPath)
|
|
Me.GroupBox3.Controls.Add(Me.ComboBox4)
|
|
Me.GroupBox3.Controls.Add(Label8)
|
|
Me.GroupBox3.Controls.Add(Me.ComboBox3)
|
|
Me.GroupBox3.Controls.Add(Me.ComboBox2)
|
|
Me.GroupBox3.Controls.Add(Me.ComboBox1)
|
|
Me.GroupBox3.Controls.Add(Me.btnSaveKonfig)
|
|
Me.GroupBox3.Controls.Add(Me.GEAENDERTWANNTextBox)
|
|
Me.GroupBox3.Controls.Add(GEAENDERTWANNLabel)
|
|
Me.GroupBox3.Controls.Add(Me.GEAENDERTWERTextBox)
|
|
Me.GroupBox3.Controls.Add(GEAENDERTWERLabel)
|
|
Me.GroupBox3.Controls.Add(STATUS_SDLabel)
|
|
Me.GroupBox3.Controls.Add(STATUS_BESTLabel)
|
|
Me.GroupBox3.Controls.Add(STATUS_OKLabel)
|
|
Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox3.Location = New System.Drawing.Point(3, 285)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(1283, 163)
|
|
Me.GroupBox3.TabIndex = 23
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Default-Werte"
|
|
'
|
|
'ComboBox5
|
|
'
|
|
Me.ComboBox5.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBKONFIGURATIONBindingSource, "STATUS_ERSETZT", True))
|
|
Me.ComboBox5.DataSource = Me.TBWH_STATUS5BindingSource
|
|
Me.ComboBox5.DisplayMember = "BEZEICHNUNG"
|
|
Me.ComboBox5.FormattingEnabled = True
|
|
Me.ComboBox5.Location = New System.Drawing.Point(11, 75)
|
|
Me.ComboBox5.Name = "ComboBox5"
|
|
Me.ComboBox5.Size = New System.Drawing.Size(155, 21)
|
|
Me.ComboBox5.TabIndex = 4
|
|
Me.ComboBox5.ValueMember = "GUID"
|
|
'
|
|
'TBKONFIGURATIONBindingSource
|
|
'
|
|
Me.TBKONFIGURATIONBindingSource.DataMember = "TBKONFIGURATION"
|
|
Me.TBKONFIGURATIONBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBWH_STATUS5BindingSource
|
|
'
|
|
Me.TBWH_STATUS5BindingSource.DataMember = "TBWH_STATUS5"
|
|
Me.TBWH_STATUS5BindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(8, 103)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(149, 13)
|
|
Me.Label14.TabIndex = 27
|
|
Me.Label14.Text = "Pfad zu Konfigurationsfiles:"
|
|
'
|
|
'txtConfigPath
|
|
'
|
|
Me.txtConfigPath.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtConfigPath.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.txtConfigPath.Location = New System.Drawing.Point(11, 119)
|
|
Me.txtConfigPath.Multiline = True
|
|
Me.txtConfigPath.Name = "txtConfigPath"
|
|
Me.txtConfigPath.ReadOnly = True
|
|
Me.txtConfigPath.Size = New System.Drawing.Size(1216, 34)
|
|
Me.txtConfigPath.TabIndex = 26
|
|
'
|
|
'ComboBox4
|
|
'
|
|
Me.ComboBox4.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBKONFIGURATIONBindingSource, "STATUS_BESTELLT", True))
|
|
Me.ComboBox4.DataSource = Me.TBWH_STATUS4BindingSource
|
|
Me.ComboBox4.DisplayMember = "BEZEICHNUNG"
|
|
Me.ComboBox4.FormattingEnabled = True
|
|
Me.ComboBox4.Location = New System.Drawing.Point(492, 34)
|
|
Me.ComboBox4.Name = "ComboBox4"
|
|
Me.ComboBox4.Size = New System.Drawing.Size(151, 21)
|
|
Me.ComboBox4.TabIndex = 3
|
|
Me.ComboBox4.ValueMember = "GUID"
|
|
'
|
|
'TBWH_STATUS4BindingSource
|
|
'
|
|
Me.TBWH_STATUS4BindingSource.DataMember = "TBWH_STATUS4"
|
|
Me.TBWH_STATUS4BindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'ComboBox3
|
|
'
|
|
Me.ComboBox3.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBKONFIGURATIONBindingSource, "STATUS_SD", True))
|
|
Me.ComboBox3.DataSource = Me.TBWH_STATUS3BindingSource
|
|
Me.ComboBox3.DisplayMember = "BEZEICHNUNG"
|
|
Me.ComboBox3.FormattingEnabled = True
|
|
Me.ComboBox3.Location = New System.Drawing.Point(329, 34)
|
|
Me.ComboBox3.Name = "ComboBox3"
|
|
Me.ComboBox3.Size = New System.Drawing.Size(151, 21)
|
|
Me.ComboBox3.TabIndex = 2
|
|
Me.ComboBox3.ValueMember = "GUID"
|
|
'
|
|
'TBWH_STATUS3BindingSource
|
|
'
|
|
Me.TBWH_STATUS3BindingSource.DataMember = "TBWH_STATUS3"
|
|
Me.TBWH_STATUS3BindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'ComboBox2
|
|
'
|
|
Me.ComboBox2.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBKONFIGURATIONBindingSource, "STATUS_BEST", True))
|
|
Me.ComboBox2.DataSource = Me.TBWH_STATUS2BindingSource
|
|
Me.ComboBox2.DisplayMember = "BEZEICHNUNG"
|
|
Me.ComboBox2.FormattingEnabled = True
|
|
Me.ComboBox2.Location = New System.Drawing.Point(172, 34)
|
|
Me.ComboBox2.Name = "ComboBox2"
|
|
Me.ComboBox2.Size = New System.Drawing.Size(151, 21)
|
|
Me.ComboBox2.TabIndex = 1
|
|
Me.ComboBox2.ValueMember = "GUID"
|
|
'
|
|
'TBWH_STATUS2BindingSource
|
|
'
|
|
Me.TBWH_STATUS2BindingSource.DataMember = "TBWH_STATUS2"
|
|
Me.TBWH_STATUS2BindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'ComboBox1
|
|
'
|
|
Me.ComboBox1.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBKONFIGURATIONBindingSource, "STATUS_OK", True))
|
|
Me.ComboBox1.DataSource = Me.TBWH_STATUS1BindingSource
|
|
Me.ComboBox1.DisplayMember = "BEZEICHNUNG"
|
|
Me.ComboBox1.FormattingEnabled = True
|
|
Me.ComboBox1.Location = New System.Drawing.Point(11, 34)
|
|
Me.ComboBox1.Name = "ComboBox1"
|
|
Me.ComboBox1.Size = New System.Drawing.Size(155, 21)
|
|
Me.ComboBox1.TabIndex = 0
|
|
Me.ComboBox1.ValueMember = "GUID"
|
|
'
|
|
'TBWH_STATUS1BindingSource
|
|
'
|
|
Me.TBWH_STATUS1BindingSource.DataMember = "TBWH_STATUS1"
|
|
Me.TBWH_STATUS1BindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'btnSaveKonfig
|
|
'
|
|
Me.btnSaveKonfig.Image = Global.SUPPLYWATCH.My.Resources.Resources.save
|
|
Me.btnSaveKonfig.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnSaveKonfig.Location = New System.Drawing.Point(490, 73)
|
|
Me.btnSaveKonfig.Name = "btnSaveKonfig"
|
|
Me.btnSaveKonfig.Size = New System.Drawing.Size(151, 24)
|
|
Me.btnSaveKonfig.TabIndex = 41
|
|
Me.btnSaveKonfig.Text = "Speichern"
|
|
Me.btnSaveKonfig.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnSaveKonfig.UseVisualStyleBackColor = True
|
|
'
|
|
'GEAENDERTWANNTextBox
|
|
'
|
|
Me.GEAENDERTWANNTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKONFIGURATIONBindingSource, "GEAENDERTWANN", True))
|
|
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(333, 75)
|
|
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
|
|
Me.GEAENDERTWANNTextBox.ReadOnly = True
|
|
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(151, 22)
|
|
Me.GEAENDERTWANNTextBox.TabIndex = 6
|
|
'
|
|
'GEAENDERTWERTextBox
|
|
'
|
|
Me.GEAENDERTWERTextBox.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.GEAENDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKONFIGURATIONBindingSource, "GEAENDERTWER", True))
|
|
Me.GEAENDERTWERTextBox.Location = New System.Drawing.Point(172, 75)
|
|
Me.GEAENDERTWERTextBox.Name = "GEAENDERTWERTextBox"
|
|
Me.GEAENDERTWERTextBox.ReadOnly = True
|
|
Me.GEAENDERTWERTextBox.Size = New System.Drawing.Size(151, 22)
|
|
Me.GEAENDERTWERTextBox.TabIndex = 5
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.btnsavePath)
|
|
Me.GroupBox1.Controls.Add(Me.IMPORT_BESTELLUNGENTextBox)
|
|
Me.GroupBox1.Controls.Add(Me.IMPORT_XMLARCHIVTextBox)
|
|
Me.GroupBox1.Controls.Add(Me.IMPORT_XMLTextBox)
|
|
Me.GroupBox1.Controls.Add(Me.Label20)
|
|
Me.GroupBox1.Controls.Add(Me.btnFolderBestellungen)
|
|
Me.GroupBox1.Controls.Add(Me.Label7)
|
|
Me.GroupBox1.Controls.Add(Me.btnFolderArchiv)
|
|
Me.GroupBox1.Controls.Add(Me.Label6)
|
|
Me.GroupBox1.Controls.Add(Me.Button1)
|
|
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox1.Location = New System.Drawing.Point(3, 166)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(1283, 119)
|
|
Me.GroupBox1.TabIndex = 25
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Speicherorte:"
|
|
'
|
|
'btnsavePath
|
|
'
|
|
Me.btnsavePath.Image = Global.SUPPLYWATCH.My.Resources.Resources.save
|
|
Me.btnsavePath.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnsavePath.Location = New System.Drawing.Point(592, 89)
|
|
Me.btnsavePath.Name = "btnsavePath"
|
|
Me.btnsavePath.Size = New System.Drawing.Size(125, 23)
|
|
Me.btnsavePath.TabIndex = 28
|
|
Me.btnsavePath.Text = "Pfade speichern"
|
|
Me.btnsavePath.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnsavePath.UseVisualStyleBackColor = True
|
|
Me.btnsavePath.Visible = False
|
|
'
|
|
'IMPORT_BESTELLUNGENTextBox
|
|
'
|
|
Me.IMPORT_BESTELLUNGENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKONFIGURATIONBindingSource, "IMPORT_BESTELLUNGEN", True))
|
|
Me.IMPORT_BESTELLUNGENTextBox.Location = New System.Drawing.Point(9, 91)
|
|
Me.IMPORT_BESTELLUNGENTextBox.Name = "IMPORT_BESTELLUNGENTextBox"
|
|
Me.IMPORT_BESTELLUNGENTextBox.Size = New System.Drawing.Size(511, 22)
|
|
Me.IMPORT_BESTELLUNGENTextBox.TabIndex = 27
|
|
'
|
|
'IMPORT_XMLARCHIVTextBox
|
|
'
|
|
Me.IMPORT_XMLARCHIVTextBox.BackColor = System.Drawing.Color.Moccasin
|
|
Me.IMPORT_XMLARCHIVTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKONFIGURATIONBindingSource, "IMPORT_XMLARCHIV", True))
|
|
Me.IMPORT_XMLARCHIVTextBox.Location = New System.Drawing.Point(592, 38)
|
|
Me.IMPORT_XMLARCHIVTextBox.Name = "IMPORT_XMLARCHIVTextBox"
|
|
Me.IMPORT_XMLARCHIVTextBox.Size = New System.Drawing.Size(514, 22)
|
|
Me.IMPORT_XMLARCHIVTextBox.TabIndex = 26
|
|
'
|
|
'IMPORT_XMLTextBox
|
|
'
|
|
Me.IMPORT_XMLTextBox.BackColor = System.Drawing.Color.Moccasin
|
|
Me.IMPORT_XMLTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKONFIGURATIONBindingSource, "IMPORT_XML", True))
|
|
Me.IMPORT_XMLTextBox.Location = New System.Drawing.Point(9, 36)
|
|
Me.IMPORT_XMLTextBox.Name = "IMPORT_XMLTextBox"
|
|
Me.IMPORT_XMLTextBox.Size = New System.Drawing.Size(511, 22)
|
|
Me.IMPORT_XMLTextBox.TabIndex = 25
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Location = New System.Drawing.Point(6, 71)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(118, 13)
|
|
Me.Label20.TabIndex = 24
|
|
Me.Label20.Text = "Ordner Bestellungen:"
|
|
'
|
|
'btnFolderBestellungen
|
|
'
|
|
Me.btnFolderBestellungen.Location = New System.Drawing.Point(526, 89)
|
|
Me.btnFolderBestellungen.Name = "btnFolderBestellungen"
|
|
Me.btnFolderBestellungen.Size = New System.Drawing.Size(30, 23)
|
|
Me.btnFolderBestellungen.TabIndex = 23
|
|
Me.btnFolderBestellungen.Text = "..."
|
|
Me.btnFolderBestellungen.UseVisualStyleBackColor = True
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(589, 18)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(183, 13)
|
|
Me.Label7.TabIndex = 21
|
|
Me.Label7.Text = "Archivordner für eingelesene XML:"
|
|
'
|
|
'btnFolderArchiv
|
|
'
|
|
Me.btnFolderArchiv.Location = New System.Drawing.Point(1112, 36)
|
|
Me.btnFolderArchiv.Name = "btnFolderArchiv"
|
|
Me.btnFolderArchiv.Size = New System.Drawing.Size(30, 23)
|
|
Me.btnFolderArchiv.TabIndex = 20
|
|
Me.btnFolderArchiv.Text = "..."
|
|
Me.btnFolderArchiv.UseVisualStyleBackColor = True
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(6, 18)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(147, 13)
|
|
Me.Label6.TabIndex = 18
|
|
Me.Label6.Text = "Überwachungsordner XML:"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(526, 36)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(30, 23)
|
|
Me.Button1.TabIndex = 3
|
|
Me.Button1.Text = "..."
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.Button2)
|
|
Me.GroupBox2.Controls.Add(Me.cmbDatenbank)
|
|
Me.GroupBox2.Controls.Add(Me.txtTimeout)
|
|
Me.GroupBox2.Controls.Add(Me.Label21)
|
|
Me.GroupBox2.Controls.Add(Me.Label5)
|
|
Me.GroupBox2.Controls.Add(Me.txtActualConnection)
|
|
Me.GroupBox2.Controls.Add(Me.Label4)
|
|
Me.GroupBox2.Controls.Add(Me.Label1)
|
|
Me.GroupBox2.Controls.Add(Me.Label2)
|
|
Me.GroupBox2.Controls.Add(Me.BtnConnect)
|
|
Me.GroupBox2.Controls.Add(Me.txtServer)
|
|
Me.GroupBox2.Controls.Add(Me.Label3)
|
|
Me.GroupBox2.Controls.Add(Me.txtUser)
|
|
Me.GroupBox2.Controls.Add(Me.txtPasswort)
|
|
Me.GroupBox2.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox2.Location = New System.Drawing.Point(3, 3)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(1283, 163)
|
|
Me.GroupBox2.TabIndex = 21
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "Verbindungseinstellungen"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Location = New System.Drawing.Point(592, 119)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(139, 23)
|
|
Me.Button2.TabIndex = 24
|
|
Me.Button2.Text = "AppdataFolder"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'cmbDatenbank
|
|
'
|
|
Me.cmbDatenbank.FormattingEnabled = True
|
|
Me.cmbDatenbank.Location = New System.Drawing.Point(9, 119)
|
|
Me.cmbDatenbank.Name = "cmbDatenbank"
|
|
Me.cmbDatenbank.Size = New System.Drawing.Size(252, 21)
|
|
Me.cmbDatenbank.TabIndex = 3
|
|
'
|
|
'txtTimeout
|
|
'
|
|
Me.txtTimeout.Location = New System.Drawing.Point(499, 75)
|
|
Me.txtTimeout.Name = "txtTimeout"
|
|
Me.txtTimeout.Size = New System.Drawing.Size(66, 22)
|
|
Me.txtTimeout.TabIndex = 23
|
|
Me.txtTimeout.Text = "120"
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Location = New System.Drawing.Point(496, 59)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(76, 13)
|
|
Me.Label21.TabIndex = 22
|
|
Me.Label21.Text = "Timeout (sec):"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(6, 18)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(150, 13)
|
|
Me.Label5.TabIndex = 20
|
|
Me.Label5.Text = "Aktueller ConnectionString:"
|
|
'
|
|
'txtActualConnection
|
|
'
|
|
Me.txtActualConnection.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtActualConnection.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.txtActualConnection.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.SUPPLYWATCH.My.MySettings.Default, "ConfigConnectionString", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtActualConnection.Location = New System.Drawing.Point(9, 34)
|
|
Me.txtActualConnection.Name = "txtActualConnection"
|
|
Me.txtActualConnection.ReadOnly = True
|
|
Me.txtActualConnection.Size = New System.Drawing.Size(1265, 22)
|
|
Me.txtActualConnection.TabIndex = 0
|
|
Me.txtActualConnection.Text = Global.SUPPLYWATCH.My.MySettings.Default.ConfigConnectionString
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(6, 103)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(67, 13)
|
|
Me.Label4.TabIndex = 19
|
|
Me.Label4.Text = "Datenbank:"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(6, 59)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(74, 13)
|
|
Me.Label1.TabIndex = 11
|
|
Me.Label1.Text = "Server-Name:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(300, 59)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(84, 13)
|
|
Me.Label2.TabIndex = 12
|
|
Me.Label2.Text = "Benutzername:"
|
|
'
|
|
'BtnConnect
|
|
'
|
|
Me.BtnConnect.Location = New System.Drawing.Point(303, 117)
|
|
Me.BtnConnect.Name = "BtnConnect"
|
|
Me.BtnConnect.Size = New System.Drawing.Size(253, 23)
|
|
Me.BtnConnect.TabIndex = 4
|
|
Me.BtnConnect.Text = "Verbindung zur Datenbank herstellen"
|
|
Me.BtnConnect.UseVisualStyleBackColor = True
|
|
'
|
|
'txtServer
|
|
'
|
|
Me.txtServer.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.SUPPLYWATCH.My.MySettings.Default, "SQL_SERVERNAME", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtServer.ForeColor = System.Drawing.SystemColors.MenuHighlight
|
|
Me.txtServer.Location = New System.Drawing.Point(9, 75)
|
|
Me.txtServer.Name = "txtServer"
|
|
Me.txtServer.Size = New System.Drawing.Size(288, 22)
|
|
Me.txtServer.TabIndex = 0
|
|
Me.txtServer.Text = Global.SUPPLYWATCH.My.MySettings.Default.SQL_SERVERNAME
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(424, 59)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(56, 13)
|
|
Me.Label3.TabIndex = 17
|
|
Me.Label3.Text = "Passwort:"
|
|
'
|
|
'txtUser
|
|
'
|
|
Me.txtUser.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.SUPPLYWATCH.My.MySettings.Default, "SQL_USER", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtUser.ForeColor = System.Drawing.SystemColors.MenuHighlight
|
|
Me.txtUser.Location = New System.Drawing.Point(303, 75)
|
|
Me.txtUser.Name = "txtUser"
|
|
Me.txtUser.Size = New System.Drawing.Size(118, 22)
|
|
Me.txtUser.TabIndex = 1
|
|
Me.txtUser.Text = Global.SUPPLYWATCH.My.MySettings.Default.SQL_USER
|
|
'
|
|
'txtPasswort
|
|
'
|
|
Me.txtPasswort.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.SUPPLYWATCH.My.MySettings.Default, "SQL_PW", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.txtPasswort.Location = New System.Drawing.Point(427, 75)
|
|
Me.txtPasswort.Name = "txtPasswort"
|
|
Me.txtPasswort.Size = New System.Drawing.Size(64, 22)
|
|
Me.txtPasswort.TabIndex = 2
|
|
Me.txtPasswort.Text = Global.SUPPLYWATCH.My.MySettings.Default.SQL_PW
|
|
Me.txtPasswort.UseSystemPasswordChar = True
|
|
'
|
|
'TabPage1
|
|
'
|
|
Me.TabPage1.AutoScroll = True
|
|
Me.TabPage1.Controls.Add(Me.GridControlSupplyZuordnung)
|
|
Me.TabPage1.Controls.Add(Me.VWGeraet_Supply_ZuordnungBindingNavigator)
|
|
Me.TabPage1.Controls.Add(Me.Panel3)
|
|
Me.TabPage1.Controls.Add(Me.Splitter1)
|
|
Me.TabPage1.Controls.Add(Me.spltC_Vertrag_Produkt)
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 23)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage1.Size = New System.Drawing.Size(1303, 522)
|
|
Me.TabPage1.TabIndex = 2
|
|
Me.TabPage1.Text = "Vertrag-Produkt-Zuordnung"
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'GridControlSupplyZuordnung
|
|
'
|
|
Me.GridControlSupplyZuordnung.DataSource = Me.VWGeraet_Supply_ZuordnungBindingSource
|
|
Me.GridControlSupplyZuordnung.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlSupplyZuordnung.Location = New System.Drawing.Point(520, 140)
|
|
Me.GridControlSupplyZuordnung.MainView = Me.GridViewSupplyZuordnung
|
|
Me.GridControlSupplyZuordnung.Name = "GridControlSupplyZuordnung"
|
|
Me.GridControlSupplyZuordnung.Size = New System.Drawing.Size(780, 379)
|
|
Me.GridControlSupplyZuordnung.TabIndex = 24
|
|
Me.GridControlSupplyZuordnung.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewSupplyZuordnung, Me.GridView2})
|
|
'
|
|
'VWGeraet_Supply_ZuordnungBindingSource
|
|
'
|
|
Me.VWGeraet_Supply_ZuordnungBindingSource.DataMember = "VWGeraet_Supply_Zuordnung"
|
|
Me.VWGeraet_Supply_ZuordnungBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'GridViewSupplyZuordnung
|
|
'
|
|
Me.GridViewSupplyZuordnung.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridViewSupplyZuordnung.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridViewSupplyZuordnung.Appearance.OddRow.BackColor = System.Drawing.Color.White
|
|
Me.GridViewSupplyZuordnung.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.GridViewSupplyZuordnung.Appearance.SelectedRow.BackColor = System.Drawing.Color.Magenta
|
|
Me.GridViewSupplyZuordnung.Appearance.SelectedRow.Options.UseBackColor = True
|
|
Me.GridViewSupplyZuordnung.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID2, Me.colGERAET_BEZ1, Me.colSUPPLY_BEZ1, Me.colPARTNUMBER1, Me.colPARTNUMBER_ORDER, Me.colSCHWELLENWERT1})
|
|
Me.GridViewSupplyZuordnung.GridControl = Me.GridControlSupplyZuordnung
|
|
Me.GridViewSupplyZuordnung.Name = "GridViewSupplyZuordnung"
|
|
Me.GridViewSupplyZuordnung.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewSupplyZuordnung.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewSupplyZuordnung.OptionsBehavior.Editable = False
|
|
Me.GridViewSupplyZuordnung.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewSupplyZuordnung.OptionsSelection.MultiSelect = True
|
|
Me.GridViewSupplyZuordnung.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
|
|
Me.GridViewSupplyZuordnung.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridViewSupplyZuordnung.OptionsView.EnableAppearanceOddRow = True
|
|
Me.GridViewSupplyZuordnung.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'colGUID2
|
|
'
|
|
Me.colGUID2.Caption = "ID"
|
|
Me.colGUID2.FieldName = "GUID"
|
|
Me.colGUID2.Name = "colGUID2"
|
|
Me.colGUID2.Visible = True
|
|
Me.colGUID2.VisibleIndex = 0
|
|
'
|
|
'colGERAET_BEZ1
|
|
'
|
|
Me.colGERAET_BEZ1.Caption = "Model-Nr."
|
|
Me.colGERAET_BEZ1.FieldName = "GERAET_BEZ"
|
|
Me.colGERAET_BEZ1.Name = "colGERAET_BEZ1"
|
|
Me.colGERAET_BEZ1.Visible = True
|
|
Me.colGERAET_BEZ1.VisibleIndex = 1
|
|
'
|
|
'colSUPPLY_BEZ1
|
|
'
|
|
Me.colSUPPLY_BEZ1.Caption = "Supply-Bez."
|
|
Me.colSUPPLY_BEZ1.FieldName = "SUPPLY_BEZ"
|
|
Me.colSUPPLY_BEZ1.Name = "colSUPPLY_BEZ1"
|
|
Me.colSUPPLY_BEZ1.Visible = True
|
|
Me.colSUPPLY_BEZ1.VisibleIndex = 2
|
|
'
|
|
'colPARTNUMBER1
|
|
'
|
|
Me.colPARTNUMBER1.Caption = "Partnumber"
|
|
Me.colPARTNUMBER1.FieldName = "PARTNUMBER"
|
|
Me.colPARTNUMBER1.Name = "colPARTNUMBER1"
|
|
Me.colPARTNUMBER1.Visible = True
|
|
Me.colPARTNUMBER1.VisibleIndex = 3
|
|
'
|
|
'colPARTNUMBER_ORDER
|
|
'
|
|
Me.colPARTNUMBER_ORDER.Caption = "Partnumber Order"
|
|
Me.colPARTNUMBER_ORDER.FieldName = "PARTNUMBER_ORDER"
|
|
Me.colPARTNUMBER_ORDER.Name = "colPARTNUMBER_ORDER"
|
|
Me.colPARTNUMBER_ORDER.Visible = True
|
|
Me.colPARTNUMBER_ORDER.VisibleIndex = 4
|
|
'
|
|
'colSCHWELLENWERT1
|
|
'
|
|
Me.colSCHWELLENWERT1.Caption = "Schwellenwert"
|
|
Me.colSCHWELLENWERT1.FieldName = "SCHWELLENWERT"
|
|
Me.colSCHWELLENWERT1.Name = "colSCHWELLENWERT1"
|
|
Me.colSCHWELLENWERT1.Visible = True
|
|
Me.colSCHWELLENWERT1.VisibleIndex = 5
|
|
'
|
|
'GridView2
|
|
'
|
|
Me.GridView2.GridControl = Me.GridControlSupplyZuordnung
|
|
Me.GridView2.Name = "GridView2"
|
|
'
|
|
'VWGeraet_Supply_ZuordnungBindingNavigator
|
|
'
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.AddNewItem = Nothing
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.BindingSource = Me.VWGeraet_Supply_ZuordnungBindingSource
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.CountItem = Me.ToolStripLabel6
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.CountItemFormat = "von {0} Gerät-Supply Zuordnungen"
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.DeleteItem = Nothing
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton23, Me.ToolStripButton24, Me.ToolStripSeparator19, Me.ToolStripTextBox6, Me.ToolStripLabel6, Me.ToolStripSeparator20, Me.ToolStripButton25, Me.ToolStripButton26, Me.ToolStripSeparator21, Me.ToolStripButton28, Me.ToolStripButton29})
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.Location = New System.Drawing.Point(520, 115)
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.MoveFirstItem = Me.ToolStripButton23
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.MoveLastItem = Me.ToolStripButton26
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.MoveNextItem = Me.ToolStripButton25
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.MovePreviousItem = Me.ToolStripButton24
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.Name = "VWGeraet_Supply_ZuordnungBindingNavigator"
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.PositionItem = Me.ToolStripTextBox6
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.Size = New System.Drawing.Size(780, 25)
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.TabIndex = 3
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'ToolStripLabel6
|
|
'
|
|
Me.ToolStripLabel6.Name = "ToolStripLabel6"
|
|
Me.ToolStripLabel6.Size = New System.Drawing.Size(192, 22)
|
|
Me.ToolStripLabel6.Text = "von {0} Gerät-Supply Zuordnungen"
|
|
Me.ToolStripLabel6.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton23
|
|
'
|
|
Me.ToolStripButton23.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton23.Image = CType(resources.GetObject("ToolStripButton23.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton23.Name = "ToolStripButton23"
|
|
Me.ToolStripButton23.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton23.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton23.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton24
|
|
'
|
|
Me.ToolStripButton24.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton24.Image = CType(resources.GetObject("ToolStripButton24.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton24.Name = "ToolStripButton24"
|
|
Me.ToolStripButton24.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton24.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton24.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator19
|
|
'
|
|
Me.ToolStripSeparator19.Name = "ToolStripSeparator19"
|
|
Me.ToolStripSeparator19.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox6
|
|
'
|
|
Me.ToolStripTextBox6.AccessibleName = "Position"
|
|
Me.ToolStripTextBox6.AutoSize = False
|
|
Me.ToolStripTextBox6.Name = "ToolStripTextBox6"
|
|
Me.ToolStripTextBox6.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox6.Text = "0"
|
|
Me.ToolStripTextBox6.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator20
|
|
'
|
|
Me.ToolStripSeparator20.Name = "ToolStripSeparator20"
|
|
Me.ToolStripSeparator20.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton25
|
|
'
|
|
Me.ToolStripButton25.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton25.Image = CType(resources.GetObject("ToolStripButton25.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton25.Name = "ToolStripButton25"
|
|
Me.ToolStripButton25.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton25.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton25.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton26
|
|
'
|
|
Me.ToolStripButton26.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton26.Image = CType(resources.GetObject("ToolStripButton26.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton26.Name = "ToolStripButton26"
|
|
Me.ToolStripButton26.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton26.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton26.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator21
|
|
'
|
|
Me.ToolStripSeparator21.Name = "ToolStripSeparator21"
|
|
Me.ToolStripSeparator21.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton28
|
|
'
|
|
Me.ToolStripButton28.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton28.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.ToolStripButton28.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton28.Name = "ToolStripButton28"
|
|
Me.ToolStripButton28.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton28.Text = "Aktualisieren"
|
|
'
|
|
'ToolStripButton29
|
|
'
|
|
Me.ToolStripButton29.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton29.Image = Global.SUPPLYWATCH.My.Resources.Resources.Delete1
|
|
Me.ToolStripButton29.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton29.Name = "ToolStripButton29"
|
|
Me.ToolStripButton29.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton29.Text = "Zuordnung löschen"
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.AutoScroll = True
|
|
Me.Panel3.Controls.Add(Me.GroupBox9)
|
|
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel3.Location = New System.Drawing.Point(520, 3)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(780, 112)
|
|
Me.Panel3.TabIndex = 0
|
|
'
|
|
'GroupBox9
|
|
'
|
|
Me.GroupBox9.Controls.Add(Me.txtPartnumerORDER)
|
|
Me.GroupBox9.Controls.Add(Me.Label19)
|
|
Me.GroupBox9.Controls.Add(Me.txtSchwellenwert)
|
|
Me.GroupBox9.Controls.Add(Me.Label18)
|
|
Me.GroupBox9.Controls.Add(Me.txtPartnumber)
|
|
Me.GroupBox9.Controls.Add(Me.Label17)
|
|
Me.GroupBox9.Controls.Add(Me.cmbSupplyDefinition)
|
|
Me.GroupBox9.Controls.Add(Me.Label16)
|
|
Me.GroupBox9.Controls.Add(Me.btnaddgeraete_SupplyZO)
|
|
Me.GroupBox9.Controls.Add(Me.Label15)
|
|
Me.GroupBox9.Controls.Add(Me.cmbModelle_WH)
|
|
Me.GroupBox9.Location = New System.Drawing.Point(3, 3)
|
|
Me.GroupBox9.Name = "GroupBox9"
|
|
Me.GroupBox9.Size = New System.Drawing.Size(627, 106)
|
|
Me.GroupBox9.TabIndex = 2
|
|
Me.GroupBox9.TabStop = False
|
|
Me.GroupBox9.Text = "Neue Supply-Zuordnung generieren:"
|
|
'
|
|
'txtPartnumerORDER
|
|
'
|
|
Me.txtPartnumerORDER.Location = New System.Drawing.Point(9, 78)
|
|
Me.txtPartnumerORDER.Name = "txtPartnumerORDER"
|
|
Me.txtPartnumerORDER.Size = New System.Drawing.Size(133, 22)
|
|
Me.txtPartnumerORDER.TabIndex = 3
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Location = New System.Drawing.Point(6, 62)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(176, 13)
|
|
Me.Label19.TabIndex = 9
|
|
Me.Label19.Text = "4: PartNumber ORDER definieren"
|
|
'
|
|
'txtSchwellenwert
|
|
'
|
|
Me.txtSchwellenwert.Location = New System.Drawing.Point(245, 78)
|
|
Me.txtSchwellenwert.Name = "txtSchwellenwert"
|
|
Me.txtSchwellenwert.Size = New System.Drawing.Size(61, 22)
|
|
Me.txtSchwellenwert.TabIndex = 4
|
|
Me.txtSchwellenwert.Text = "30"
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Location = New System.Drawing.Point(242, 62)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(146, 13)
|
|
Me.Label18.TabIndex = 7
|
|
Me.Label18.Text = "5: Schwellenwert eingeben"
|
|
'
|
|
'txtPartnumber
|
|
'
|
|
Me.txtPartnumber.Location = New System.Drawing.Point(482, 34)
|
|
Me.txtPartnumber.Name = "txtPartnumber"
|
|
Me.txtPartnumber.Size = New System.Drawing.Size(133, 22)
|
|
Me.txtPartnumber.TabIndex = 2
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Location = New System.Drawing.Point(479, 18)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(136, 13)
|
|
Me.Label17.TabIndex = 5
|
|
Me.Label17.Text = "3: PartNumber definieren"
|
|
'
|
|
'cmbSupplyDefinition
|
|
'
|
|
Me.cmbSupplyDefinition.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
|
|
Me.cmbSupplyDefinition.DataSource = Me.TBSUPPLY_DEFINITIONBindingSource
|
|
Me.cmbSupplyDefinition.DisplayMember = "SUPPLY_BEZ"
|
|
Me.cmbSupplyDefinition.FormattingEnabled = True
|
|
Me.cmbSupplyDefinition.Location = New System.Drawing.Point(245, 34)
|
|
Me.cmbSupplyDefinition.Name = "cmbSupplyDefinition"
|
|
Me.cmbSupplyDefinition.Size = New System.Drawing.Size(230, 21)
|
|
Me.cmbSupplyDefinition.TabIndex = 1
|
|
Me.cmbSupplyDefinition.ValueMember = "GUID"
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Location = New System.Drawing.Point(242, 18)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(115, 13)
|
|
Me.Label16.TabIndex = 3
|
|
Me.Label16.Text = "2: Supply-Typ wählen"
|
|
'
|
|
'btnaddgeraete_SupplyZO
|
|
'
|
|
Me.btnaddgeraete_SupplyZO.Image = Global.SUPPLYWATCH.My.Resources.Resources.link_add
|
|
Me.btnaddgeraete_SupplyZO.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnaddgeraete_SupplyZO.Location = New System.Drawing.Point(460, 73)
|
|
Me.btnaddgeraete_SupplyZO.Name = "btnaddgeraete_SupplyZO"
|
|
Me.btnaddgeraete_SupplyZO.Size = New System.Drawing.Size(155, 29)
|
|
Me.btnaddgeraete_SupplyZO.TabIndex = 5
|
|
Me.btnaddgeraete_SupplyZO.Text = "Zuordnung hinzufügen"
|
|
Me.btnaddgeraete_SupplyZO.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnaddgeraete_SupplyZO.UseVisualStyleBackColor = True
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(6, 18)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(146, 13)
|
|
Me.Label15.TabIndex = 1
|
|
Me.Label15.Text = "1: Modell-Nummer wählen:"
|
|
'
|
|
'cmbModelle_WH
|
|
'
|
|
Me.cmbModelle_WH.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
|
Me.cmbModelle_WH.DataSource = Me.TBWH_MODELLBindingSource
|
|
Me.cmbModelle_WH.DisplayMember = "String"
|
|
Me.cmbModelle_WH.FormattingEnabled = True
|
|
Me.cmbModelle_WH.Location = New System.Drawing.Point(9, 34)
|
|
Me.cmbModelle_WH.Name = "cmbModelle_WH"
|
|
Me.cmbModelle_WH.Size = New System.Drawing.Size(230, 21)
|
|
Me.cmbModelle_WH.TabIndex = 0
|
|
Me.cmbModelle_WH.ValueMember = "PRODUKT_NR"
|
|
'
|
|
'TBWH_MODELLBindingSource
|
|
'
|
|
Me.TBWH_MODELLBindingSource.DataMember = "TBWH_MODELL"
|
|
Me.TBWH_MODELLBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'Splitter1
|
|
'
|
|
Me.Splitter1.DataBindings.Add(New System.Windows.Forms.Binding("Location", Global.SUPPLYWATCH.My.MySettings.Default, "splitter_VertragProdukt", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.Splitter1.Location = Global.SUPPLYWATCH.My.MySettings.Default.splitter_VertragProdukt
|
|
Me.Splitter1.Name = "Splitter1"
|
|
Me.Splitter1.Size = New System.Drawing.Size(10, 516)
|
|
Me.Splitter1.TabIndex = 2
|
|
Me.Splitter1.TabStop = False
|
|
'
|
|
'spltC_Vertrag_Produkt
|
|
'
|
|
Me.spltC_Vertrag_Produkt.DataBindings.Add(New System.Windows.Forms.Binding("SplitterDistance", Global.SUPPLYWATCH.My.MySettings.Default, "spltProduktVertrag", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
Me.spltC_Vertrag_Produkt.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.spltC_Vertrag_Produkt.Location = New System.Drawing.Point(3, 3)
|
|
Me.spltC_Vertrag_Produkt.Name = "spltC_Vertrag_Produkt"
|
|
Me.spltC_Vertrag_Produkt.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'spltC_Vertrag_Produkt.Panel1
|
|
'
|
|
Me.spltC_Vertrag_Produkt.Panel1.Controls.Add(Me.GridControlVertraege)
|
|
Me.spltC_Vertrag_Produkt.Panel1.Controls.Add(Me.TBVERTRAEGEBindingNavigator)
|
|
'
|
|
'spltC_Vertrag_Produkt.Panel2
|
|
'
|
|
Me.spltC_Vertrag_Produkt.Panel2.AutoScroll = True
|
|
Me.spltC_Vertrag_Produkt.Panel2.Controls.Add(Me.GridControlProduktVertrag)
|
|
Me.spltC_Vertrag_Produkt.Panel2.Controls.Add(Me.TBPRODUKT_VERTRAGBindingNavigator)
|
|
Me.spltC_Vertrag_Produkt.Size = New System.Drawing.Size(507, 516)
|
|
Me.spltC_Vertrag_Produkt.SplitterDistance = Global.SUPPLYWATCH.My.MySettings.Default.spltProduktVertrag
|
|
Me.spltC_Vertrag_Produkt.TabIndex = 1
|
|
'
|
|
'GridControlVertraege
|
|
'
|
|
Me.GridControlVertraege.DataSource = Me.TBVERTRAEGEBindingSource
|
|
Me.GridControlVertraege.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlVertraege.Location = New System.Drawing.Point(0, 25)
|
|
Me.GridControlVertraege.MainView = Me.GridViewVertraege
|
|
Me.GridControlVertraege.Name = "GridControlVertraege"
|
|
Me.GridControlVertraege.Size = New System.Drawing.Size(507, 241)
|
|
Me.GridControlVertraege.TabIndex = 25
|
|
Me.GridControlVertraege.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewVertraege})
|
|
'
|
|
'TBVERTRAEGEBindingSource
|
|
'
|
|
Me.TBVERTRAEGEBindingSource.DataMember = "TBVERTRAEGE"
|
|
Me.TBVERTRAEGEBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'GridViewVertraege
|
|
'
|
|
Me.GridViewVertraege.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
|
|
Me.GridViewVertraege.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridViewVertraege.Appearance.OddRow.BackColor = System.Drawing.Color.White
|
|
Me.GridViewVertraege.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.GridViewVertraege.Appearance.SelectedRow.BackColor = System.Drawing.Color.Magenta
|
|
Me.GridViewVertraege.Appearance.SelectedRow.Options.UseBackColor = True
|
|
Me.GridViewVertraege.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID1, Me.colVERTRAGSNR1, Me.colERFASSTWER1, Me.colERFASSTWANN3})
|
|
Me.GridViewVertraege.GridControl = Me.GridControlVertraege
|
|
Me.GridViewVertraege.Name = "GridViewVertraege"
|
|
Me.GridViewVertraege.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewVertraege.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewVertraege.OptionsBehavior.Editable = False
|
|
Me.GridViewVertraege.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewVertraege.OptionsSelection.MultiSelect = True
|
|
Me.GridViewVertraege.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
|
|
Me.GridViewVertraege.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridViewVertraege.OptionsView.EnableAppearanceOddRow = True
|
|
Me.GridViewVertraege.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'colGUID1
|
|
'
|
|
Me.colGUID1.Caption = "ID"
|
|
Me.colGUID1.FieldName = "GUID"
|
|
Me.colGUID1.Name = "colGUID1"
|
|
Me.colGUID1.Visible = True
|
|
Me.colGUID1.VisibleIndex = 0
|
|
Me.colGUID1.Width = 50
|
|
'
|
|
'colVERTRAGSNR1
|
|
'
|
|
Me.colVERTRAGSNR1.Caption = "Vertrag"
|
|
Me.colVERTRAGSNR1.FieldName = "VERTRAGSNR"
|
|
Me.colVERTRAGSNR1.Name = "colVERTRAGSNR1"
|
|
Me.colVERTRAGSNR1.Visible = True
|
|
Me.colVERTRAGSNR1.VisibleIndex = 1
|
|
Me.colVERTRAGSNR1.Width = 145
|
|
'
|
|
'colERFASSTWER1
|
|
'
|
|
Me.colERFASSTWER1.Caption = "Erfasst Wer"
|
|
Me.colERFASSTWER1.FieldName = "ERFASSTWER"
|
|
Me.colERFASSTWER1.Name = "colERFASSTWER1"
|
|
Me.colERFASSTWER1.Visible = True
|
|
Me.colERFASSTWER1.VisibleIndex = 2
|
|
Me.colERFASSTWER1.Width = 145
|
|
'
|
|
'colERFASSTWANN3
|
|
'
|
|
Me.colERFASSTWANN3.Caption = "Erfasst wann"
|
|
Me.colERFASSTWANN3.FieldName = "ERFASSTWANN"
|
|
Me.colERFASSTWANN3.Name = "colERFASSTWANN3"
|
|
Me.colERFASSTWANN3.Visible = True
|
|
Me.colERFASSTWANN3.VisibleIndex = 3
|
|
Me.colERFASSTWANN3.Width = 149
|
|
'
|
|
'TBVERTRAEGEBindingNavigator
|
|
'
|
|
Me.TBVERTRAEGEBindingNavigator.AddNewItem = Nothing
|
|
Me.TBVERTRAEGEBindingNavigator.BindingSource = Me.TBVERTRAEGEBindingSource
|
|
Me.TBVERTRAEGEBindingNavigator.CountItem = Me.BindingNavigatorCountItem5
|
|
Me.TBVERTRAEGEBindingNavigator.CountItemFormat = "von {0} Verträgen"
|
|
Me.TBVERTRAEGEBindingNavigator.DeleteItem = Nothing
|
|
Me.TBVERTRAEGEBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem5, Me.BindingNavigatorMovePreviousItem5, Me.BindingNavigatorSeparator15, Me.BindingNavigatorPositionItem5, Me.BindingNavigatorCountItem5, Me.BindingNavigatorSeparator16, Me.BindingNavigatorMoveNextItem5, Me.BindingNavigatorMoveLastItem5, Me.BindingNavigatorSeparator17, Me.tsbn_refresh_Vertraege, Me.tsbtn_showImport})
|
|
Me.TBVERTRAEGEBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
Me.TBVERTRAEGEBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem5
|
|
Me.TBVERTRAEGEBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem5
|
|
Me.TBVERTRAEGEBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem5
|
|
Me.TBVERTRAEGEBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem5
|
|
Me.TBVERTRAEGEBindingNavigator.Name = "TBVERTRAEGEBindingNavigator"
|
|
Me.TBVERTRAEGEBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem5
|
|
Me.TBVERTRAEGEBindingNavigator.Size = New System.Drawing.Size(507, 25)
|
|
Me.TBVERTRAEGEBindingNavigator.TabIndex = 0
|
|
Me.TBVERTRAEGEBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem5
|
|
'
|
|
Me.BindingNavigatorCountItem5.Name = "BindingNavigatorCountItem5"
|
|
Me.BindingNavigatorCountItem5.Size = New System.Drawing.Size(97, 22)
|
|
Me.BindingNavigatorCountItem5.Text = "von {0} Verträgen"
|
|
Me.BindingNavigatorCountItem5.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem5
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem5.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem5.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem5.Name = "BindingNavigatorMoveFirstItem5"
|
|
Me.BindingNavigatorMoveFirstItem5.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem5.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem5.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem5
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem5.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem5.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem5.Name = "BindingNavigatorMovePreviousItem5"
|
|
Me.BindingNavigatorMovePreviousItem5.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem5.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem5.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator15
|
|
'
|
|
Me.BindingNavigatorSeparator15.Name = "BindingNavigatorSeparator15"
|
|
Me.BindingNavigatorSeparator15.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem5
|
|
'
|
|
Me.BindingNavigatorPositionItem5.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem5.AutoSize = False
|
|
Me.BindingNavigatorPositionItem5.Name = "BindingNavigatorPositionItem5"
|
|
Me.BindingNavigatorPositionItem5.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem5.Text = "0"
|
|
Me.BindingNavigatorPositionItem5.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator16
|
|
'
|
|
Me.BindingNavigatorSeparator16.Name = "BindingNavigatorSeparator16"
|
|
Me.BindingNavigatorSeparator16.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem5
|
|
'
|
|
Me.BindingNavigatorMoveNextItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem5.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem5.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem5.Name = "BindingNavigatorMoveNextItem5"
|
|
Me.BindingNavigatorMoveNextItem5.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem5.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem5.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem5
|
|
'
|
|
Me.BindingNavigatorMoveLastItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem5.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem5.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem5.Name = "BindingNavigatorMoveLastItem5"
|
|
Me.BindingNavigatorMoveLastItem5.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem5.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem5.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator17
|
|
'
|
|
Me.BindingNavigatorSeparator17.Name = "BindingNavigatorSeparator17"
|
|
Me.BindingNavigatorSeparator17.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tsbn_refresh_Vertraege
|
|
'
|
|
Me.tsbn_refresh_Vertraege.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbn_refresh_Vertraege.Image = Global.SUPPLYWATCH.My.Resources.Resources.aktualisieren_1
|
|
Me.tsbn_refresh_Vertraege.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbn_refresh_Vertraege.Name = "tsbn_refresh_Vertraege"
|
|
Me.tsbn_refresh_Vertraege.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbn_refresh_Vertraege.Text = "ToolStripButton17"
|
|
'
|
|
'tsbtn_showImport
|
|
'
|
|
Me.tsbtn_showImport.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.tsbtn_showImport.Image = Global.SUPPLYWATCH.My.Resources.Resources.My_Downloads_XP
|
|
Me.tsbtn_showImport.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtn_showImport.Name = "tsbtn_showImport"
|
|
Me.tsbtn_showImport.Size = New System.Drawing.Size(207, 22)
|
|
Me.tsbtn_showImport.Text = "Daten importieren/aktualisieren"
|
|
'
|
|
'GridControlProduktVertrag
|
|
'
|
|
Me.GridControlProduktVertrag.DataSource = Me.TBPRODUKT_VERTRAGBindingSource
|
|
Me.GridControlProduktVertrag.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlProduktVertrag.Location = New System.Drawing.Point(0, 25)
|
|
Me.GridControlProduktVertrag.MainView = Me.GridViewProduktVertrag
|
|
Me.GridControlProduktVertrag.Name = "GridControlProduktVertrag"
|
|
Me.GridControlProduktVertrag.Size = New System.Drawing.Size(507, 221)
|
|
Me.GridControlProduktVertrag.TabIndex = 26
|
|
Me.GridControlProduktVertrag.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewProduktVertrag})
|
|
'
|
|
'TBPRODUKT_VERTRAGBindingSource
|
|
'
|
|
Me.TBPRODUKT_VERTRAGBindingSource.DataMember = "FK_TBPRODUKT_VERTRAG_VERTRAG"
|
|
Me.TBPRODUKT_VERTRAGBindingSource.DataSource = Me.TBVERTRAEGEBindingSource
|
|
'
|
|
'GridViewProduktVertrag
|
|
'
|
|
Me.GridViewProduktVertrag.Appearance.EvenRow.BackColor = System.Drawing.Color.Orange
|
|
Me.GridViewProduktVertrag.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridViewProduktVertrag.Appearance.OddRow.BackColor = System.Drawing.Color.White
|
|
Me.GridViewProduktVertrag.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.GridViewProduktVertrag.Appearance.SelectedRow.BackColor = System.Drawing.Color.Magenta
|
|
Me.GridViewProduktVertrag.Appearance.SelectedRow.Options.UseBackColor = True
|
|
Me.GridViewProduktVertrag.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID3, Me.colSERIEN_NR2, Me.colPRODUKT_NR, Me.colMODELL_NAME})
|
|
Me.GridViewProduktVertrag.GridControl = Me.GridControlProduktVertrag
|
|
Me.GridViewProduktVertrag.Name = "GridViewProduktVertrag"
|
|
Me.GridViewProduktVertrag.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewProduktVertrag.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewProduktVertrag.OptionsBehavior.Editable = False
|
|
Me.GridViewProduktVertrag.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewProduktVertrag.OptionsSelection.MultiSelect = True
|
|
Me.GridViewProduktVertrag.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect
|
|
Me.GridViewProduktVertrag.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridViewProduktVertrag.OptionsView.EnableAppearanceOddRow = True
|
|
Me.GridViewProduktVertrag.OptionsView.ShowAutoFilterRow = True
|
|
'
|
|
'colGUID3
|
|
'
|
|
Me.colGUID3.Caption = "ID"
|
|
Me.colGUID3.FieldName = "GUID"
|
|
Me.colGUID3.Name = "colGUID3"
|
|
Me.colGUID3.Visible = True
|
|
Me.colGUID3.VisibleIndex = 0
|
|
Me.colGUID3.Width = 41
|
|
'
|
|
'colSERIEN_NR2
|
|
'
|
|
Me.colSERIEN_NR2.Caption = "Serial"
|
|
Me.colSERIEN_NR2.FieldName = "SERIEN_NR"
|
|
Me.colSERIEN_NR2.Name = "colSERIEN_NR2"
|
|
Me.colSERIEN_NR2.Visible = True
|
|
Me.colSERIEN_NR2.VisibleIndex = 1
|
|
Me.colSERIEN_NR2.Width = 66
|
|
'
|
|
'colPRODUKT_NR
|
|
'
|
|
Me.colPRODUKT_NR.Caption = "ProduktNr"
|
|
Me.colPRODUKT_NR.FieldName = "PRODUKT_NR"
|
|
Me.colPRODUKT_NR.Name = "colPRODUKT_NR"
|
|
Me.colPRODUKT_NR.Visible = True
|
|
Me.colPRODUKT_NR.VisibleIndex = 2
|
|
Me.colPRODUKT_NR.Width = 20
|
|
'
|
|
'colMODELL_NAME
|
|
'
|
|
Me.colMODELL_NAME.Caption = "Modell"
|
|
Me.colMODELL_NAME.FieldName = "MODELL_NAME"
|
|
Me.colMODELL_NAME.Name = "colMODELL_NAME"
|
|
Me.colMODELL_NAME.Visible = True
|
|
Me.colMODELL_NAME.VisibleIndex = 3
|
|
Me.colMODELL_NAME.Width = 20
|
|
'
|
|
'TBPRODUKT_VERTRAGBindingNavigator
|
|
'
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.AddNewItem = Nothing
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.BindingSource = Me.TBPRODUKT_VERTRAGBindingSource
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.CountItem = Me.BindingNavigatorCountItem6
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.CountItemFormat = "von {0} Produktnummern zu Vertrag:"
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.DeleteItem = Nothing
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem6, Me.BindingNavigatorMovePreviousItem6, Me.BindingNavigatorSeparator18, Me.BindingNavigatorPositionItem6, Me.BindingNavigatorCountItem6, Me.BindingNavigatorSeparator19, Me.BindingNavigatorMoveNextItem6, Me.BindingNavigatorMoveLastItem6, Me.BindingNavigatorSeparator20})
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem6
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem6
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem6
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem6
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.Name = "TBPRODUKT_VERTRAGBindingNavigator"
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem6
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.Size = New System.Drawing.Size(507, 25)
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.TabIndex = 0
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem6
|
|
'
|
|
Me.BindingNavigatorCountItem6.Name = "BindingNavigatorCountItem6"
|
|
Me.BindingNavigatorCountItem6.Size = New System.Drawing.Size(200, 22)
|
|
Me.BindingNavigatorCountItem6.Text = "von {0} Produktnummern zu Vertrag:"
|
|
Me.BindingNavigatorCountItem6.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem6
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem6.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem6.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem6.Name = "BindingNavigatorMoveFirstItem6"
|
|
Me.BindingNavigatorMoveFirstItem6.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem6.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem6.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem6
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem6.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem6.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem6.Name = "BindingNavigatorMovePreviousItem6"
|
|
Me.BindingNavigatorMovePreviousItem6.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem6.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem6.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator18
|
|
'
|
|
Me.BindingNavigatorSeparator18.Name = "BindingNavigatorSeparator18"
|
|
Me.BindingNavigatorSeparator18.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem6
|
|
'
|
|
Me.BindingNavigatorPositionItem6.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem6.AutoSize = False
|
|
Me.BindingNavigatorPositionItem6.Name = "BindingNavigatorPositionItem6"
|
|
Me.BindingNavigatorPositionItem6.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem6.Text = "0"
|
|
Me.BindingNavigatorPositionItem6.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator19
|
|
'
|
|
Me.BindingNavigatorSeparator19.Name = "BindingNavigatorSeparator19"
|
|
Me.BindingNavigatorSeparator19.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem6
|
|
'
|
|
Me.BindingNavigatorMoveNextItem6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem6.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem6.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem6.Name = "BindingNavigatorMoveNextItem6"
|
|
Me.BindingNavigatorMoveNextItem6.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem6.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem6.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem6
|
|
'
|
|
Me.BindingNavigatorMoveLastItem6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem6.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem6.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem6.Name = "BindingNavigatorMoveLastItem6"
|
|
Me.BindingNavigatorMoveLastItem6.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem6.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem6.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator20
|
|
'
|
|
Me.BindingNavigatorSeparator20.Name = "BindingNavigatorSeparator20"
|
|
Me.BindingNavigatorSeparator20.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ImageList1
|
|
'
|
|
Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImageList1.Images.SetKeyName(0, "Einstellungen6.ico")
|
|
Me.ImageList1.Images.SetKeyName(1, "ico1778.ico")
|
|
Me.ImageList1.Images.SetKeyName(2, "Schaf.ico")
|
|
'
|
|
'TBGERAETByMarktBindingSource
|
|
'
|
|
Me.TBGERAETByMarktBindingSource.DataMember = "TBGERAETByMarkt"
|
|
Me.TBGERAETByMarktBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBGERAET_SUPPLY_ZUORDNUNGBindingSource
|
|
'
|
|
Me.TBGERAET_SUPPLY_ZUORDNUNGBindingSource.DataMember = "TBGERAET_SUPPLY_ZUORDNUNG"
|
|
Me.TBGERAET_SUPPLY_ZUORDNUNGBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'Timer_Uhrzeit
|
|
'
|
|
Me.Timer_Uhrzeit.Interval = 1000
|
|
'
|
|
'TBKONFIGURATIONTableAdapter
|
|
'
|
|
Me.TBKONFIGURATIONTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBGERAET_SUPPLY_ZUORDNUNGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBGERAETByMarktTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBGERAETE_NOTINLISTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBGERAETE_VERFOLGUNGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBKONFIGURATIONTableAdapter = Me.TBKONFIGURATIONTableAdapter
|
|
Me.TableAdapterManager.TBMANDANTENTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBMELDEDATUMTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPRODUKT_VERTRAGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBSTATUSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBSUPPLIESTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBSUPPLY_BESTELLUNGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBSUPPLY_DEFINITIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBSUPPLY_VERFOLGUNGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBUSER_RECHTETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBVERTRAEGETableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = SUPPLYWATCH.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
Me.TableAdapterManager.VWSUPPLY_BESTELLUNG_FRONTENDTableAdapter = Nothing
|
|
'
|
|
'TBWH_STATUS1TableAdapter
|
|
'
|
|
Me.TBWH_STATUS1TableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBWH_STATUS2TableAdapter
|
|
'
|
|
Me.TBWH_STATUS2TableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBWH_STATUS3TableAdapter
|
|
'
|
|
Me.TBWH_STATUS3TableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBWH_STATUSFILTERTableAdapter
|
|
'
|
|
Me.TBWH_STATUSFILTERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBSTATUSTableAdapter
|
|
'
|
|
Me.TBSTATUSTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBSUPPLY_VERFOLGUNGBindingSource
|
|
'
|
|
Me.TBSUPPLY_VERFOLGUNGBindingSource.DataMember = "TBSUPPLY_VERFOLGUNG"
|
|
Me.TBSUPPLY_VERFOLGUNGBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBSUPPLY_VERFOLGUNGTableAdapter
|
|
'
|
|
Me.TBSUPPLY_VERFOLGUNGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBGERAETE_VERFOLGUNGBindingSource
|
|
'
|
|
Me.TBGERAETE_VERFOLGUNGBindingSource.DataMember = "TBGERAETE_VERFOLGUNG"
|
|
Me.TBGERAETE_VERFOLGUNGBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBGERAETE_VERFOLGUNGTableAdapter
|
|
'
|
|
Me.TBGERAETE_VERFOLGUNGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWSUPPLIESTableAdapter
|
|
'
|
|
Me.VWSUPPLIESTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBWH_MARKTTableAdapter
|
|
'
|
|
Me.TBWH_MARKTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWSUPPLIES_GERAETTableAdapter
|
|
'
|
|
Me.VWSUPPLIES_GERAETTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWGERAET_ORDERTableAdapter
|
|
'
|
|
Me.VWGERAET_ORDERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWSUPPLIES_TO_ORDERTableAdapter
|
|
'
|
|
Me.VWSUPPLIES_TO_ORDERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWRPT_SUPPLIES_TOORDERTableAdapter
|
|
'
|
|
Me.VWRPT_SUPPLIES_TOORDERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBSUPPLIESBindingSource
|
|
'
|
|
Me.TBSUPPLIESBindingSource.DataMember = "TBSUPPLIES"
|
|
Me.TBSUPPLIESBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBSUPPLIESTableAdapter
|
|
'
|
|
Me.TBSUPPLIESTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBWH_STATUS4TableAdapter
|
|
'
|
|
Me.TBWH_STATUS4TableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBWH_STATUS5TableAdapter
|
|
'
|
|
Me.TBWH_STATUS5TableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBSUPPLY_BESTELLUNGViewTableAdapter
|
|
'
|
|
Me.TBSUPPLY_BESTELLUNGViewTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBGERAETByMarktTableAdapter
|
|
'
|
|
Me.TBGERAETByMarktTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWGERAETE_VERFOLGUNGTableAdapter
|
|
'
|
|
Me.VWGERAETE_VERFOLGUNGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWSUPPLY_VERFOLGUNGTableAdapter
|
|
'
|
|
Me.VWSUPPLY_VERFOLGUNGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBVERTRAEGETableAdapter
|
|
'
|
|
Me.TBVERTRAEGETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBPRODUKT_VERTRAGTableAdapter
|
|
'
|
|
Me.TBPRODUKT_VERTRAGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBGERAETE_NOTINLISTBindingSource
|
|
'
|
|
Me.TBGERAETE_NOTINLISTBindingSource.DataMember = "TBGERAETE_NOTINLIST"
|
|
Me.TBGERAETE_NOTINLISTBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBGERAETE_NOTINLISTTableAdapter
|
|
'
|
|
Me.TBGERAETE_NOTINLISTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBWH_MODELLTableAdapter
|
|
'
|
|
Me.TBWH_MODELLTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBSUPPLY_DEFINITIONTableAdapter
|
|
'
|
|
Me.TBSUPPLY_DEFINITIONTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWGeraet_Supply_ZuordnungTableAdapter
|
|
'
|
|
Me.VWGeraet_Supply_ZuordnungTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBGERAET_SUPPLY_ZUORDNUNGTableAdapter
|
|
'
|
|
Me.TBGERAET_SUPPLY_ZUORDNUNGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'DS_Reporting
|
|
'
|
|
Me.DS_Reporting.DataSetName = "DS_Reporting"
|
|
Me.DS_Reporting.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'TBVERTRAG_NOTEXISTBindingSource
|
|
'
|
|
Me.TBVERTRAG_NOTEXISTBindingSource.DataMember = "TBVERTRAG_NOTEXIST"
|
|
Me.TBVERTRAG_NOTEXISTBindingSource.DataSource = Me.DS_Reporting
|
|
'
|
|
'TBVERTRAG_NOTEXISTTableAdapter
|
|
'
|
|
Me.TBVERTRAG_NOTEXISTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager1
|
|
'
|
|
Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager1.TBVERTRAG_NOTEXISTTableAdapter = Me.TBVERTRAG_NOTEXISTTableAdapter
|
|
Me.TableAdapterManager1.UpdateOrder = SUPPLYWATCH.DS_ReportingTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBMELDEDATUMBindingSource
|
|
'
|
|
Me.TBMELDEDATUMBindingSource.DataMember = "TBMELDEDATUM"
|
|
Me.TBMELDEDATUMBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBMELDEDATUMTableAdapter
|
|
'
|
|
Me.TBMELDEDATUMTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWMarkt_VerfolgungTableAdapter
|
|
'
|
|
Me.VWMarkt_VerfolgungTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBGERAETTableAdapter
|
|
'
|
|
Me.TBGERAETTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBSUPPLY_BESTELLUNGBindingSource
|
|
'
|
|
Me.TBSUPPLY_BESTELLUNGBindingSource.DataMember = "TBSUPPLY_BESTELLUNG"
|
|
Me.TBSUPPLY_BESTELLUNGBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBSUPPLY_BESTELLUNGTableAdapter
|
|
'
|
|
Me.TBSUPPLY_BESTELLUNGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBMANDANTENTableAdapter
|
|
'
|
|
Me.TBMANDANTENTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBCHANGE_LOG_GERAETTableAdapter
|
|
'
|
|
Me.TBCHANGE_LOG_GERAETTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'ViewSUPPLY_STATUS_VERFOLGUNGTableAdapter
|
|
'
|
|
Me.ViewSUPPLY_STATUS_VERFOLGUNGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWSUPPLIES_BESTELLUNG_GESENDETTableAdapter
|
|
'
|
|
Me.VWSUPPLIES_BESTELLUNG_GESENDETTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWSUPPLIES_2_ORDERTableAdapter
|
|
'
|
|
Me.VWSUPPLIES_2_ORDERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'OpenFileDialog1
|
|
'
|
|
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
|
|
Me.OpenFileDialog1.RestoreDirectory = True
|
|
'
|
|
'FMMain
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1311, 574)
|
|
Me.Controls.Add(Me.TCMain)
|
|
Me.Controls.Add(Me.StatusStrip_Main)
|
|
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "FMMain"
|
|
Me.Text = "Form1"
|
|
CType(Me.VWRPT_SUPPLIES_TOORDERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWGERAET_ORDERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWSUPPLIES_TO_ORDERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.StatusStrip_Main.ResumeLayout(False)
|
|
Me.StatusStrip_Main.PerformLayout()
|
|
Me.TCMain.ResumeLayout(False)
|
|
Me.tpBewegungen.ResumeLayout(False)
|
|
Me.tpBewegungen.PerformLayout()
|
|
Me.pnlUebersicht.ResumeLayout(False)
|
|
Me.TCUebersicht.ResumeLayout(False)
|
|
Me.tpGeraet_Order.ResumeLayout(False)
|
|
Me.SPCOrder.Panel1.ResumeLayout(False)
|
|
Me.SPCOrder.Panel2.ResumeLayout(False)
|
|
Me.SPCOrder.Panel2.PerformLayout()
|
|
CType(Me.SPCOrder, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SPCOrder.ResumeLayout(False)
|
|
Me.TCGeraeteOrder.ResumeLayout(False)
|
|
Me.tpOrderGeraete.ResumeLayout(False)
|
|
Me.tpOrderGeraete.PerformLayout()
|
|
CType(Me.GridControlSupplies2Order, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.cmsBestellungen.ResumeLayout(False)
|
|
CType(Me.VWSUPPLIES_2_ORDERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewSupplies2Order, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWGERAET_ORDERBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.VWGERAET_ORDERBindingNavigator.ResumeLayout(False)
|
|
Me.VWGERAET_ORDERBindingNavigator.PerformLayout()
|
|
Me.tpGeraeteOrderReport.ResumeLayout(False)
|
|
Me.TabPageBestGesendet.ResumeLayout(False)
|
|
Me.TabPageBestGesendet.PerformLayout()
|
|
CType(Me.GridControlBestellungen_gesendet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWSUPPLIES_BESTELLUNG_GESENDETBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewBestellungen_Gesendet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator4.ResumeLayout(False)
|
|
Me.BindingNavigator4.PerformLayout()
|
|
Me.tpBestellungen.ResumeLayout(False)
|
|
Me.tpBestellungen.PerformLayout()
|
|
Me.pnlGridOrders.ResumeLayout(False)
|
|
CType(Me.GridControlBestellungen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewBestellUebersicht, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnlOrderDateSelector.ResumeLayout(False)
|
|
Me.pnlOrderDateSelector.PerformLayout()
|
|
CType(Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.ResumeLayout(False)
|
|
Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator.PerformLayout()
|
|
CType(Me.VWSUPPLY_BESTELLUNG_FRONTENDBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabPageBestell_Import.ResumeLayout(False)
|
|
Me.TabPageBestell_Import.PerformLayout()
|
|
CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox10.ResumeLayout(False)
|
|
Me.GroupBox5.ResumeLayout(False)
|
|
Me.GroupBox5.PerformLayout()
|
|
CType(Me.TBMANDANTENBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWSUPPLY_VERFOLGUNGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator3.ResumeLayout(False)
|
|
Me.BindingNavigator3.PerformLayout()
|
|
Me.TabPage2.ResumeLayout(False)
|
|
Me.TabPage2.PerformLayout()
|
|
CType(Me.GridControlVWSupplies, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWSUPPLIESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewVWSupplies, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.grbStati.ResumeLayout(False)
|
|
Me.grbStati.PerformLayout()
|
|
CType(Me.TBWH_STATUSFILTERDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWH_STATUSFILTERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWSUPPLIESBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.VWSUPPLIESBindingNavigator.ResumeLayout(False)
|
|
Me.VWSUPPLIESBindingNavigator.PerformLayout()
|
|
Me.tpGeraete.ResumeLayout(False)
|
|
Me.tpGeraete.PerformLayout()
|
|
Me.SCGeraete_Uebersicht.Panel1.ResumeLayout(False)
|
|
Me.SCGeraete_Uebersicht.Panel2.ResumeLayout(False)
|
|
Me.SCGeraete_Uebersicht.Panel2.PerformLayout()
|
|
CType(Me.SCGeraete_Uebersicht, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SCGeraete_Uebersicht.ResumeLayout(False)
|
|
CType(Me.SplitContainerGeraet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerGeraet.ResumeLayout(False)
|
|
CType(Me.GridControlGeraete, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBGERAETBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewGeraete, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBCHANGE_LOG_GERAETDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBCHANGE_LOG_GERAETBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator1.ResumeLayout(False)
|
|
Me.BindingNavigator1.PerformLayout()
|
|
Me.SplitContainerSupplies.Panel1.ResumeLayout(False)
|
|
Me.SplitContainerSupplies.Panel2.ResumeLayout(False)
|
|
Me.SplitContainerSupplies.Panel2.PerformLayout()
|
|
CType(Me.SplitContainerSupplies, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerSupplies.ResumeLayout(False)
|
|
CType(Me.VWSUPPLIES_AKTUELLDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWSUPPLIES_GERAETBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ViewSUPPLY_STATUS_VERFOLGUNGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator2.ResumeLayout(False)
|
|
Me.BindingNavigator2.PerformLayout()
|
|
CType(Me.VWSUPPLIES_GERAETBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.ResumeLayout(False)
|
|
Me.VWSUPPLIES_GERAETBindingNavigator.PerformLayout()
|
|
CType(Me.TBGERAETBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBGERAETBindingNavigator.ResumeLayout(False)
|
|
Me.TBGERAETBindingNavigator.PerformLayout()
|
|
Me.tpVerfolgung.ResumeLayout(False)
|
|
Me.TabControlNachverfolgung.ResumeLayout(False)
|
|
Me.TabPage6.ResumeLayout(False)
|
|
Me.TabPage6.PerformLayout()
|
|
CType(Me.GridControlATR, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewATR, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWMarkt_VerfolgungBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.VWMarkt_VerfolgungBindingNavigator.ResumeLayout(False)
|
|
Me.VWMarkt_VerfolgungBindingNavigator.PerformLayout()
|
|
CType(Me.VWMarkt_VerfolgungBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
Me.GroupBox7.ResumeLayout(False)
|
|
Me.GroupBox7.PerformLayout()
|
|
CType(Me.DGVTBWH_MARKT_VF, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWH_MARKTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tsbtnSupplyverfolgung.ResumeLayout(False)
|
|
Me.tsbtnSupplyverfolgung.PerformLayout()
|
|
Me.tpEinstellungen.ResumeLayout(False)
|
|
Me.TabControlEinstellungen.ResumeLayout(False)
|
|
Me.TabPage5.ResumeLayout(False)
|
|
Me.GroupBox4.ResumeLayout(False)
|
|
Me.GroupBox4.PerformLayout()
|
|
CType(Me.TBSTATUSDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBSTATUSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBSTATUSBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBSTATUSBindingNavigator.ResumeLayout(False)
|
|
Me.TBSTATUSBindingNavigator.PerformLayout()
|
|
Me.GroupBox8.ResumeLayout(False)
|
|
Me.GroupBox8.PerformLayout()
|
|
CType(Me.TBSUPPLY_DEFINITIONDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBSUPPLY_DEFINITIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBSUPPLY_DEFINITIONBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.ResumeLayout(False)
|
|
Me.TBSUPPLY_DEFINITIONBindingNavigator.PerformLayout()
|
|
Me.GroupBox12.ResumeLayout(False)
|
|
Me.GroupBox12.PerformLayout()
|
|
CType(Me.TBMANDANTENDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBMANDANTENBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBMANDANTENBindingNavigator.ResumeLayout(False)
|
|
Me.TBMANDANTENBindingNavigator.PerformLayout()
|
|
Me.TabPage7.ResumeLayout(False)
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
CType(Me.TBKONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWH_STATUS5BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWH_STATUS4BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWH_STATUS3BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWH_STATUS2BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWH_STATUS1BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox2.PerformLayout()
|
|
Me.TabPage1.ResumeLayout(False)
|
|
Me.TabPage1.PerformLayout()
|
|
CType(Me.GridControlSupplyZuordnung, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWGeraet_Supply_ZuordnungBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewSupplyZuordnung, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWGeraet_Supply_ZuordnungBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.ResumeLayout(False)
|
|
Me.VWGeraet_Supply_ZuordnungBindingNavigator.PerformLayout()
|
|
Me.Panel3.ResumeLayout(False)
|
|
Me.GroupBox9.ResumeLayout(False)
|
|
Me.GroupBox9.PerformLayout()
|
|
CType(Me.TBWH_MODELLBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.spltC_Vertrag_Produkt.Panel1.ResumeLayout(False)
|
|
Me.spltC_Vertrag_Produkt.Panel1.PerformLayout()
|
|
Me.spltC_Vertrag_Produkt.Panel2.ResumeLayout(False)
|
|
Me.spltC_Vertrag_Produkt.Panel2.PerformLayout()
|
|
CType(Me.spltC_Vertrag_Produkt, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.spltC_Vertrag_Produkt.ResumeLayout(False)
|
|
CType(Me.GridControlVertraege, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBVERTRAEGEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewVertraege, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBVERTRAEGEBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBVERTRAEGEBindingNavigator.ResumeLayout(False)
|
|
Me.TBVERTRAEGEBindingNavigator.PerformLayout()
|
|
CType(Me.GridControlProduktVertrag, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPRODUKT_VERTRAGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewProduktVertrag, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPRODUKT_VERTRAGBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.ResumeLayout(False)
|
|
Me.TBPRODUKT_VERTRAGBindingNavigator.PerformLayout()
|
|
CType(Me.TBGERAETByMarktBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBGERAET_SUPPLY_ZUORDNUNGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBSUPPLY_VERFOLGUNGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBGERAETE_VERFOLGUNGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBSUPPLIESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBGERAETE_NOTINLISTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DS_Reporting, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBVERTRAG_NOTEXISTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBMELDEDATUMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBSUPPLY_BESTELLUNGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents StatusStrip_Main As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents StatusUser As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents Status_Machine As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents Status_Clock As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents TCMain As System.Windows.Forms.TabControl
|
|
Friend WithEvents tpBewegungen As System.Windows.Forms.TabPage
|
|
Friend WithEvents tpEinstellungen As System.Windows.Forms.TabPage
|
|
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
|
|
Friend WithEvents Timer_Uhrzeit As System.Windows.Forms.Timer
|
|
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnSaveKonfig As System.Windows.Forms.Button
|
|
Friend WithEvents GEAENDERTWANNTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents GEAENDERTWERTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents txtActualConnection As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents BtnConnect As System.Windows.Forms.Button
|
|
Friend WithEvents txtServer As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents txtUser As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtPasswort As System.Windows.Forms.TextBox
|
|
Friend WithEvents MyDataset As SUPPLYWATCH.MyDataset
|
|
Friend WithEvents TBKONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBKONFIGURATIONTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBKONFIGURATIONTableAdapter
|
|
Friend WithEvents TableAdapterManager As SUPPLYWATCH.MyDatasetTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBWH_STATUS1BindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBWH_STATUS1TableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS1TableAdapter
|
|
Friend WithEvents TBWH_STATUS2BindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBWH_STATUS2TableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS2TableAdapter
|
|
Friend WithEvents TBWH_STATUS3BindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBWH_STATUS3TableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS3TableAdapter
|
|
Friend WithEvents TBWH_STATUSFILTERBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBWH_STATUSFILTERTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUSFILTERTableAdapter
|
|
Friend WithEvents TBSTATUSBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBSTATUSTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBSTATUSTableAdapter
|
|
Friend WithEvents TBSUPPLY_VERFOLGUNGBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBSUPPLY_VERFOLGUNGTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBSUPPLY_VERFOLGUNGTableAdapter
|
|
Friend WithEvents TBGERAETBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBGERAETE_VERFOLGUNGBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBGERAETE_VERFOLGUNGTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBGERAETE_VERFOLGUNGTableAdapter
|
|
Friend WithEvents VWSUPPLIESBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWSUPPLIESTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIESTableAdapter
|
|
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents TBSTATUSDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents statusBezeichnung As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents StatusBeschreibung As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn5 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn6 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents Statusgeaendertwer As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn8 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents TBSTATUSBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents tsbStatus_Refresh As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tsbStatus_Save As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TCUebersicht As System.Windows.Forms.TabControl
|
|
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
|
Friend WithEvents VWSUPPLIESBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem1 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator3 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem1 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator4 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator5 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents tpGeraete As System.Windows.Forms.TabPage
|
|
Friend WithEvents tsbSupplies_Refresh As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents btnFolderArchiv As System.Windows.Forms.Button
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents spltSupplies As System.Windows.Forms.Splitter
|
|
Friend WithEvents grbStati As System.Windows.Forms.GroupBox
|
|
Friend WithEvents TBWH_STATUSFILTERDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents TBGERAETBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem2 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator6 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem2 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator7 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator8 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents tsbGeraeteRefresh As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TBWH_MARKTBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBWH_MARKTTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBWH_MARKTTableAdapter
|
|
Friend WithEvents VWSUPPLIES_GERAETBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWSUPPLIES_GERAETTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIES_AKTUELLTableAdapter
|
|
Friend WithEvents tpGeraet_Order As System.Windows.Forms.TabPage
|
|
Friend WithEvents VWGERAET_ORDERBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox1 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton5 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents tsbGeraeteOrderRefresh As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents VWGERAET_ORDERBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWGERAET_ORDERTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWGERAET_ORDERTableAdapter
|
|
Friend WithEvents SPCOrder As System.Windows.Forms.SplitContainer
|
|
Friend WithEvents ComboBox3 As System.Windows.Forms.ComboBox
|
|
Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox
|
|
Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
|
|
Friend WithEvents VWSUPPLIES_TO_ORDERBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWSUPPLIES_TO_ORDERTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIES_TO_ORDERTableAdapter
|
|
Friend WithEvents VWRPT_SUPPLIES_TOORDERBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWRPT_SUPPLIES_TOORDERTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWRPT_SUPPLIES_TOORDERTableAdapter
|
|
Friend WithEvents cmsBestellungen As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents AlleMarkierenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents MarkierungAufhebenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents TCGeraeteOrder As System.Windows.Forms.TabControl
|
|
Friend WithEvents tpOrderGeraete As System.Windows.Forms.TabPage
|
|
Friend WithEvents tpGeraeteOrderReport As System.Windows.Forms.TabPage
|
|
Friend WithEvents tsbSetBest_gesendet As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TBSUPPLIESBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBSUPPLIESTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBSUPPLIESTableAdapter
|
|
Friend WithEvents chbFilterStatus As System.Windows.Forms.CheckBox
|
|
Friend WithEvents tsbImport As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator7 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents tsbImport1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator8 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ComboBox4 As System.Windows.Forms.ComboBox
|
|
Friend WithEvents TBWH_STATUS4BindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBWH_STATUS4TableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS4TableAdapter
|
|
Friend WithEvents spltGeraete_uebersicht As System.Windows.Forms.Splitter
|
|
Friend WithEvents SCGeraete_Uebersicht As System.Windows.Forms.SplitContainer
|
|
Friend WithEvents ComboBox5 As System.Windows.Forms.ComboBox
|
|
Friend WithEvents TBWH_STATUS5BindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBWH_STATUS5TableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBWH_STATUS5TableAdapter
|
|
Friend WithEvents tsborders As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tpBestellungen As System.Windows.Forms.TabPage
|
|
Friend WithEvents VWSUPPLY_BESTELLUNG_FRONTENDBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem3 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem3 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem3 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator9 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem3 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator10 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem3 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem3 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator11 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents tsbRefresh_Bestellungen As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents VWSUPPLY_BESTELLUNG_FRONTENDBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBSUPPLY_BESTELLUNGViewTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLY_BESTELLUNG_FRONTENDTableAdapter
|
|
Friend WithEvents tsbexcel_geraete As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tsbExcel_Supplies As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tsbExel_bestellungen As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tsbImport2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator9 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents tpVerfolgung As System.Windows.Forms.TabPage
|
|
Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents chbFilterMarktNV As System.Windows.Forms.CheckBox
|
|
Friend WithEvents DGVTBWH_MARKT_VF As System.Windows.Forms.DataGridView
|
|
Friend WithEvents clmMarkt As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents TBGERAETByMarktBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBGERAETByMarktTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBGERAETByMarktTableAdapter
|
|
Friend WithEvents dtpVerfolgung_bis As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents dtpVerfolgung_von As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents VWGERAETE_VERFOLGUNGTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWGERAETE_VERFOLGUNGTableAdapter
|
|
Friend WithEvents chkbDatumfilter As System.Windows.Forms.CheckBox
|
|
Friend WithEvents VWSUPPLY_VERFOLGUNGBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWSUPPLY_VERFOLGUNGTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLY_VERFOLGUNGTableAdapter
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents txtConfigPath As System.Windows.Forms.TextBox
|
|
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
|
|
Friend WithEvents TBVERTRAEGEBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBVERTRAEGETableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBVERTRAEGETableAdapter
|
|
Friend WithEvents spltC_Vertrag_Produkt As System.Windows.Forms.SplitContainer
|
|
Friend WithEvents TBVERTRAEGEBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem5 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem5 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem5 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator15 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem5 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator16 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem5 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem5 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator17 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents tsbn_refresh_Vertraege As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TBPRODUKT_VERTRAGBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem6 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem6 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem6 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator18 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem6 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator19 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem6 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem6 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator20 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents TBPRODUKT_VERTRAGBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPRODUKT_VERTRAGTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBPRODUKT_VERTRAGTableAdapter
|
|
Friend WithEvents tsbtn_showImport As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TBGERAETE_NOTINLISTBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBGERAETE_NOTINLISTTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBGERAETE_NOTINLISTTableAdapter
|
|
Friend WithEvents Splitter1 As System.Windows.Forms.Splitter
|
|
Friend WithEvents Panel3 As System.Windows.Forms.Panel
|
|
Friend WithEvents cmbModelle_WH As System.Windows.Forms.ComboBox
|
|
Friend WithEvents TBWH_MODELLBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBWH_MODELLTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBWH_MODELLTableAdapter
|
|
Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents TBSUPPLY_DEFINITIONBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripLabel5 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripButton17 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton18 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator16 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox5 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator17 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton19 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton20 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator18 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton21 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton22 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TBSUPPLY_DEFINITIONBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBSUPPLY_DEFINITIONTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBSUPPLY_DEFINITIONTableAdapter
|
|
Friend WithEvents TBSUPPLY_DEFINITIONDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents VWGeraet_Supply_ZuordnungBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripLabel6 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripButton23 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton24 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator19 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox6 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator20 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton25 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton26 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator21 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton27 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents VWGeraet_Supply_ZuordnungBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWGeraet_Supply_ZuordnungTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWGeraet_Supply_ZuordnungTableAdapter
|
|
Friend WithEvents TBGERAET_SUPPLY_ZUORDNUNGBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBGERAET_SUPPLY_ZUORDNUNGTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBGERAET_SUPPLY_ZUORDNUNGTableAdapter
|
|
Friend WithEvents ToolStripButton28 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton29 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents GroupBox9 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnaddgeraete_SupplyZO As System.Windows.Forms.Button
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents cmbSupplyDefinition As System.Windows.Forms.ComboBox
|
|
Friend WithEvents Label16 As System.Windows.Forms.Label
|
|
Friend WithEvents DS_Reporting As SUPPLYWATCH.DS_Reporting
|
|
Friend WithEvents TBVERTRAG_NOTEXISTBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBVERTRAG_NOTEXISTTableAdapter As SUPPLYWATCH.DS_ReportingTableAdapters.TBVERTRAG_NOTEXISTTableAdapter
|
|
Friend WithEvents TableAdapterManager1 As SUPPLYWATCH.DS_ReportingTableAdapters.TableAdapterManager
|
|
Friend WithEvents tsbtnSupplyverfolgung As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents ToolStripButton30 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents pnlUebersicht As System.Windows.Forms.Panel
|
|
Friend WithEvents tsProgressBar As System.Windows.Forms.ToolStripProgressBar
|
|
Friend WithEvents txtSchwellenwert As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label18 As System.Windows.Forms.Label
|
|
Friend WithEvents txtPartnumber As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label17 As System.Windows.Forms.Label
|
|
Friend WithEvents tslbl_Files As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents txtPartnumerORDER As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label19 As System.Windows.Forms.Label
|
|
Friend WithEvents tsbGeraeteverfolgung_Geraet As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents DataGridViewTextBoxColumn20 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn26 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents SUPPLY_NAME_DATEI As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn28 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn30 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn31 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn32 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents Label20 As System.Windows.Forms.Label
|
|
Friend WithEvents btnFolderBestellungen As System.Windows.Forms.Button
|
|
Friend WithEvents TabPageBestell_Import As System.Windows.Forms.TabPage
|
|
Friend WithEvents btnImportBestellungen As System.Windows.Forms.Button
|
|
Friend WithEvents tsbtnONHOLD As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tsbtnAbbrechen As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TBMELDEDATUMBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBMELDEDATUMTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBMELDEDATUMTableAdapter
|
|
Friend WithEvents Label21 As System.Windows.Forms.Label
|
|
Friend WithEvents txtTimeout As System.Windows.Forms.TextBox
|
|
Friend WithEvents ToolStripDropDownButton1 As System.Windows.Forms.ToolStripDropDownButton
|
|
Friend WithEvents ProfileMailExporterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents StarteMailExporterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents cmbDatenbank As System.Windows.Forms.ComboBox
|
|
Friend WithEvents TabControlNachverfolgung As System.Windows.Forms.TabControl
|
|
Friend WithEvents TabPage6 As System.Windows.Forms.TabPage
|
|
Friend WithEvents VWMarkt_VerfolgungBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripLabel7 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripButton31 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton32 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator22 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox7 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator23 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton33 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton34 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator24 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton35 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton36 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents VWMarkt_VerfolgungBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWMarkt_VerfolgungTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWMarkt_VerfolgungTableAdapter
|
|
Friend WithEvents NächstesMELDEDATUMDataGridViewTextBoxColumn As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents PAGECOUNTlDataGridViewTextBoxColumn As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents TBGERAETTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBGERAETTableAdapter
|
|
Friend WithEvents tscmbaktiv As System.Windows.Forms.ToolStripComboBox
|
|
Friend WithEvents IMPORT_XMLTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents IMPORT_XMLARCHIVTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents IMPORT_BESTELLUNGENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnsavePath As System.Windows.Forms.Button
|
|
Friend WithEvents tslbl_Hinweis As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsbtnNAchverfolgung As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TBSUPPLY_BESTELLUNGBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBSUPPLY_BESTELLUNGTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBSUPPLY_BESTELLUNGTableAdapter
|
|
Friend WithEvents TabControlEinstellungen As System.Windows.Forms.TabControl
|
|
Friend WithEvents TabPage5 As System.Windows.Forms.TabPage
|
|
Friend WithEvents GroupBox12 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents TBMANDANTENBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorCountItem4 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem4 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem4 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator12 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem4 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator13 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem4 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem4 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator14 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents TabPage7 As System.Windows.Forms.TabPage
|
|
Friend WithEvents TBMANDANTENBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBMANDANTENTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBMANDANTENTableAdapter
|
|
Friend WithEvents TBMANDANTENDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents DataGridViewTextBoxColumn21 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn22 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn23 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewCheckBoxColumn1 As System.Windows.Forms.DataGridViewCheckBoxColumn
|
|
Friend WithEvents DataGridViewCheckBoxColumn2 As System.Windows.Forms.DataGridViewCheckBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn24 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn25 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents NAME_LANGTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents KENNZEICHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents FLEETWATCHCheckBox As System.Windows.Forms.CheckBox
|
|
Friend WithEvents SUPPLYWATCHCheckBox As System.Windows.Forms.CheckBox
|
|
Friend WithEvents ERSTELLLTWERTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ERSTELLTWANNTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents GEAENDERTWANNTextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents GEAENDERTWERTextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents FILTERTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ToolStripSeparator10 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripLabel3 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents cmbMandanten As System.Windows.Forms.ToolStripComboBox
|
|
Private WithEvents rptViewerBestellungen As Microsoft.Reporting.WinForms.ReportViewer
|
|
Friend WithEvents tsbtnChangelog As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents TBCHANGE_LOG_GERAETBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBCHANGE_LOG_GERAETTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.TBCHANGE_LOG_GERAETTableAdapter
|
|
Friend WithEvents VWSUPPLIES_GERAETBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem8 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem8 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem8 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator24 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem8 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator25 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem8 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem8 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator26 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents tsbtnSuppliesSetStatusOnHold As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents VWSUPPLIES_AKTUELLDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents VWSUPPLIES_AKTUELLDataGridViewSupplyID As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn38 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn39 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn40 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn41 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn42 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn44 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn50 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn49 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents VWSUPPLIES_AKTUELLDataGridViewOnHold As System.Windows.Forms.DataGridViewCheckBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn51 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn45 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn46 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn47 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents ToolStripButton10 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ViewSUPPLY_STATUS_VERFOLGUNGBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents ViewSUPPLY_STATUS_VERFOLGUNGTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.ViewSUPPLY_STATUS_VERFOLGUNGTableAdapter
|
|
Friend WithEvents SplitContainerSupplies As System.Windows.Forms.SplitContainer
|
|
Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView
|
|
Friend WithEvents BindingNavigator2 As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem9 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem9 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem9 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator27 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem9 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator28 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem9 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem9 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator29 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents MeldedatumDataGridViewTextBoxColumn As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents StatusDataGridViewTextBoxColumn As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents MarkerDataGridViewTextBoxColumn As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents ErfasstWannDataGridViewTextBoxColumn As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents BindingNavigator3 As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem10 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem10 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem10 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator30 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem10 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator31 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem10 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem10 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator32 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents DataGridView3 As System.Windows.Forms.DataGridView
|
|
Friend WithEvents MELDEDATUMDataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents SUPPLYLEVELDataGridViewTextBoxColumn As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents STATUSDataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents ERFASSTWANNDataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents tsbtnChangebestellt As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents btnsetBestellt As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents VWSUPPLIES_BESTELLUNG_GESENDETBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWSUPPLIES_BESTELLUNG_GESENDETTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIES_BESTELLUNG_GESENDETTableAdapter
|
|
Friend WithEvents TabPageBestGesendet As System.Windows.Forms.TabPage
|
|
Friend WithEvents BindingNavigator4 As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripLabel4 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripButton12 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton13 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator11 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox3 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator12 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton14 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton15 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator13 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton16 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton37 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents GridControlBestellungen_gesendet As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewBestellungen_Gesendet As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colBESTELL_ID As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colBESTELLT_WANN As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colBESTELLT_WER As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGERAET As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMANUELL As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMARKT As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMENGE As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSERIEN_NR As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSUPPLY_BEZEICHNUNG As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents tsbtn_setBack2Besterford As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents Button2 As System.Windows.Forms.Button
|
|
Friend WithEvents colSUPPLY_ID As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents tsbtnSet2BestelltManually As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents GridControlBestellungen As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewBestellUebersicht As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GridControlGeraete As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewGeraete As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GUID As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colBEZEICHNUNG As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colIP_ADRESSE As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSERIENNR As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMODEL_NR As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMARKT2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPAGE_COUNT As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPPM As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colERFASSTWANN As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGEAENDERTWANN As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGEAENDERTWER As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colBESTELLUNG As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMARKER As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPC_INITIAL As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colDATE_INITIAL As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colUMGEZOGEN As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colVERTRAGSNR As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colONHOLD As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colONHOLD_DATE As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMELDEDATUM As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colNICHT_AKTIV As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colABGEBAUT As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridControlVWSupplies As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewVWSupplies As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colSUPPLY_ID1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMARKT4 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colDEVICE As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSUPPLY_BEZ As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colLEVEL As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSCHWELLENWERT As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPARTNUMBER As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSERIENNR2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSTATUS As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colERFASSTWANN1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGEAENDERTWER1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGEAENDERTWANN1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGERAET_ID As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSTATUS_WANN As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGERAET2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGERAET_IP As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGERAET_SERIENNR As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGERAET_PAGECOUNT As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGERAET_PPM As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colBESTELLUNG1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSTATUS_WER As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridControlSupplyZuordnung As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewSupplyZuordnung As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GridControlVertraege As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewVertraege As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colGUID1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colVERTRAGSNR1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colERFASSTWER1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colERFASSTWANN3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GridControlProduktVertrag As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewProduktVertrag As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colGUID3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSERIEN_NR2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPRODUKT_NR As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMODELL_NAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGUID2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGERAET_BEZ1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSUPPLY_BEZ1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPARTNUMBER1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPARTNUMBER_ORDER As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSCHWELLENWERT1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents VWSUPPLIES_2_ORDERBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWSUPPLIES_2_ORDERTableAdapter As SUPPLYWATCH.MyDatasetTableAdapters.VWSUPPLIES_2_ORDERTableAdapter
|
|
Friend WithEvents GridControlSupplies2Order As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewSupplies2Order As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colSUPPLY_ID2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGERAET_ID1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colDEVICE1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colDEVICE_SERIAL As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMARKT5 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPAGE_COUNT2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPPM2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSUPPLY_BEZEICHNUNG2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colLEVEL1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSCHWELLENWERT2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPARTNUMBER2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSERIENNR3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSTATUS1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSTATUS_WANN1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSTATUS_WER1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colMANUELL2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colFW As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents ToolStripDropDownButton2 As System.Windows.Forms.ToolStripDropDownButton
|
|
Friend WithEvents GerätebestellungLöschenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents SupplybestellungLöschenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ToolStripButton38 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents colGUI_SELECTED As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents chkLogData As System.Windows.Forms.CheckBox
|
|
Friend WithEvents SplitContainerGeraet As DevExpress.XtraEditors.SplitContainerControl
|
|
Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem7 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem7 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem7 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator21 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem7 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator22 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem7 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem7 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator23 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents TBCHANGE_LOG_GERAETDataGridView As System.Windows.Forms.DataGridView
|
|
Friend WithEvents DataGridViewTextBoxColumn2 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents DataGridViewTextBoxColumn4 As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents ERFASSTWANN As System.Windows.Forms.DataGridViewTextBoxColumn
|
|
Friend WithEvents GridControlATR As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewATR As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents tsbtnManaulOrders As ToolStripButton
|
|
Friend WithEvents ToolStripSeparator4 As ToolStripSeparator
|
|
Friend WithEvents colMENGE2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents btnTSR_open As Button
|
|
Friend WithEvents OpenFileDialog1 As OpenFileDialog
|
|
Friend WithEvents GroupBox5 As GroupBox
|
|
Friend WithEvents cmbMandant As ComboBox
|
|
Friend WithEvents Label22 As Label
|
|
Friend WithEvents GroupBox10 As GroupBox
|
|
Friend WithEvents DataGridView2 As DataGridView
|
|
Friend WithEvents tsbtOrderSelectDate As ToolStripButton
|
|
Friend WithEvents pnlGridOrders As Panel
|
|
Friend WithEvents pnlOrderDateSelector As Panel
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents DateTimePickerOrdervon As DateTimePicker
|
|
Friend WithEvents DateTimePickerOrderbis As DateTimePicker
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents lblFilteredRowsOrders As ToolStripLabel
|
|
Friend WithEvents lblFilterRowCountGeraet As ToolStripLabel
|
|
End Class
|