MS WMsharedrive Integration
This commit is contained in:
36
app/DD-Record-Organizer/frmGlobalSearch.Designer.vb
generated
36
app/DD-Record-Organizer/frmGlobalSearch.Designer.vb
generated
@@ -42,8 +42,6 @@ Partial Class frmGlobalSearch
|
||||
Me.GridViewFiles = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.ToolStripDokumente = New System.Windows.Forms.ToolStrip()
|
||||
Me.tslblDocView = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.ToolStripMain = New System.Windows.Forms.ToolStrip()
|
||||
Me.tsbtnRefresh = New System.Windows.Forms.ToolStripButton()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.rbSearchRecord = New System.Windows.Forms.RadioButton()
|
||||
@@ -57,11 +55,11 @@ Partial Class frmGlobalSearch
|
||||
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.bsiInfo = New DevExpress.XtraBars.BarStaticItem()
|
||||
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||
Me.RibbonPageGroup1 = 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()
|
||||
CType(Me.SplitContainerMain, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.SplitContainerMain.Panel1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SplitContainerMain.Panel1.SuspendLayout()
|
||||
@@ -76,7 +74,6 @@ Partial Class frmGlobalSearch
|
||||
Me.ContextMenuStrip1.SuspendLayout()
|
||||
CType(Me.GridViewFiles, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.ToolStripDokumente.SuspendLayout()
|
||||
Me.ToolStripMain.SuspendLayout()
|
||||
Me.Panel1.SuspendLayout()
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -232,18 +229,6 @@ Partial Class frmGlobalSearch
|
||||
resources.ApplyResources(Me.tslblDocView, "tslblDocView")
|
||||
Me.tslblDocView.Name = "tslblDocView"
|
||||
'
|
||||
'ToolStripMain
|
||||
'
|
||||
resources.ApplyResources(Me.ToolStripMain, "ToolStripMain")
|
||||
Me.ToolStripMain.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtnRefresh})
|
||||
Me.ToolStripMain.Name = "ToolStripMain"
|
||||
'
|
||||
'tsbtnRefresh
|
||||
'
|
||||
Me.tsbtnRefresh.Image = Global.DD_Record_Organizer.My.Resources.Resources.refresh_16xLG
|
||||
resources.ApplyResources(Me.tsbtnRefresh, "tsbtnRefresh")
|
||||
Me.tsbtnRefresh.Name = "tsbtnRefresh"
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
resources.ApplyResources(Me.Label1, "Label1")
|
||||
@@ -280,7 +265,6 @@ Partial Class frmGlobalSearch
|
||||
Me.Panel1.Controls.Add(Me.Label2)
|
||||
Me.Panel1.Controls.Add(Me.GroupBox1)
|
||||
Me.Panel1.Controls.Add(Me.Label1)
|
||||
Me.Panel1.Controls.Add(Me.ToolStripMain)
|
||||
Me.Panel1.Controls.Add(Me.Label3)
|
||||
resources.ApplyResources(Me.Panel1, "Panel1")
|
||||
Me.Panel1.Name = "Panel1"
|
||||
@@ -336,6 +320,13 @@ Partial Class frmGlobalSearch
|
||||
Me.bsiInfo.ItemAppearance.Normal.Options.UseFont = True
|
||||
Me.bsiInfo.Name = "bsiInfo"
|
||||
'
|
||||
'BarButtonItem3
|
||||
'
|
||||
resources.ApplyResources(Me.BarButtonItem3, "BarButtonItem3")
|
||||
Me.BarButtonItem3.Id = 4
|
||||
Me.BarButtonItem3.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.BarButtonItem3.Name = "BarButtonItem3"
|
||||
'
|
||||
'RibbonPage1
|
||||
'
|
||||
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1})
|
||||
@@ -362,13 +353,6 @@ Partial Class frmGlobalSearch
|
||||
Me.RibbonPage2.Name = "RibbonPage2"
|
||||
resources.ApplyResources(Me.RibbonPage2, "RibbonPage2")
|
||||
'
|
||||
'BarButtonItem3
|
||||
'
|
||||
resources.ApplyResources(Me.BarButtonItem3, "BarButtonItem3")
|
||||
Me.BarButtonItem3.Id = 4
|
||||
Me.BarButtonItem3.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.BarButtonItem3.Name = "BarButtonItem3"
|
||||
'
|
||||
'frmGlobalSearch
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
@@ -400,8 +384,6 @@ Partial Class frmGlobalSearch
|
||||
CType(Me.GridViewFiles, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ToolStripDokumente.ResumeLayout(False)
|
||||
Me.ToolStripDokumente.PerformLayout()
|
||||
Me.ToolStripMain.ResumeLayout(False)
|
||||
Me.ToolStripMain.PerformLayout()
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
Me.Panel1.PerformLayout()
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
@@ -411,7 +393,6 @@ Partial Class frmGlobalSearch
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
Friend WithEvents ToolStripMain As System.Windows.Forms.ToolStrip
|
||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||
Friend WithEvents Label3 As System.Windows.Forms.Label
|
||||
Friend WithEvents rbSearchRecord As System.Windows.Forms.RadioButton
|
||||
@@ -419,7 +400,6 @@ Partial Class frmGlobalSearch
|
||||
Friend WithEvents rbSearchCombined As System.Windows.Forms.RadioButton
|
||||
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents SplitContainerMain As DevExpress.XtraEditors.SplitContainerControl
|
||||
Friend WithEvents tsbtnRefresh As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents txtSearch As System.Windows.Forms.TextBox
|
||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||
Friend WithEvents GridControlRecords As DevExpress.XtraGrid.GridControl
|
||||
|
||||
Reference in New Issue
Block a user