Renaming DDProcessmanager
This commit is contained in:
14
app/TaskFlow/frmValidator.Designer.vb
generated
14
app/TaskFlow/frmValidator.Designer.vb
generated
@@ -35,7 +35,7 @@ Partial Class frmValidator
|
||||
Me.PanelValidatorControl = New DevExpress.XtraEditors.XtraScrollableControl()
|
||||
Me.DESCRIPTIONLabel = New DevExpress.XtraEditors.LabelControl()
|
||||
Me.TITLELabel1 = New DevExpress.XtraEditors.LabelControl()
|
||||
Me.DocumentViewerValidator = New DigitalData.Controls.DocumentViewer.DocumentViewer()
|
||||
Me.DocumentViewer1 = New DigitalData.Controls.DocumentViewer.DocumentViewer()
|
||||
Me.BarManager1 = New DevExpress.XtraBars.BarManager(Me.components)
|
||||
Me.BarAndDockingController3 = New DevExpress.XtraBars.BarAndDockingController(Me.components)
|
||||
Me.barDockControlTop = New DevExpress.XtraBars.BarDockControl()
|
||||
@@ -222,7 +222,7 @@ Partial Class frmValidator
|
||||
'
|
||||
'SplitContainer1.Panel2
|
||||
'
|
||||
Me.SplitContainer1.Panel2.Controls.Add(Me.DocumentViewerValidator)
|
||||
Me.SplitContainer1.Panel2.Controls.Add(Me.DocumentViewer1)
|
||||
Me.SplitContainer1.TabStop = False
|
||||
'
|
||||
'PanelControl1
|
||||
@@ -269,11 +269,11 @@ Partial Class frmValidator
|
||||
Me.TITLELabel1.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap
|
||||
Me.TITLELabel1.Name = "TITLELabel1"
|
||||
'
|
||||
'DocumentViewerValidator
|
||||
'DocumentViewer1
|
||||
'
|
||||
resources.ApplyResources(Me.DocumentViewerValidator, "DocumentViewerValidator")
|
||||
Me.DocumentViewerValidator.FileLoaded = False
|
||||
Me.DocumentViewerValidator.Name = "DocumentViewerValidator"
|
||||
Me.DocumentViewer1.FileLoaded = False
|
||||
resources.ApplyResources(Me.DocumentViewer1, "DocumentViewer1")
|
||||
Me.DocumentViewer1.Name = "DocumentViewer1"
|
||||
'
|
||||
'BarManager1
|
||||
'
|
||||
@@ -941,7 +941,7 @@ Partial Class frmValidator
|
||||
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
Friend WithEvents bsiInfo1 As DevExpress.XtraBars.BarStaticItem
|
||||
Friend WithEvents bsiInfo2 As DevExpress.XtraBars.BarStaticItem
|
||||
Friend WithEvents DocumentViewerValidator As DigitalData.Controls.DocumentViewer.DocumentViewer
|
||||
Friend WithEvents DocumentViewer1 As DigitalData.Controls.DocumentViewer.DocumentViewer
|
||||
Friend WithEvents BbtnitmSave As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents RepositoryItemComboBox1 As DevExpress.XtraEditors.Repository.RepositoryItemComboBox
|
||||
Friend WithEvents RepositoryItemComboBox2 As DevExpress.XtraEditors.Repository.RepositoryItemComboBox
|
||||
|
||||
Reference in New Issue
Block a user