First create solution
This commit is contained in:
Generated
+122
@@ -0,0 +1,122 @@
|
||||
Partial Class StorageComputedVC
|
||||
|
||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||||
Public Sub New(ByVal Container As System.ComponentModel.IContainer)
|
||||
MyClass.New()
|
||||
|
||||
'Required for Windows.Forms Class Composition Designer support
|
||||
Container.Add(Me)
|
||||
|
||||
End Sub
|
||||
|
||||
'Component overrides dispose to clean up the component list.
|
||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||||
If disposing AndAlso components IsNot Nothing Then
|
||||
components.Dispose()
|
||||
End If
|
||||
MyBase.Dispose(disposing)
|
||||
End Sub
|
||||
|
||||
'Required by the Component Designer
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'NOTE: The following procedure is required by the Component Designer
|
||||
'It can be modified using the Component Designer.
|
||||
'Do not modify it using the code editor.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Me.aViewStorageMoveInfo_StorageComputed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
||||
Me.aChangeGroup_StorageComputed = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
||||
Me.aGenerateStorageComputedPrice = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
||||
Me.aStorageComputed_Generate_QTT_FIFO = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
||||
'
|
||||
'aViewStorageMoveInfo_StorageComputed
|
||||
'
|
||||
Me.aViewStorageMoveInfo_StorageComputed.Caption = "aViewStorageMoveInfo_StorageComputed"
|
||||
Me.aViewStorageMoveInfo_StorageComputed.ConfirmationMessage = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageComputed.Id = "aViewStorageMoveInfo_StorageComputed"
|
||||
Me.aViewStorageMoveInfo_StorageComputed.ImageName = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageComputed.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
||||
Me.aViewStorageMoveInfo_StorageComputed.Shortcut = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageComputed.Tag = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageComputed.TargetObjectsCriteria = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageComputed.TargetObjectType = GetType(Nuvolar.[Module].StorageComputed)
|
||||
Me.aViewStorageMoveInfo_StorageComputed.TargetViewId = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageComputed.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
|
||||
Me.aViewStorageMoveInfo_StorageComputed.ToolTip = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageComputed.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
|
||||
'
|
||||
'aViewStorageMoveInfo_StorageOutCirculation
|
||||
'
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.Caption = "aViewStorageMoveInfo_StorageOutCirculation"
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.ConfirmationMessage = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.Id = "aViewStorageMoveInfo_StorageOutCirculation"
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.ImageName = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.Shortcut = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.Tag = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.TargetObjectsCriteria = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.TargetObjectType = GetType(Nuvolar.[Module].StorageOutCirculation)
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.TargetViewId = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.ToolTip = Nothing
|
||||
Me.aViewStorageMoveInfo_StorageOutCirculation.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
|
||||
'
|
||||
'aChangeGroup_StorageComputed
|
||||
'
|
||||
Me.aChangeGroup_StorageComputed.AcceptButtonCaption = Nothing
|
||||
Me.aChangeGroup_StorageComputed.CancelButtonCaption = Nothing
|
||||
Me.aChangeGroup_StorageComputed.Caption = "aChangeGroup_StorageComputed"
|
||||
Me.aChangeGroup_StorageComputed.ConfirmationMessage = Nothing
|
||||
Me.aChangeGroup_StorageComputed.Id = "aChangeGroup_StorageComputed"
|
||||
Me.aChangeGroup_StorageComputed.ImageName = Nothing
|
||||
Me.aChangeGroup_StorageComputed.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
||||
Me.aChangeGroup_StorageComputed.Shortcut = Nothing
|
||||
Me.aChangeGroup_StorageComputed.Tag = Nothing
|
||||
Me.aChangeGroup_StorageComputed.TargetObjectsCriteria = Nothing
|
||||
Me.aChangeGroup_StorageComputed.TargetObjectType = GetType(Nuvolar.[Module].StorageComputed)
|
||||
Me.aChangeGroup_StorageComputed.TargetViewId = Nothing
|
||||
Me.aChangeGroup_StorageComputed.ToolTip = Nothing
|
||||
Me.aChangeGroup_StorageComputed.TypeOfView = Nothing
|
||||
'
|
||||
'aGenerateStorageComputedPrice
|
||||
'
|
||||
Me.aGenerateStorageComputedPrice.Caption = "aGenerate Storage Computed Price"
|
||||
Me.aGenerateStorageComputedPrice.ConfirmationMessage = Nothing
|
||||
Me.aGenerateStorageComputedPrice.Id = "aGenerateStorageComputedPrice"
|
||||
Me.aGenerateStorageComputedPrice.ImageName = Nothing
|
||||
Me.aGenerateStorageComputedPrice.Shortcut = Nothing
|
||||
Me.aGenerateStorageComputedPrice.Tag = Nothing
|
||||
Me.aGenerateStorageComputedPrice.TargetObjectsCriteria = Nothing
|
||||
Me.aGenerateStorageComputedPrice.TargetObjectType = GetType(Nuvolar.[Module].StorageComputed)
|
||||
Me.aGenerateStorageComputedPrice.TargetViewId = Nothing
|
||||
Me.aGenerateStorageComputedPrice.ToolTip = Nothing
|
||||
Me.aGenerateStorageComputedPrice.TypeOfView = Nothing
|
||||
'
|
||||
'aStorageComputed_Generate_QTT_FIFO
|
||||
'
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.Caption = "aStorageComputed_Generate_QTT_FIFO"
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.ConfirmationMessage = Nothing
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.Id = "aStorageComputed_Generate_QTT_FIFO"
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.ImageName = Nothing
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.Shortcut = Nothing
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.Tag = Nothing
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.TargetObjectsCriteria = Nothing
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.TargetObjectType = GetType(Nuvolar.[Module].StorageComputed)
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.TargetViewId = Nothing
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.ToolTip = Nothing
|
||||
Me.aStorageComputed_Generate_QTT_FIFO.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
|
||||
|
||||
End Sub
|
||||
Friend WithEvents aViewStorageMoveInfo_StorageComputed As DevExpress.ExpressApp.Actions.SimpleAction
|
||||
Friend WithEvents aViewStorageMoveInfo_StorageOutCirculation As DevExpress.ExpressApp.Actions.SimpleAction
|
||||
Friend WithEvents aChangeGroup_StorageComputed As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
||||
Friend WithEvents aGenerateStorageComputedPrice As DevExpress.ExpressApp.Actions.SimpleAction
|
||||
Friend WithEvents aStorageComputed_Generate_QTT_FIFO As DevExpress.ExpressApp.Actions.SimpleAction
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user