MS
This commit is contained in:
153
app/DD-Record-Organiser/frmConstructor_Main.Designer.vb
generated
153
app/DD-Record-Organiser/frmConstructor_Main.Designer.vb
generated
@@ -115,6 +115,9 @@ Partial Class frmConstructor_Main
|
||||
Me.tstbDisplayname = New System.Windows.Forms.ToolStripTextBox()
|
||||
Me.docCM_InWork = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.docCM_linkRecord = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.WindreamToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.DateiVersionierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.DokumentartÄndernToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.docCM_CheckRights = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.docCM_GetRights = New System.Windows.Forms.ToolStripMenuItem()
|
||||
@@ -780,7 +783,7 @@ Partial Class frmConstructor_Main
|
||||
'
|
||||
'ContextMenuStripResultFiles
|
||||
'
|
||||
Me.ContextMenuStripResultFiles.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.docCM_Open, Me.docCM_Copy, Me.ToolStripSeparator10, Me.docCMEntityWideSearch, Me.ToolStripSeparator20, Me.docCM_Rename, Me.docCM_RenameDisplay, Me.docCM_InWork, Me.docCM_linkRecord, Me.ToolStripSeparator7, Me.docCM_CheckRights, Me.docCM_GetRights, Me.ToolStripSeparator8, Me.docCM_DeleteFile, Me.docCM_RemoveLink, Me.ToolStripSeparator9, Me.docCM_ResetView, Me.docCM_showGridSearch, Me.ToolStripSeparator16, Me.docCM_PropertiesFile})
|
||||
Me.ContextMenuStripResultFiles.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.docCM_Open, Me.docCM_Copy, Me.ToolStripSeparator10, Me.docCMEntityWideSearch, Me.ToolStripSeparator20, Me.docCM_Rename, Me.docCM_RenameDisplay, Me.docCM_InWork, Me.docCM_linkRecord, Me.WindreamToolStripMenuItem, Me.ToolStripSeparator7, Me.docCM_CheckRights, Me.docCM_GetRights, Me.ToolStripSeparator8, Me.docCM_DeleteFile, Me.docCM_RemoveLink, Me.ToolStripSeparator9, Me.docCM_ResetView, Me.docCM_showGridSearch, Me.ToolStripSeparator16, Me.docCM_PropertiesFile})
|
||||
Me.ContextMenuStripResultFiles.Name = "ContextMenuStripResultFiles"
|
||||
resources.ApplyResources(Me.ContextMenuStripResultFiles, "ContextMenuStripResultFiles")
|
||||
'
|
||||
@@ -849,6 +852,23 @@ Partial Class frmConstructor_Main
|
||||
Me.docCM_linkRecord.Name = "docCM_linkRecord"
|
||||
resources.ApplyResources(Me.docCM_linkRecord, "docCM_linkRecord")
|
||||
'
|
||||
'WindreamToolStripMenuItem
|
||||
'
|
||||
Me.WindreamToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiVersionierenToolStripMenuItem, Me.DokumentartÄndernToolStripMenuItem})
|
||||
Me.WindreamToolStripMenuItem.Image = Global.DD_Record_Organiser.My.Resources.Resources.windream_Logo_transparent_klein
|
||||
Me.WindreamToolStripMenuItem.Name = "WindreamToolStripMenuItem"
|
||||
resources.ApplyResources(Me.WindreamToolStripMenuItem, "WindreamToolStripMenuItem")
|
||||
'
|
||||
'DateiVersionierenToolStripMenuItem
|
||||
'
|
||||
Me.DateiVersionierenToolStripMenuItem.Name = "DateiVersionierenToolStripMenuItem"
|
||||
resources.ApplyResources(Me.DateiVersionierenToolStripMenuItem, "DateiVersionierenToolStripMenuItem")
|
||||
'
|
||||
'DokumentartÄndernToolStripMenuItem
|
||||
'
|
||||
Me.DokumentartÄndernToolStripMenuItem.Name = "DokumentartÄndernToolStripMenuItem"
|
||||
resources.ApplyResources(Me.DokumentartÄndernToolStripMenuItem, "DokumentartÄndernToolStripMenuItem")
|
||||
'
|
||||
'ToolStripSeparator7
|
||||
'
|
||||
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
|
||||
@@ -1516,71 +1536,71 @@ Partial Class frmConstructor_Main
|
||||
Me.Controls.Add(Me.StatusStrip_Main)
|
||||
Me.Controls.Add(Me.NavPane)
|
||||
Me.Name = "frmConstructor_Main"
|
||||
CType(Me.SplitContainerMain, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.SplitContainerMain.ResumeLayout(False)
|
||||
CType(Me.SplitContainerTop, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.SplitContainerTop.ResumeLayout(False)
|
||||
Me.CMSEntity.ResumeLayout(False)
|
||||
CType(Me.GridControlMain, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ContextMenuGrid.ResumeLayout(False)
|
||||
CType(Me.grvwGrid, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.grvwCarousel, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.grvwTiles, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ToolStripRecords.ResumeLayout(False)
|
||||
Me.ToolStripRecords.PerformLayout()
|
||||
CType(Me.TCDetails, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TCDetails.ResumeLayout(False)
|
||||
Me.TabDetails.ResumeLayout(False)
|
||||
Me.TabDetails.PerformLayout()
|
||||
CType(Me.SplitContainerDetails, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.SplitContainerDetails.ResumeLayout(False)
|
||||
Me.statStripDoc.ResumeLayout(False)
|
||||
Me.statStripDoc.PerformLayout()
|
||||
Me.ToolStripEdit.ResumeLayout(False)
|
||||
Me.ToolStripEdit.PerformLayout()
|
||||
Me.TabWindream.ResumeLayout(False)
|
||||
Me.TabWindream.PerformLayout()
|
||||
CType(Me.GridControlDocSearch, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ContextMenuStripResultFiles.ResumeLayout(False)
|
||||
CType(Me.GridViewDoc_Search, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ToolStripDokumente.ResumeLayout(False)
|
||||
Me.ToolStripDokumente.PerformLayout()
|
||||
Me.TabFollowUp.ResumeLayout(False)
|
||||
Me.TabFollowUp.PerformLayout()
|
||||
Me.grpbxFU_Profile.ResumeLayout(False)
|
||||
Me.grpbxFU_Profile.PerformLayout()
|
||||
Me.GroupBox4.ResumeLayout(False)
|
||||
Me.GroupBox4.PerformLayout()
|
||||
Me.TabPos.ResumeLayout(False)
|
||||
Me.TabPos.PerformLayout()
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
CType(Me.GridControlPos, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.grvwGridPos, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.BindingNavigatorPOS, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.BindingNavigatorPOS.ResumeLayout(False)
|
||||
Me.BindingNavigatorPOS.PerformLayout()
|
||||
Me.TabPageVariant.ResumeLayout(False)
|
||||
Me.TabPageVariant.PerformLayout()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_RECORD_VARIANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridViewVariants, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.tsVariants.ResumeLayout(False)
|
||||
Me.tsVariants.PerformLayout()
|
||||
CType(Me.SplitContainerFORM, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.SplitContainerFORM.ResumeLayout(False)
|
||||
Me.StatusStrip_Main.ResumeLayout(False)
|
||||
Me.StatusStrip_Main.PerformLayout()
|
||||
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.ImageCollection1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.cmsrpContainer.ResumeLayout(False)
|
||||
CType(Me.VWPMO_WF_USER_ACTIVEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.VWPMO_WF_ACTIVEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_FILES_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
CType(Me.SplitContainerMain,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.SplitContainerMain.ResumeLayout(false)
|
||||
CType(Me.SplitContainerTop,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.SplitContainerTop.ResumeLayout(false)
|
||||
Me.CMSEntity.ResumeLayout(false)
|
||||
CType(Me.GridControlMain,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.ContextMenuGrid.ResumeLayout(false)
|
||||
CType(Me.grvwGrid,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.grvwCarousel,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.grvwTiles,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.ToolStripRecords.ResumeLayout(false)
|
||||
Me.ToolStripRecords.PerformLayout
|
||||
CType(Me.TCDetails,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.TCDetails.ResumeLayout(false)
|
||||
Me.TabDetails.ResumeLayout(false)
|
||||
Me.TabDetails.PerformLayout
|
||||
CType(Me.SplitContainerDetails,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.SplitContainerDetails.ResumeLayout(false)
|
||||
Me.statStripDoc.ResumeLayout(false)
|
||||
Me.statStripDoc.PerformLayout
|
||||
Me.ToolStripEdit.ResumeLayout(false)
|
||||
Me.ToolStripEdit.PerformLayout
|
||||
Me.TabWindream.ResumeLayout(false)
|
||||
Me.TabWindream.PerformLayout
|
||||
CType(Me.GridControlDocSearch,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.ContextMenuStripResultFiles.ResumeLayout(false)
|
||||
CType(Me.GridViewDoc_Search,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.ToolStripDokumente.ResumeLayout(false)
|
||||
Me.ToolStripDokumente.PerformLayout
|
||||
Me.TabFollowUp.ResumeLayout(false)
|
||||
Me.TabFollowUp.PerformLayout
|
||||
Me.grpbxFU_Profile.ResumeLayout(false)
|
||||
Me.grpbxFU_Profile.PerformLayout
|
||||
Me.GroupBox4.ResumeLayout(false)
|
||||
Me.GroupBox4.PerformLayout
|
||||
Me.TabPos.ResumeLayout(false)
|
||||
Me.TabPos.PerformLayout
|
||||
Me.Panel1.ResumeLayout(false)
|
||||
CType(Me.GridControlPos,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.grvwGridPos,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.BindingNavigatorPOS,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.BindingNavigatorPOS.ResumeLayout(false)
|
||||
Me.BindingNavigatorPOS.PerformLayout
|
||||
Me.TabPageVariant.ResumeLayout(false)
|
||||
Me.TabPageVariant.PerformLayout
|
||||
CType(Me.GridControl1,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.TBPMO_RECORD_VARIANTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.DD_DMSDataSet,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.GridViewVariants,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.tsVariants.ResumeLayout(false)
|
||||
Me.tsVariants.PerformLayout
|
||||
CType(Me.SplitContainerFORM,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.SplitContainerFORM.ResumeLayout(false)
|
||||
Me.StatusStrip_Main.ResumeLayout(false)
|
||||
Me.StatusStrip_Main.PerformLayout
|
||||
CType(Me.DD_ECMAdmin,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.ImageCollection1,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.cmsrpContainer.ResumeLayout(false)
|
||||
CType(Me.VWPMO_WF_USER_ACTIVEBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.VWPMO_WF_ACTIVEBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
CType(Me.TBPMO_FILES_USERBindingSource,System.ComponentModel.ISupportInitialize).EndInit
|
||||
Me.ResumeLayout(false)
|
||||
Me.PerformLayout
|
||||
|
||||
End Sub
|
||||
End Sub
|
||||
Friend WithEvents NavPane As DevExpress.XtraBars.Navigation.TileNavPane
|
||||
Friend WithEvents NavButtonHome As DevExpress.XtraBars.Navigation.NavButton
|
||||
Friend WithEvents StatusStrip_Main As System.Windows.Forms.StatusStrip
|
||||
@@ -1765,4 +1785,7 @@ Partial Class frmConstructor_Main
|
||||
Friend WithEvents ToolStripSeparator21 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents ToolStripSeparator22 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents pnlDocFill As System.Windows.Forms.Panel
|
||||
Friend WithEvents WindreamToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents DateiVersionierenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents DokumentartÄndernToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user