Changes GroupEbenen
This commit is contained in:
9
app/DD_PM_WINDREAM/frmMain.Designer.vb
generated
9
app/DD_PM_WINDREAM/frmMain.Designer.vb
generated
@@ -92,6 +92,7 @@ Partial Class frmMain
|
||||
Me.TBPM_PROFILE_FILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPM_PROFILE_FILESTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter()
|
||||
Me.TimerReminder = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.GroupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
CType(Me.SplitContainerDashboard, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SplitContainerDashboard.Panel1.SuspendLayout()
|
||||
Me.SplitContainerDashboard.Panel2.SuspendLayout()
|
||||
@@ -465,7 +466,7 @@ Partial Class frmMain
|
||||
'ContextMenuGrid
|
||||
'
|
||||
Me.ContextMenuGrid.ImageScalingSize = New System.Drawing.Size(20, 20)
|
||||
Me.ContextMenuGrid.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CMGroupStart, Me.CMFileStart, Me.TabellenlayoutZurücksetzenToolStripMenuItem, Me.tsmiMarkedFilesFinish})
|
||||
Me.ContextMenuGrid.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CMGroupStart, Me.CMFileStart, Me.TabellenlayoutZurücksetzenToolStripMenuItem, Me.tsmiMarkedFilesFinish, Me.GroupToolStripMenuItem})
|
||||
Me.ContextMenuGrid.Name = "ContextMenuStrip1"
|
||||
resources.ApplyResources(Me.ContextMenuGrid, "ContextMenuGrid")
|
||||
'
|
||||
@@ -606,6 +607,11 @@ Partial Class frmMain
|
||||
'TimerReminder
|
||||
'
|
||||
'
|
||||
'GroupToolStripMenuItem
|
||||
'
|
||||
Me.GroupToolStripMenuItem.Name = "GroupToolStripMenuItem"
|
||||
resources.ApplyResources(Me.GroupToolStripMenuItem, "GroupToolStripMenuItem")
|
||||
'
|
||||
'frmMain
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
@@ -728,4 +734,5 @@ Partial Class frmMain
|
||||
Friend WithEvents BindingNavigatorMoveLastItem As ToolStripButton
|
||||
Friend WithEvents BindingNavigatorSeparator2 As ToolStripSeparator
|
||||
Friend WithEvents bindsourcegrid As BindingSource
|
||||
Friend WithEvents GroupToolStripMenuItem As ToolStripMenuItem
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user