585 lines
30 KiB
VB.net
585 lines
30 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmDokumentart_NameConvention
|
|
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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDokumentart_NameConvention))
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.txtnamenKonv = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.btnAddIndexM = New System.Windows.Forms.Button()
|
|
Me.cmbIndex_AUTO = New System.Windows.Forms.ComboBox()
|
|
Me.TBDD_INDEX_AUTOMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.cmbEntity = New System.Windows.Forms.ComboBox()
|
|
Me.btnAddIndexA = New System.Windows.Forms.Button()
|
|
Me.cmbIndex_Controls = New System.Windows.Forms.ComboBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btnTrennzeichen = New System.Windows.Forms.Button()
|
|
Me.cmbDate = New System.Windows.Forms.ComboBox()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.btndelete = New System.Windows.Forms.Button()
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.btnclose = New System.Windows.Forms.Button()
|
|
Me.TBPMO_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPMO_KONFIGURATIONTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_KONFIGURATIONTableAdapter()
|
|
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
|
Me.TBDD_INDEX_AUTOMTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_INDEX_AUTOMTableAdapter()
|
|
Me.VERSION_DELIMITERTextBox = New System.Windows.Forms.TextBox()
|
|
Me.FILE_DELIMITERTextBox = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
|
Me.TBPMO_WD_NAMECONVENTION_FORMATBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPATTERN = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colFORMAT_RULE = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colADDED_WHO = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colADDED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCHANGED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter()
|
|
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
|
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.ToolStripButtonSave = New System.Windows.Forms.ToolStripButton()
|
|
Me.GroupBox1.SuspendLayout()
|
|
CType(Me.TBDD_INDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox2.SuspendLayout()
|
|
CType(Me.TBPMO_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox3.SuspendLayout()
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPMO_WD_NAMECONVENTION_FORMATBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Label1
|
|
'
|
|
resources.ApplyResources(Me.Label1, "Label1")
|
|
Me.Label1.Name = "Label1"
|
|
'
|
|
'txtnamenKonv
|
|
'
|
|
resources.ApplyResources(Me.txtnamenKonv, "txtnamenKonv")
|
|
Me.txtnamenKonv.Name = "txtnamenKonv"
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.Label2)
|
|
Me.GroupBox1.Controls.Add(Me.btnAddIndexM)
|
|
Me.GroupBox1.Controls.Add(Me.cmbIndex_AUTO)
|
|
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.TabStop = False
|
|
'
|
|
'Label2
|
|
'
|
|
resources.ApplyResources(Me.Label2, "Label2")
|
|
Me.Label2.Name = "Label2"
|
|
'
|
|
'btnAddIndexM
|
|
'
|
|
Me.btnAddIndexM.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
|
resources.ApplyResources(Me.btnAddIndexM, "btnAddIndexM")
|
|
Me.btnAddIndexM.Name = "btnAddIndexM"
|
|
Me.btnAddIndexM.UseVisualStyleBackColor = True
|
|
'
|
|
'cmbIndex_AUTO
|
|
'
|
|
resources.ApplyResources(Me.cmbIndex_AUTO, "cmbIndex_AUTO")
|
|
Me.cmbIndex_AUTO.FormattingEnabled = True
|
|
Me.cmbIndex_AUTO.Name = "cmbIndex_AUTO"
|
|
'
|
|
'TBDD_INDEX_AUTOMBindingSource
|
|
'
|
|
Me.TBDD_INDEX_AUTOMBindingSource.DataMember = "TBDD_INDEX_AUTOM"
|
|
Me.TBDD_INDEX_AUTOMBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'DD_DMSDataSet
|
|
'
|
|
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
|
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'Label4
|
|
'
|
|
resources.ApplyResources(Me.Label4, "Label4")
|
|
Me.Label4.Name = "Label4"
|
|
'
|
|
'cmbEntity
|
|
'
|
|
Me.cmbEntity.DisplayMember = "GUID"
|
|
resources.ApplyResources(Me.cmbEntity, "cmbEntity")
|
|
Me.cmbEntity.FormattingEnabled = True
|
|
Me.cmbEntity.Name = "cmbEntity"
|
|
Me.cmbEntity.ValueMember = "GUID"
|
|
'
|
|
'btnAddIndexA
|
|
'
|
|
resources.ApplyResources(Me.btnAddIndexA, "btnAddIndexA")
|
|
Me.btnAddIndexA.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
|
Me.btnAddIndexA.Name = "btnAddIndexA"
|
|
Me.btnAddIndexA.UseVisualStyleBackColor = True
|
|
'
|
|
'cmbIndex_Controls
|
|
'
|
|
Me.cmbIndex_Controls.DataSource = Me.TBDD_INDEX_AUTOMBindingSource
|
|
Me.cmbIndex_Controls.DisplayMember = "INDEXNAME"
|
|
resources.ApplyResources(Me.cmbIndex_Controls, "cmbIndex_Controls")
|
|
Me.cmbIndex_Controls.FormattingEnabled = True
|
|
Me.cmbIndex_Controls.Name = "cmbIndex_Controls"
|
|
Me.cmbIndex_Controls.ValueMember = "DOCTYPE_ID"
|
|
'
|
|
'Label3
|
|
'
|
|
resources.ApplyResources(Me.Label3, "Label3")
|
|
Me.Label3.Name = "Label3"
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.Button1)
|
|
Me.GroupBox2.Controls.Add(Me.btnTrennzeichen)
|
|
Me.GroupBox2.Controls.Add(Me.cmbDate)
|
|
Me.GroupBox2.Controls.Add(Me.Label20)
|
|
resources.ApplyResources(Me.GroupBox2, "GroupBox2")
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.TabStop = False
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
|
resources.ApplyResources(Me.Button1, "Button1")
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnTrennzeichen
|
|
'
|
|
Me.btnTrennzeichen.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xLG
|
|
resources.ApplyResources(Me.btnTrennzeichen, "btnTrennzeichen")
|
|
Me.btnTrennzeichen.Name = "btnTrennzeichen"
|
|
Me.btnTrennzeichen.UseVisualStyleBackColor = True
|
|
'
|
|
'cmbDate
|
|
'
|
|
resources.ApplyResources(Me.cmbDate, "cmbDate")
|
|
Me.cmbDate.FormattingEnabled = True
|
|
Me.cmbDate.Items.AddRange(New Object() {resources.GetString("cmbDate.Items"), resources.GetString("cmbDate.Items1"), resources.GetString("cmbDate.Items2"), resources.GetString("cmbDate.Items3"), resources.GetString("cmbDate.Items4"), resources.GetString("cmbDate.Items5"), resources.GetString("cmbDate.Items6"), resources.GetString("cmbDate.Items7"), resources.GetString("cmbDate.Items8"), resources.GetString("cmbDate.Items9")})
|
|
Me.cmbDate.Name = "cmbDate"
|
|
'
|
|
'Label20
|
|
'
|
|
resources.ApplyResources(Me.Label20, "Label20")
|
|
Me.Label20.Name = "Label20"
|
|
'
|
|
'btndelete
|
|
'
|
|
Me.btndelete.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
|
|
resources.ApplyResources(Me.btndelete, "btndelete")
|
|
Me.btndelete.Name = "btndelete"
|
|
Me.btndelete.UseVisualStyleBackColor = True
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.Image = Global.DD_Record_Organiser.My.Resources.Resources.save
|
|
resources.ApplyResources(Me.btnOK, "btnOK")
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'btnclose
|
|
'
|
|
Me.btnclose.Image = Global.DD_Record_Organiser.My.Resources.Resources.cancel
|
|
resources.ApplyResources(Me.btnclose, "btnclose")
|
|
Me.btnclose.Name = "btnclose"
|
|
Me.btnclose.UseVisualStyleBackColor = True
|
|
'
|
|
'TBPMO_KONFIGURATIONBindingSource
|
|
'
|
|
Me.TBPMO_KONFIGURATIONBindingSource.DataMember = "TBPMO_KONFIGURATION"
|
|
Me.TBPMO_KONFIGURATIONBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'TBPMO_KONFIGURATIONTableAdapter
|
|
'
|
|
Me.TBPMO_KONFIGURATIONTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBDD_CLIENTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Me.TBDD_INDEX_AUTOMTableAdapter
|
|
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_CONSTRUCTOR_USER_SQLTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Me.TBPMO_KONFIGURATIONTableAdapter
|
|
Me.TableAdapterManager.TBPMO_LANGUAGE_OBJECTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RIGHT_GROUPTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILE_IDXTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBDD_INDEX_AUTOMTableAdapter
|
|
'
|
|
Me.TBDD_INDEX_AUTOMTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VERSION_DELIMITERTextBox
|
|
'
|
|
Me.VERSION_DELIMITERTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.VERSION_DELIMITERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_KONFIGURATIONBindingSource, "VERSION_DELIMITER", True))
|
|
Me.VERSION_DELIMITERTextBox.ForeColor = System.Drawing.SystemColors.Control
|
|
resources.ApplyResources(Me.VERSION_DELIMITERTextBox, "VERSION_DELIMITERTextBox")
|
|
Me.VERSION_DELIMITERTextBox.Name = "VERSION_DELIMITERTextBox"
|
|
Me.VERSION_DELIMITERTextBox.ReadOnly = True
|
|
'
|
|
'FILE_DELIMITERTextBox
|
|
'
|
|
Me.FILE_DELIMITERTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.FILE_DELIMITERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_KONFIGURATIONBindingSource, "FILE_DELIMITER", True))
|
|
Me.FILE_DELIMITERTextBox.ForeColor = System.Drawing.SystemColors.Control
|
|
resources.ApplyResources(Me.FILE_DELIMITERTextBox, "FILE_DELIMITERTextBox")
|
|
Me.FILE_DELIMITERTextBox.Name = "FILE_DELIMITERTextBox"
|
|
Me.FILE_DELIMITERTextBox.ReadOnly = True
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.Label5)
|
|
Me.GroupBox3.Controls.Add(Me.btnAddIndexA)
|
|
Me.GroupBox3.Controls.Add(Me.Label4)
|
|
Me.GroupBox3.Controls.Add(Me.cmbEntity)
|
|
Me.GroupBox3.Controls.Add(Me.cmbIndex_Controls)
|
|
Me.GroupBox3.Controls.Add(Me.Label3)
|
|
resources.ApplyResources(Me.GroupBox3, "GroupBox3")
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.TabStop = False
|
|
'
|
|
'Label5
|
|
'
|
|
resources.ApplyResources(Me.Label5, "Label5")
|
|
Me.Label5.Name = "Label5"
|
|
'
|
|
'Label6
|
|
'
|
|
resources.ApplyResources(Me.Label6, "Label6")
|
|
Me.Label6.Name = "Label6"
|
|
'
|
|
'Label7
|
|
'
|
|
resources.ApplyResources(Me.Label7, "Label7")
|
|
Me.Label7.Name = "Label7"
|
|
'
|
|
'GridControl1
|
|
'
|
|
resources.ApplyResources(Me.GridControl1, "GridControl1")
|
|
Me.GridControl1.DataSource = Me.TBPMO_WD_NAMECONVENTION_FORMATBindingSource
|
|
Me.GridControl1.MainView = Me.GridView1
|
|
Me.GridControl1.Name = "GridControl1"
|
|
Me.GridControl1.ShowOnlyPredefinedDetails = True
|
|
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
|
'
|
|
'TBPMO_WD_NAMECONVENTION_FORMATBindingSource
|
|
'
|
|
Me.TBPMO_WD_NAMECONVENTION_FORMATBindingSource.DataMember = "TBPMO_WD_NAMECONVENTION_FORMAT"
|
|
Me.TBPMO_WD_NAMECONVENTION_FORMATBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'GridView1
|
|
'
|
|
Me.GridView1.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView1.Appearance.EvenRow.BackColor"), System.Drawing.Color)
|
|
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
|
|
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID, Me.colPATTERN, Me.colFORMAT_RULE, Me.colADDED_WHO, Me.colADDED_WHEN, Me.colCHANGED_WHEN})
|
|
Me.GridView1.GridControl = Me.GridControl1
|
|
Me.GridView1.Name = "GridView1"
|
|
Me.GridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.GridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.GridView1.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.GridView1.OptionsView.ColumnAutoWidth = False
|
|
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.GridView1.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridView1.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colGUID
|
|
'
|
|
resources.ApplyResources(Me.colGUID, "colGUID")
|
|
Me.colGUID.FieldName = "GUID"
|
|
Me.colGUID.Name = "colGUID"
|
|
Me.colGUID.OptionsColumn.AllowEdit = False
|
|
'
|
|
'colPATTERN
|
|
'
|
|
resources.ApplyResources(Me.colPATTERN, "colPATTERN")
|
|
Me.colPATTERN.FieldName = "PATTERN"
|
|
Me.colPATTERN.Name = "colPATTERN"
|
|
'
|
|
'colFORMAT_RULE
|
|
'
|
|
resources.ApplyResources(Me.colFORMAT_RULE, "colFORMAT_RULE")
|
|
Me.colFORMAT_RULE.FieldName = "FORMAT_RULE"
|
|
Me.colFORMAT_RULE.Name = "colFORMAT_RULE"
|
|
'
|
|
'colADDED_WHO
|
|
'
|
|
resources.ApplyResources(Me.colADDED_WHO, "colADDED_WHO")
|
|
Me.colADDED_WHO.FieldName = "ADDED_WHO"
|
|
Me.colADDED_WHO.Name = "colADDED_WHO"
|
|
Me.colADDED_WHO.OptionsColumn.AllowEdit = False
|
|
'
|
|
'colADDED_WHEN
|
|
'
|
|
resources.ApplyResources(Me.colADDED_WHEN, "colADDED_WHEN")
|
|
Me.colADDED_WHEN.FieldName = "ADDED_WHEN"
|
|
Me.colADDED_WHEN.Name = "colADDED_WHEN"
|
|
Me.colADDED_WHEN.OptionsColumn.AllowEdit = False
|
|
'
|
|
'colCHANGED_WHEN
|
|
'
|
|
resources.ApplyResources(Me.colCHANGED_WHEN, "colCHANGED_WHEN")
|
|
Me.colCHANGED_WHEN.FieldName = "CHANGED_WHEN"
|
|
Me.colCHANGED_WHEN.Name = "colCHANGED_WHEN"
|
|
Me.colCHANGED_WHEN.OptionsColumn.AllowEdit = False
|
|
'
|
|
'TBPMO_WD_NAMECONVENTION_FORMATTableAdapter
|
|
'
|
|
Me.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'BindingNavigator1
|
|
'
|
|
Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem
|
|
Me.BindingNavigator1.BindingSource = Me.TBPMO_WD_NAMECONVENTION_FORMATBindingSource
|
|
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem
|
|
Me.BindingNavigator1.DeleteItem = Me.BindingNavigatorDeleteItem
|
|
resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1")
|
|
Me.BindingNavigator1.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.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.ToolStripButtonSave})
|
|
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
Me.BindingNavigator1.Name = "BindingNavigator1"
|
|
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem
|
|
'
|
|
'BindingNavigatorAddNewItem
|
|
'
|
|
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
|
|
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
|
|
'
|
|
'BindingNavigatorDeleteItem
|
|
'
|
|
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
|
|
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
|
'
|
|
'BindingNavigatorMoveFirstItem
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
|
|
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
|
'
|
|
'BindingNavigatorMovePreviousItem
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
|
|
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem")
|
|
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
'
|
|
'BindingNavigatorSeparator1
|
|
'
|
|
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
|
|
'
|
|
'BindingNavigatorMoveNextItem
|
|
'
|
|
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
|
|
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
'
|
|
'BindingNavigatorMoveLastItem
|
|
'
|
|
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
|
|
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
'
|
|
'BindingNavigatorSeparator2
|
|
'
|
|
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
|
|
'
|
|
'ToolStripButtonSave
|
|
'
|
|
Me.ToolStripButtonSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButtonSave.Image = Global.DD_Record_Organiser.My.Resources.Resources.save
|
|
resources.ApplyResources(Me.ToolStripButtonSave, "ToolStripButtonSave")
|
|
Me.ToolStripButtonSave.Name = "ToolStripButtonSave"
|
|
'
|
|
'frmDokumentart_NameConvention
|
|
'
|
|
resources.ApplyResources(Me, "$this")
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.BindingNavigator1)
|
|
Me.Controls.Add(Me.GridControl1)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.GroupBox3)
|
|
Me.Controls.Add(Me.FILE_DELIMITERTextBox)
|
|
Me.Controls.Add(Me.VERSION_DELIMITERTextBox)
|
|
Me.Controls.Add(Me.btnclose)
|
|
Me.Controls.Add(Me.btnOK)
|
|
Me.Controls.Add(Me.btndelete)
|
|
Me.Controls.Add(Me.GroupBox2)
|
|
Me.Controls.Add(Me.GroupBox1)
|
|
Me.Controls.Add(Me.txtnamenKonv)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
|
|
Me.MaximizeBox = False
|
|
Me.MinimizeBox = False
|
|
Me.Name = "frmDokumentart_NameConvention"
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
CType(Me.TBDD_INDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox2.PerformLayout()
|
|
CType(Me.TBPMO_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPMO_WD_NAMECONVENTION_FORMATBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator1.ResumeLayout(False)
|
|
Me.BindingNavigator1.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents txtnamenKonv As System.Windows.Forms.TextBox
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
|
|
|
|
|
|
Friend WithEvents btnAddIndexM As System.Windows.Forms.Button
|
|
Friend WithEvents cmbIndex_Controls As System.Windows.Forms.ComboBox
|
|
Friend WithEvents cmbIndex_AUTO As System.Windows.Forms.ComboBox
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents btnAddIndexA As System.Windows.Forms.Button
|
|
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btndelete As System.Windows.Forms.Button
|
|
Friend WithEvents btnOK As System.Windows.Forms.Button
|
|
Friend WithEvents btnclose As System.Windows.Forms.Button
|
|
Friend WithEvents btnTrennzeichen As System.Windows.Forms.Button
|
|
|
|
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
|
Friend WithEvents TBPMO_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPMO_KONFIGURATIONTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_KONFIGURATIONTableAdapter
|
|
Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager
|
|
Friend WithEvents VERSION_DELIMITERTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents FILE_DELIMITERTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents TBDD_INDEX_AUTOMTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_INDEX_AUTOMTableAdapter
|
|
Friend WithEvents TBDD_INDEX_AUTOMBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents cmbDate As System.Windows.Forms.ComboBox
|
|
Friend WithEvents Label20 As System.Windows.Forms.Label
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents cmbEntity As System.Windows.Forms.ComboBox
|
|
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents TBPMO_WD_NAMECONVENTION_FORMATBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPMO_WD_NAMECONVENTION_FORMATTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter
|
|
Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPATTERN As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colFORMAT_RULE As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colADDED_WHO As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colADDED_WHEN As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCHANGED_WHEN As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
|
|
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 ToolStripButtonSave As System.Windows.Forms.ToolStripButton
|
|
End Class
|