291 lines
17 KiB
VB.net
291 lines
17 KiB
VB.net
Partial Class PCIVC
|
|
|
|
<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.aPCIGenerate = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCreateConnectionDirectDifferentCurrency = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aCreateConnectionDirect = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aCreateConnectionDrop = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCreateRateDiffPCIGroup = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aCreateConnectionLiquidAssets = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aCreateConnectionDivide = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aViewRegistryPCIGroup = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aViewAttachmentsPCIGroup = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aPCICheck = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCreateConnectionAccount = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aViewPCIDGroup = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCreateRoundingPCIGroup = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aPCICheckCustomers = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aRepairPCIGroup = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aRemoveRatediffPCIDetail = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aViewPCIDGroup_Customers = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aViewCPB = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aPCIGroup_ChangeInfo = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aViewPCIDGroup_GLDetails = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
'
|
|
'aPCIGenerate
|
|
'
|
|
Me.aPCIGenerate.Caption = "aPCIGenerate"
|
|
Me.aPCIGenerate.Category = "ObjectsCreation"
|
|
Me.aPCIGenerate.ConfirmationMessage = "Are you sure ?"
|
|
Me.aPCIGenerate.Id = "aPCIGenerate"
|
|
Me.aPCIGenerate.ToolTip = Nothing
|
|
'
|
|
'aCreateConnectionDirectDifferentCurrency
|
|
'
|
|
Me.aCreateConnectionDirectDifferentCurrency.AcceptButtonCaption = Nothing
|
|
Me.aCreateConnectionDirectDifferentCurrency.CancelButtonCaption = Nothing
|
|
Me.aCreateConnectionDirectDifferentCurrency.Caption = "aCreateConnectionDirectDifferentCurrency"
|
|
Me.aCreateConnectionDirectDifferentCurrency.Category = "RecordEdit"
|
|
Me.aCreateConnectionDirectDifferentCurrency.ConfirmationMessage = Nothing
|
|
Me.aCreateConnectionDirectDifferentCurrency.Id = "aCreateConnectionDirectDifferentCurrency"
|
|
Me.aCreateConnectionDirectDifferentCurrency.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCreateConnectionDirectDifferentCurrency.TargetViewId = ""
|
|
Me.aCreateConnectionDirectDifferentCurrency.ToolTip = Nothing
|
|
'
|
|
'aCreateConnectionDirect
|
|
'
|
|
Me.aCreateConnectionDirect.AcceptButtonCaption = Nothing
|
|
Me.aCreateConnectionDirect.CancelButtonCaption = Nothing
|
|
Me.aCreateConnectionDirect.Caption = "aCreateConnectionDirect"
|
|
Me.aCreateConnectionDirect.Category = "RecordEdit"
|
|
Me.aCreateConnectionDirect.ConfirmationMessage = Nothing
|
|
Me.aCreateConnectionDirect.Id = "aCreateConnectionDirect"
|
|
Me.aCreateConnectionDirect.ImageName = "document_connection"
|
|
Me.aCreateConnectionDirect.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCreateConnectionDirect.TargetViewId = ""
|
|
Me.aCreateConnectionDirect.ToolTip = Nothing
|
|
'
|
|
'aCreateConnectionDrop
|
|
'
|
|
Me.aCreateConnectionDrop.Caption = "aCreateConnectionDrop"
|
|
Me.aCreateConnectionDrop.Category = "RecordEdit"
|
|
Me.aCreateConnectionDrop.ConfirmationMessage = "Do you want to execute command ?"
|
|
Me.aCreateConnectionDrop.Id = "aCreateConnectionDrop"
|
|
Me.aCreateConnectionDrop.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCreateConnectionDrop.TargetObjectsCriteriaMode = DevExpress.ExpressApp.Actions.TargetObjectsCriteriaMode.TrueForAll
|
|
Me.aCreateConnectionDrop.ToolTip = Nothing
|
|
'
|
|
'aCreateRateDiffPCIGroup
|
|
'
|
|
Me.aCreateRateDiffPCIGroup.AcceptButtonCaption = Nothing
|
|
Me.aCreateRateDiffPCIGroup.CancelButtonCaption = Nothing
|
|
Me.aCreateRateDiffPCIGroup.Caption = "aCreateRateDiffPCIGroup"
|
|
Me.aCreateRateDiffPCIGroup.ConfirmationMessage = Nothing
|
|
Me.aCreateRateDiffPCIGroup.Id = "aCreateRateDiffPCIGroup"
|
|
Me.aCreateRateDiffPCIGroup.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCreateRateDiffPCIGroup.ToolTip = Nothing
|
|
'
|
|
'aCreateConnectionLiquidAssets
|
|
'
|
|
Me.aCreateConnectionLiquidAssets.AcceptButtonCaption = Nothing
|
|
Me.aCreateConnectionLiquidAssets.CancelButtonCaption = Nothing
|
|
Me.aCreateConnectionLiquidAssets.Caption = "aCreateConnectionLiquidAssets"
|
|
Me.aCreateConnectionLiquidAssets.Category = "RecordEdit"
|
|
Me.aCreateConnectionLiquidAssets.ConfirmationMessage = Nothing
|
|
Me.aCreateConnectionLiquidAssets.Id = "aCreateConnectionLiquidAssets"
|
|
Me.aCreateConnectionLiquidAssets.ImageName = "document_connection"
|
|
Me.aCreateConnectionLiquidAssets.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCreateConnectionLiquidAssets.TargetViewId = ""
|
|
Me.aCreateConnectionLiquidAssets.ToolTip = Nothing
|
|
'
|
|
'aCreateConnectionDivide
|
|
'
|
|
Me.aCreateConnectionDivide.AcceptButtonCaption = Nothing
|
|
Me.aCreateConnectionDivide.CancelButtonCaption = Nothing
|
|
Me.aCreateConnectionDivide.Caption = "aCreateConnectionDivide"
|
|
Me.aCreateConnectionDivide.Category = "RecordEdit"
|
|
Me.aCreateConnectionDivide.ConfirmationMessage = Nothing
|
|
Me.aCreateConnectionDivide.Id = "aCreateConnectionDivide"
|
|
Me.aCreateConnectionDivide.ImageName = "document_connection"
|
|
Me.aCreateConnectionDivide.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aCreateConnectionDivide.TargetViewId = ""
|
|
Me.aCreateConnectionDivide.ToolTip = Nothing
|
|
'
|
|
'aViewRegistryPCIGroup
|
|
'
|
|
Me.aViewRegistryPCIGroup.Caption = "aViewRegistryPCIGroup"
|
|
Me.aViewRegistryPCIGroup.ConfirmationMessage = Nothing
|
|
Me.aViewRegistryPCIGroup.Id = "aViewRegistryPCIGroup"
|
|
Me.aViewRegistryPCIGroup.ImageName = "document_pinned"
|
|
Me.aViewRegistryPCIGroup.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewRegistryPCIGroup.TargetViewId = ""
|
|
Me.aViewRegistryPCIGroup.ToolTip = Nothing
|
|
'
|
|
'aViewAttachmentsPCIGroup
|
|
'
|
|
Me.aViewAttachmentsPCIGroup.Caption = "aViewAttachmentsPCIGroup"
|
|
Me.aViewAttachmentsPCIGroup.ConfirmationMessage = Nothing
|
|
Me.aViewAttachmentsPCIGroup.Id = "aViewAttachmentsPCIGroup"
|
|
Me.aViewAttachmentsPCIGroup.ImageName = "printer_view"
|
|
Me.aViewAttachmentsPCIGroup.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewAttachmentsPCIGroup.TargetViewId = ""
|
|
Me.aViewAttachmentsPCIGroup.ToolTip = Nothing
|
|
'
|
|
'aPCICheck
|
|
'
|
|
Me.aPCICheck.Caption = "aPCICheck"
|
|
Me.aPCICheck.Category = "RecordEdit"
|
|
Me.aPCICheck.ConfirmationMessage = Nothing
|
|
Me.aPCICheck.Id = "aPCICheck"
|
|
Me.aPCICheck.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aPCICheck.ToolTip = Nothing
|
|
'
|
|
'aCreateConnectionAccount
|
|
'
|
|
Me.aCreateConnectionAccount.AcceptButtonCaption = Nothing
|
|
Me.aCreateConnectionAccount.CancelButtonCaption = Nothing
|
|
Me.aCreateConnectionAccount.Caption = "aCreateConnectionAccount"
|
|
Me.aCreateConnectionAccount.Category = "RecordEdit"
|
|
Me.aCreateConnectionAccount.ConfirmationMessage = Nothing
|
|
Me.aCreateConnectionAccount.Id = "aCreateConnectionAccount"
|
|
Me.aCreateConnectionAccount.ImageName = "document_connection"
|
|
Me.aCreateConnectionAccount.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCreateConnectionAccount.TargetViewId = ""
|
|
Me.aCreateConnectionAccount.ToolTip = Nothing
|
|
'
|
|
'aViewPCIDGroup
|
|
'
|
|
Me.aViewPCIDGroup.Caption = "aViewPCIDGroup"
|
|
Me.aViewPCIDGroup.ConfirmationMessage = Nothing
|
|
Me.aViewPCIDGroup.Id = "aViewPCIDGroup"
|
|
Me.aViewPCIDGroup.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewPCIDGroup.TargetObjectType = GetType(Nuvolar.[Module].PCIGroup)
|
|
Me.aViewPCIDGroup.TargetViewId = ""
|
|
Me.aViewPCIDGroup.ToolTip = Nothing
|
|
'
|
|
'aCreateRoundingPCIGroup
|
|
'
|
|
Me.aCreateRoundingPCIGroup.AcceptButtonCaption = Nothing
|
|
Me.aCreateRoundingPCIGroup.CancelButtonCaption = Nothing
|
|
Me.aCreateRoundingPCIGroup.Caption = "aCreateRateDiffPCIGroup"
|
|
Me.aCreateRoundingPCIGroup.ConfirmationMessage = Nothing
|
|
Me.aCreateRoundingPCIGroup.Id = "aCreateRoundingPCIGroup"
|
|
Me.aCreateRoundingPCIGroup.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCreateRoundingPCIGroup.TargetObjectType = GetType(Nuvolar.[Module].PCIGroup)
|
|
Me.aCreateRoundingPCIGroup.ToolTip = Nothing
|
|
'
|
|
'aPCICheckCustomers
|
|
'
|
|
Me.aPCICheckCustomers.Caption = "aPCICheck Customers"
|
|
Me.aPCICheckCustomers.Category = "RecordEdit"
|
|
Me.aPCICheckCustomers.ConfirmationMessage = Nothing
|
|
Me.aPCICheckCustomers.Id = "aPCICheckCustomers"
|
|
Me.aPCICheckCustomers.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aPCICheckCustomers.TargetObjectType = GetType(Nuvolar.[Module].PCIDetail)
|
|
Me.aPCICheckCustomers.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
|
|
Me.aPCICheckCustomers.ToolTip = Nothing
|
|
Me.aPCICheckCustomers.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
|
|
'
|
|
'aRepairPCIGroup
|
|
'
|
|
Me.aRepairPCIGroup.Caption = "aRepair PCIGroup"
|
|
Me.aRepairPCIGroup.ConfirmationMessage = Nothing
|
|
Me.aRepairPCIGroup.Id = "aRepairPCIGroup"
|
|
Me.aRepairPCIGroup.TargetObjectType = GetType(Nuvolar.[Module].PCIGroup)
|
|
Me.aRepairPCIGroup.TargetViewId = ""
|
|
Me.aRepairPCIGroup.TargetViewNesting = DevExpress.ExpressApp.Nesting.Root
|
|
Me.aRepairPCIGroup.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
|
|
Me.aRepairPCIGroup.ToolTip = Nothing
|
|
Me.aRepairPCIGroup.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
|
|
'
|
|
'aRemoveRatediffPCIDetail
|
|
'
|
|
Me.aRemoveRatediffPCIDetail.Caption = "aRemove Ratediff PCIDetail"
|
|
Me.aRemoveRatediffPCIDetail.Category = "RecordEdit"
|
|
Me.aRemoveRatediffPCIDetail.ConfirmationMessage = "Are you sure ?"
|
|
Me.aRemoveRatediffPCIDetail.Id = "aRemoveRatediffPCIDetail"
|
|
Me.aRemoveRatediffPCIDetail.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aRemoveRatediffPCIDetail.TargetObjectsCriteriaMode = DevExpress.ExpressApp.Actions.TargetObjectsCriteriaMode.TrueForAll
|
|
Me.aRemoveRatediffPCIDetail.TargetObjectType = GetType(Nuvolar.[Module].PCIDetail)
|
|
Me.aRemoveRatediffPCIDetail.ToolTip = Nothing
|
|
'
|
|
'aViewPCIDGroup_Customers
|
|
'
|
|
Me.aViewPCIDGroup_Customers.Caption = "aViewPCIDGroup"
|
|
Me.aViewPCIDGroup_Customers.ConfirmationMessage = Nothing
|
|
Me.aViewPCIDGroup_Customers.Id = "aViewPCIDGroup_Customers"
|
|
Me.aViewPCIDGroup_Customers.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewPCIDGroup_Customers.TargetObjectType = GetType(Nuvolar.[Module].PCIGroup)
|
|
Me.aViewPCIDGroup_Customers.TargetViewId = ""
|
|
Me.aViewPCIDGroup_Customers.ToolTip = Nothing
|
|
'
|
|
'aViewCPB
|
|
'
|
|
Me.aViewCPB.Caption = "aView CPB"
|
|
Me.aViewCPB.ConfirmationMessage = Nothing
|
|
Me.aViewCPB.Id = "aViewCPB"
|
|
Me.aViewCPB.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewCPB.TargetObjectType = GetType(Nuvolar.[Module].PCIGroup)
|
|
Me.aViewCPB.ToolTip = Nothing
|
|
'
|
|
'aPCIGroup_ChangeInfo
|
|
'
|
|
Me.aPCIGroup_ChangeInfo.AcceptButtonCaption = Nothing
|
|
Me.aPCIGroup_ChangeInfo.CancelButtonCaption = Nothing
|
|
Me.aPCIGroup_ChangeInfo.Caption = "aPCIGroup_ChangeInfo"
|
|
Me.aPCIGroup_ChangeInfo.ConfirmationMessage = Nothing
|
|
Me.aPCIGroup_ChangeInfo.Id = "aPCIGroup_ChangeInfo"
|
|
Me.aPCIGroup_ChangeInfo.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aPCIGroup_ChangeInfo.TargetViewId = "PCIGroup_ListView_DelayedPay"
|
|
Me.aPCIGroup_ChangeInfo.ToolTip = Nothing
|
|
'
|
|
'aViewPCIDGroup_GLDetails
|
|
'
|
|
Me.aViewPCIDGroup_GLDetails.Caption = "aViewPCIDGroup_GLDetails"
|
|
Me.aViewPCIDGroup_GLDetails.ConfirmationMessage = Nothing
|
|
Me.aViewPCIDGroup_GLDetails.Id = "aViewPCIDGroup_GLDetails"
|
|
Me.aViewPCIDGroup_GLDetails.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewPCIDGroup_GLDetails.TargetObjectType = GetType(Nuvolar.[Module].PCIGroup)
|
|
Me.aViewPCIDGroup_GLDetails.TargetViewId = ""
|
|
Me.aViewPCIDGroup_GLDetails.ToolTip = Nothing
|
|
|
|
End Sub
|
|
Friend WithEvents aPCIGenerate As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCreateConnectionDirectDifferentCurrency As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aCreateConnectionDirect As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aCreateConnectionDrop As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCreateRateDiffPCIGroup As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aCreateConnectionLiquidAssets As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aCreateConnectionDivide As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aViewRegistryPCIGroup As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewAttachmentsPCIGroup As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewPCIDGroup As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aPCICheck As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCreateConnectionAccount As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aCreateRoundingPCIGroup As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aPCICheckCustomers As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aRepairPCIGroup As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aRemoveRatediffPCIDetail As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewPCIDGroup_Customers As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewCPB As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aPCIGroup_ChangeInfo As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aViewPCIDGroup_GLDetails As DevExpress.ExpressApp.Actions.SimpleAction
|
|
|
|
End Class
|