644 lines
35 KiB
VB.net
644 lines
35 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmStructureNodeConfig
|
|
Inherits DevExpress.XtraBars.Ribbon.RibbonForm
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim GUIDLabel As System.Windows.Forms.Label
|
|
Dim TYPE_NODELabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
|
|
Dim NAMELabel As System.Windows.Forms.Label
|
|
Dim COMMENTLabel As System.Windows.Forms.Label
|
|
Dim Label1 As System.Windows.Forms.Label
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStructureNodeConfig))
|
|
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.DD_DMSDataSet = New DD_Record_Organizer.DD_DMSDataSet()
|
|
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.TYPE_NODENumericUpDown = New System.Windows.Forms.NumericUpDown()
|
|
Me.CREATE_RECORDCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.GroupBoxNodeIcon = New System.Windows.Forms.GroupBox()
|
|
Me.btnResetBackground = New System.Windows.Forms.Button()
|
|
Me.btnSelectBackground = New System.Windows.Forms.Button()
|
|
Me.pbBackground = New System.Windows.Forms.PictureBox()
|
|
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
|
Me.TBWH_ENTITYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.COMMENTTextBox = New System.Windows.Forms.TextBox()
|
|
Me.TreeView1 = New System.Windows.Forms.TreeView()
|
|
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter()
|
|
Me.TableAdapterManager = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
|
Me.TBWH_ENTITYTableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBWH_ENTITYTableAdapter()
|
|
Me.cmbEntity = New System.Windows.Forms.ComboBox()
|
|
Me.TBPMO_FORM_CONSTRUCTORBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.DD_ECMAdmin = New DD_Record_Organizer.DD_ECMAdmin()
|
|
Me.TBPMO_FORM_CONSTRUCTORTableAdapter = New DD_Record_Organizer.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter()
|
|
Me.TableAdapterManager1 = New DD_Record_Organizer.DD_ECMAdminTableAdapters.TableAdapterManager()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.bsitmSave = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.CheckEdit1 = New DevExpress.XtraEditors.CheckEdit()
|
|
GUIDLabel = New System.Windows.Forms.Label()
|
|
TYPE_NODELabel = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel = New System.Windows.Forms.Label()
|
|
NAMELabel = New System.Windows.Forms.Label()
|
|
COMMENTLabel = New System.Windows.Forms.Label()
|
|
Label1 = New System.Windows.Forms.Label()
|
|
CType(Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TYPE_NODENumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBoxNodeIcon.SuspendLayout()
|
|
CType(Me.pbBackground, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWH_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.CheckEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GUIDLabel
|
|
'
|
|
GUIDLabel.AutoSize = True
|
|
GUIDLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
GUIDLabel.Location = New System.Drawing.Point(345, 249)
|
|
GUIDLabel.Name = "GUIDLabel"
|
|
GUIDLabel.Size = New System.Drawing.Size(20, 13)
|
|
GUIDLabel.TabIndex = 1
|
|
GUIDLabel.Text = "ID:"
|
|
'
|
|
'TYPE_NODELabel
|
|
'
|
|
TYPE_NODELabel.AutoSize = True
|
|
TYPE_NODELabel.Location = New System.Drawing.Point(633, 327)
|
|
TYPE_NODELabel.Name = "TYPE_NODELabel"
|
|
TYPE_NODELabel.Size = New System.Drawing.Size(93, 13)
|
|
TYPE_NODELabel.TabIndex = 5
|
|
TYPE_NODELabel.Text = "Node Type/Level:"
|
|
'
|
|
'ADDED_WHOLabel
|
|
'
|
|
ADDED_WHOLabel.AutoSize = True
|
|
ADDED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ADDED_WHOLabel.Location = New System.Drawing.Point(345, 438)
|
|
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
|
ADDED_WHOLabel.Size = New System.Drawing.Size(69, 13)
|
|
ADDED_WHOLabel.TabIndex = 9
|
|
ADDED_WHOLabel.Text = "Created Who"
|
|
'
|
|
'ADDED_WHENLabel
|
|
'
|
|
ADDED_WHENLabel.AutoSize = True
|
|
ADDED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
ADDED_WHENLabel.Location = New System.Drawing.Point(472, 438)
|
|
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
|
ADDED_WHENLabel.Size = New System.Drawing.Size(74, 13)
|
|
ADDED_WHENLabel.TabIndex = 11
|
|
ADDED_WHENLabel.Text = "Created When"
|
|
'
|
|
'CHANGED_WHOLabel
|
|
'
|
|
CHANGED_WHOLabel.AutoSize = True
|
|
CHANGED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHOLabel.Location = New System.Drawing.Point(602, 438)
|
|
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
|
CHANGED_WHOLabel.Size = New System.Drawing.Size(74, 13)
|
|
CHANGED_WHOLabel.TabIndex = 13
|
|
CHANGED_WHOLabel.Text = "Changed Who"
|
|
'
|
|
'CHANGED_WHENLabel
|
|
'
|
|
CHANGED_WHENLabel.AutoSize = True
|
|
CHANGED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
CHANGED_WHENLabel.Location = New System.Drawing.Point(729, 438)
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
CHANGED_WHENLabel.Size = New System.Drawing.Size(79, 13)
|
|
CHANGED_WHENLabel.TabIndex = 15
|
|
CHANGED_WHENLabel.Text = "Changed When"
|
|
'
|
|
'NAMELabel
|
|
'
|
|
NAMELabel.AutoSize = True
|
|
NAMELabel.Location = New System.Drawing.Point(416, 249)
|
|
NAMELabel.Name = "NAMELabel"
|
|
NAMELabel.Size = New System.Drawing.Size(39, 13)
|
|
NAMELabel.TabIndex = 87
|
|
NAMELabel.Text = "Name:"
|
|
'
|
|
'COMMENTLabel
|
|
'
|
|
COMMENTLabel.AutoSize = True
|
|
COMMENTLabel.Location = New System.Drawing.Point(633, 249)
|
|
COMMENTLabel.Name = "COMMENTLabel"
|
|
COMMENTLabel.Size = New System.Drawing.Size(68, 13)
|
|
COMMENTLabel.TabIndex = 88
|
|
COMMENTLabel.Text = "Kommentar:"
|
|
'
|
|
'Label1
|
|
'
|
|
Label1.AutoSize = True
|
|
Label1.Location = New System.Drawing.Point(345, 205)
|
|
Label1.Name = "Label1"
|
|
Label1.Size = New System.Drawing.Size(68, 13)
|
|
Label1.TabIndex = 91
|
|
Label1.Text = "Entity/Sicht:"
|
|
'
|
|
'TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource
|
|
'
|
|
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource.DataMember = "TBPMO_STRUCTURE_NODES_CONFIGURATION"
|
|
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'DD_DMSDataSet
|
|
'
|
|
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
|
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "GUID", True))
|
|
Me.GUIDTextBox.Enabled = False
|
|
Me.GUIDTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GUIDTextBox.Location = New System.Drawing.Point(348, 265)
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
Me.GUIDTextBox.ReadOnly = True
|
|
Me.GUIDTextBox.Size = New System.Drawing.Size(58, 22)
|
|
Me.GUIDTextBox.TabIndex = 2
|
|
Me.GUIDTextBox.TabStop = False
|
|
'
|
|
'TYPE_NODENumericUpDown
|
|
'
|
|
Me.TYPE_NODENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "TYPE_NODE", True))
|
|
Me.TYPE_NODENumericUpDown.Location = New System.Drawing.Point(636, 343)
|
|
Me.TYPE_NODENumericUpDown.Maximum = New Decimal(New Integer() {1000, 0, 0, 0})
|
|
Me.TYPE_NODENumericUpDown.Name = "TYPE_NODENumericUpDown"
|
|
Me.TYPE_NODENumericUpDown.Size = New System.Drawing.Size(55, 22)
|
|
Me.TYPE_NODENumericUpDown.TabIndex = 6
|
|
Me.TYPE_NODENumericUpDown.Value = New Decimal(New Integer() {1, 0, 0, 0})
|
|
'
|
|
'CREATE_RECORDCheckBox
|
|
'
|
|
Me.CREATE_RECORDCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "CREATE_RECORD", True))
|
|
Me.CREATE_RECORDCheckBox.Location = New System.Drawing.Point(757, 324)
|
|
Me.CREATE_RECORDCheckBox.Name = "CREATE_RECORDCheckBox"
|
|
Me.CREATE_RECORDCheckBox.Size = New System.Drawing.Size(142, 24)
|
|
Me.CREATE_RECORDCheckBox.TabIndex = 8
|
|
Me.CREATE_RECORDCheckBox.Text = "Create Record?"
|
|
Me.CREATE_RECORDCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'ADDED_WHOTextBox
|
|
'
|
|
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox.Enabled = False
|
|
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(348, 454)
|
|
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
|
Me.ADDED_WHOTextBox.ReadOnly = True
|
|
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(121, 22)
|
|
Me.ADDED_WHOTextBox.TabIndex = 10
|
|
Me.ADDED_WHOTextBox.TabStop = False
|
|
'
|
|
'ADDED_WHENTextBox
|
|
'
|
|
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox.Enabled = False
|
|
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(475, 454)
|
|
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
|
Me.ADDED_WHENTextBox.ReadOnly = True
|
|
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(121, 22)
|
|
Me.ADDED_WHENTextBox.TabIndex = 12
|
|
Me.ADDED_WHENTextBox.TabStop = False
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox.Enabled = False
|
|
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(605, 454)
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
Me.CHANGED_WHOTextBox.ReadOnly = True
|
|
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(121, 22)
|
|
Me.CHANGED_WHOTextBox.TabIndex = 14
|
|
Me.CHANGED_WHOTextBox.TabStop = False
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox.Enabled = False
|
|
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(732, 454)
|
|
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
|
Me.CHANGED_WHENTextBox.ReadOnly = True
|
|
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(121, 22)
|
|
Me.CHANGED_WHENTextBox.TabIndex = 16
|
|
Me.CHANGED_WHENTextBox.TabStop = False
|
|
'
|
|
'GroupBoxNodeIcon
|
|
'
|
|
Me.GroupBoxNodeIcon.Controls.Add(Me.btnResetBackground)
|
|
Me.GroupBoxNodeIcon.Controls.Add(Me.btnSelectBackground)
|
|
Me.GroupBoxNodeIcon.Controls.Add(Me.pbBackground)
|
|
Me.GroupBoxNodeIcon.Location = New System.Drawing.Point(348, 312)
|
|
Me.GroupBoxNodeIcon.Name = "GroupBoxNodeIcon"
|
|
Me.GroupBoxNodeIcon.Size = New System.Drawing.Size(275, 102)
|
|
Me.GroupBoxNodeIcon.TabIndex = 82
|
|
Me.GroupBoxNodeIcon.TabStop = False
|
|
Me.GroupBoxNodeIcon.Text = "Node Icon"
|
|
'
|
|
'btnResetBackground
|
|
'
|
|
Me.btnResetBackground.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.btnResetBackground.Location = New System.Drawing.Point(113, 50)
|
|
Me.btnResetBackground.Name = "btnResetBackground"
|
|
Me.btnResetBackground.Size = New System.Drawing.Size(151, 23)
|
|
Me.btnResetBackground.TabIndex = 82
|
|
Me.btnResetBackground.Text = "Reset node icon"
|
|
Me.btnResetBackground.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSelectBackground
|
|
'
|
|
Me.btnSelectBackground.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.btnSelectBackground.Location = New System.Drawing.Point(113, 21)
|
|
Me.btnSelectBackground.Name = "btnSelectBackground"
|
|
Me.btnSelectBackground.Size = New System.Drawing.Size(151, 23)
|
|
Me.btnSelectBackground.TabIndex = 81
|
|
Me.btnSelectBackground.Text = "Select node Icon.."
|
|
Me.btnSelectBackground.UseVisualStyleBackColor = True
|
|
'
|
|
'pbBackground
|
|
'
|
|
Me.pbBackground.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.pbBackground.Location = New System.Drawing.Point(6, 21)
|
|
Me.pbBackground.Name = "pbBackground"
|
|
Me.pbBackground.Size = New System.Drawing.Size(101, 72)
|
|
Me.pbBackground.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
Me.pbBackground.TabIndex = 80
|
|
Me.pbBackground.TabStop = False
|
|
'
|
|
'OpenFileDialog1
|
|
'
|
|
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
|
|
'
|
|
'TBWH_ENTITYBindingSource
|
|
'
|
|
Me.TBWH_ENTITYBindingSource.DataMember = "TBWH_ENTITY"
|
|
Me.TBWH_ENTITYBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'NAMETextBox
|
|
'
|
|
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "NAME", True))
|
|
Me.NAMETextBox.Location = New System.Drawing.Point(419, 265)
|
|
Me.NAMETextBox.Name = "NAMETextBox"
|
|
Me.NAMETextBox.Size = New System.Drawing.Size(204, 22)
|
|
Me.NAMETextBox.TabIndex = 88
|
|
'
|
|
'COMMENTTextBox
|
|
'
|
|
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, "COMMENT", True))
|
|
Me.COMMENTTextBox.Location = New System.Drawing.Point(636, 265)
|
|
Me.COMMENTTextBox.Multiline = True
|
|
Me.COMMENTTextBox.Name = "COMMENTTextBox"
|
|
Me.COMMENTTextBox.Size = New System.Drawing.Size(247, 44)
|
|
Me.COMMENTTextBox.TabIndex = 89
|
|
'
|
|
'TreeView1
|
|
'
|
|
Me.TreeView1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.TreeView1.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.TreeView1.Location = New System.Drawing.Point(15, 203)
|
|
Me.TreeView1.Name = "TreeView1"
|
|
Me.TreeView1.Size = New System.Drawing.Size(324, 285)
|
|
Me.TreeView1.TabIndex = 90
|
|
'
|
|
'TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter
|
|
'
|
|
Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter.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 = Nothing
|
|
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_APPOINTMENTSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_CONSTRUCTOR_USER_SQLTableAdapter = 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 = Nothing
|
|
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_RIGHT_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter = Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter
|
|
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_HISTORYTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = DD_Record_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBWH_ENTITYTableAdapter
|
|
'
|
|
Me.TBWH_ENTITYTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'cmbEntity
|
|
'
|
|
Me.cmbEntity.DataSource = Me.TBWH_ENTITYBindingSource
|
|
Me.cmbEntity.DisplayMember = "FORM_TITLE"
|
|
Me.cmbEntity.FormattingEnabled = True
|
|
Me.cmbEntity.Location = New System.Drawing.Point(348, 221)
|
|
Me.cmbEntity.Name = "cmbEntity"
|
|
Me.cmbEntity.Size = New System.Drawing.Size(229, 21)
|
|
Me.cmbEntity.TabIndex = 92
|
|
Me.cmbEntity.ValueMember = "FORM_ID"
|
|
'
|
|
'TBPMO_FORM_CONSTRUCTORBindingSource
|
|
'
|
|
Me.TBPMO_FORM_CONSTRUCTORBindingSource.DataMember = "TBPMO_FORM_CONSTRUCTOR"
|
|
Me.TBPMO_FORM_CONSTRUCTORBindingSource.DataSource = Me.DD_ECMAdmin
|
|
'
|
|
'DD_ECMAdmin
|
|
'
|
|
Me.DD_ECMAdmin.DataSetName = "DD_ECMAdmin"
|
|
Me.DD_ECMAdmin.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'TBPMO_FORM_CONSTRUCTORTableAdapter
|
|
'
|
|
Me.TBPMO_FORM_CONSTRUCTORTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager1
|
|
'
|
|
Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager1.TBDD_CONNECTIONTableAdapter = Nothing
|
|
Me.TableAdapterManager1.TBDD_GROUPSTableAdapter = Nothing
|
|
Me.TableAdapterManager1.TBPMO_DOCRESULT_DROPDOWN_ITEMSTableAdapter = Nothing
|
|
Me.TableAdapterManager1.TBPMO_DOCSEARCH_RESULTLIST_CONFIGTableAdapter = Nothing
|
|
Me.TableAdapterManager1.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
|
Me.TableAdapterManager1.TBPMO_FORM_CONSTRUCTORTableAdapter = Me.TBPMO_FORM_CONSTRUCTORTableAdapter
|
|
Me.TableAdapterManager1.TBPMO_LOG_ESSENTIALSTableAdapter = Nothing
|
|
Me.TableAdapterManager1.TBPMO_SAP_FUBATableAdapter = Nothing
|
|
Me.TableAdapterManager1.UpdateOrder = DD_Record_Organizer.DD_ECMAdminTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(754, 351)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(178, 39)
|
|
Me.Label2.TabIndex = 93
|
|
Me.Label2.Text = "Nur dann können Daten und " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Dokumente zu diesem Knoten " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "zugeordnet und gespeiche" &
|
|
"rt werden!"
|
|
'
|
|
'RibbonControl1
|
|
'
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarButtonItem5, Me.bsitmSave})
|
|
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.RibbonControl1.MaxItemId = 7
|
|
Me.RibbonControl1.Name = "RibbonControl1"
|
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.RibbonControl1.Size = New System.Drawing.Size(972, 158)
|
|
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
|
'
|
|
'BarButtonItem1
|
|
'
|
|
Me.BarButtonItem1.Caption = "Hinzufügen"
|
|
Me.BarButtonItem1.Id = 1
|
|
Me.BarButtonItem1.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem1.Name = "BarButtonItem1"
|
|
'
|
|
'BarButtonItem2
|
|
'
|
|
Me.BarButtonItem2.Caption = "Speichern"
|
|
Me.BarButtonItem2.Id = 2
|
|
Me.BarButtonItem2.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup2, Me.RibbonPageGroup1})
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
Me.RibbonPage1.Text = "Start"
|
|
'
|
|
'RibbonPageGroup1
|
|
'
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem1)
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem2)
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
Me.RibbonPageGroup1.Text = "Knoten-Definition"
|
|
'
|
|
'RibbonPageGroup2
|
|
'
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem3)
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem5)
|
|
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
|
|
Me.RibbonPageGroup2.Text = "Ansicht"
|
|
'
|
|
'RibbonStatusBar1
|
|
'
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsitmSave)
|
|
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 494)
|
|
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
|
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
|
|
Me.RibbonStatusBar1.Size = New System.Drawing.Size(972, 22)
|
|
'
|
|
'RibbonPage2
|
|
'
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
Me.RibbonPage2.Text = "RibbonPage2"
|
|
'
|
|
'BarButtonItem3
|
|
'
|
|
Me.BarButtonItem3.Caption = "Ausklappen"
|
|
Me.BarButtonItem3.Id = 3
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
'
|
|
'BarButtonItem5
|
|
'
|
|
Me.BarButtonItem5.Caption = "Aktualisieren"
|
|
Me.BarButtonItem5.Id = 5
|
|
Me.BarButtonItem5.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem5.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem5.Name = "BarButtonItem5"
|
|
'
|
|
'bsitmSave
|
|
'
|
|
Me.bsitmSave.Caption = "Successfully Saved"
|
|
Me.bsitmSave.Id = 6
|
|
Me.bsitmSave.ItemAppearance.Normal.ForeColor = System.Drawing.Color.Yellow
|
|
Me.bsitmSave.ItemAppearance.Normal.Options.UseForeColor = True
|
|
Me.bsitmSave.Name = "bsitmSave"
|
|
Me.bsitmSave.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(12, 161)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(889, 26)
|
|
Me.Label3.TabIndex = 96
|
|
Me.Label3.Text = resources.GetString("Label3.Text")
|
|
'
|
|
'CheckEdit1
|
|
'
|
|
Me.CheckEdit1.Location = New System.Drawing.Point(636, 372)
|
|
Me.CheckEdit1.MenuManager = Me.RibbonControl1
|
|
Me.CheckEdit1.Name = "CheckEdit1"
|
|
Me.CheckEdit1.Properties.Caption = "Manueller Knoten"
|
|
Me.CheckEdit1.Size = New System.Drawing.Size(112, 18)
|
|
Me.CheckEdit1.TabIndex = 97
|
|
'
|
|
'frmStructureNodeConfig
|
|
'
|
|
Me.Appearance.Options.UseFont = True
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(972, 516)
|
|
Me.Controls.Add(Me.CheckEdit1)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.cmbEntity)
|
|
Me.Controls.Add(Label1)
|
|
Me.Controls.Add(Me.TreeView1)
|
|
Me.Controls.Add(COMMENTLabel)
|
|
Me.Controls.Add(Me.COMMENTTextBox)
|
|
Me.Controls.Add(NAMELabel)
|
|
Me.Controls.Add(Me.NAMETextBox)
|
|
Me.Controls.Add(Me.GroupBoxNodeIcon)
|
|
Me.Controls.Add(GUIDLabel)
|
|
Me.Controls.Add(Me.GUIDTextBox)
|
|
Me.Controls.Add(TYPE_NODELabel)
|
|
Me.Controls.Add(Me.TYPE_NODENumericUpDown)
|
|
Me.Controls.Add(Me.CREATE_RECORDCheckBox)
|
|
Me.Controls.Add(ADDED_WHOLabel)
|
|
Me.Controls.Add(Me.ADDED_WHOTextBox)
|
|
Me.Controls.Add(ADDED_WHENLabel)
|
|
Me.Controls.Add(Me.ADDED_WHENTextBox)
|
|
Me.Controls.Add(CHANGED_WHOLabel)
|
|
Me.Controls.Add(Me.CHANGED_WHOTextBox)
|
|
Me.Controls.Add(CHANGED_WHENLabel)
|
|
Me.Controls.Add(Me.CHANGED_WHENTextBox)
|
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
|
Me.Controls.Add(Me.RibbonControl1)
|
|
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.IconOptions.Icon = CType(resources.GetObject("frmStructureNodeConfig.IconOptions.Icon"), System.Drawing.Icon)
|
|
Me.MaximizeBox = False
|
|
Me.Name = "frmStructureNodeConfig"
|
|
Me.Ribbon = Me.RibbonControl1
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.StatusBar = Me.RibbonStatusBar1
|
|
Me.Text = "Entity Node Configuration"
|
|
CType(Me.TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TYPE_NODENumericUpDown, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBoxNodeIcon.ResumeLayout(False)
|
|
CType(Me.pbBackground, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWH_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.CheckEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents DD_DMSDataSet As DD_Record_Organizer.DD_DMSDataSet
|
|
Friend WithEvents TBPMO_STRUCTURE_NODES_CONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter As DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter
|
|
Friend WithEvents TableAdapterManager As DD_Record_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager
|
|
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents TYPE_NODENumericUpDown As System.Windows.Forms.NumericUpDown
|
|
Friend WithEvents CREATE_RECORDCheckBox As System.Windows.Forms.CheckBox
|
|
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents GroupBoxNodeIcon As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnResetBackground As System.Windows.Forms.Button
|
|
Friend WithEvents btnSelectBackground As System.Windows.Forms.Button
|
|
Friend WithEvents pbBackground As System.Windows.Forms.PictureBox
|
|
Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
|
|
Friend WithEvents TBWH_ENTITYBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBWH_ENTITYTableAdapter As DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBWH_ENTITYTableAdapter
|
|
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents COMMENTTextBox As System.Windows.Forms.TextBox
|
|
Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
|
|
Friend WithEvents cmbEntity As System.Windows.Forms.ComboBox
|
|
Friend WithEvents DD_ECMAdmin As DD_ECMAdmin
|
|
Friend WithEvents TBPMO_FORM_CONSTRUCTORBindingSource As BindingSource
|
|
Friend WithEvents TBPMO_FORM_CONSTRUCTORTableAdapter As DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter
|
|
Friend WithEvents TableAdapterManager1 As DD_ECMAdminTableAdapters.TableAdapterManager
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
|
|
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem5 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents bsitmSave As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents CheckEdit1 As DevExpress.XtraEditors.CheckEdit
|
|
End Class
|