Partial Class RegistryVC _ 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. _ 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. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Me.aRegistryGotoNextStep = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aRegistryTaskGroupGotoNextStep = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aPrintCOC = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aGenerateCOC = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aRegistryStorno = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aCreateTechnicalContractFromRegistry = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aCreateContractsRowsfromControllingRows = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aDocumentSentBack = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aCreateReInvoiceContractRow = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aBankDivideRegistry = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aBankMergeRegistry = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aImportInvoiceAdvances = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aImportICInvoice = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aRegistrySetVATandNextStep = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aDocumentReturnfromSendBack = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aRegistryTaskGotoNextStep = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aOpenRegistryFromTask = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aPCICheck_RegistryHeader = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aRegistrySetTemplate = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aRegistryTaskGroupGotoNextStepWithGLAccount = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aViewPCIDW_RegistryHeader = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) ' 'aRegistryGotoNextStep ' Me.aRegistryGotoNextStep.AcceptButtonCaption = Nothing Me.aRegistryGotoNextStep.CancelButtonCaption = Nothing Me.aRegistryGotoNextStep.Caption = "aRegistry Goto Next Step" Me.aRegistryGotoNextStep.Category = "RecordsNavigation" Me.aRegistryGotoNextStep.ConfirmationMessage = Nothing Me.aRegistryGotoNextStep.Id = "aRegistryGotoNextStep" Me.aRegistryGotoNextStep.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aRegistryGotoNextStep.TargetViewId = "RegistryHeader_DetailView" Me.aRegistryGotoNextStep.ToolTip = Nothing ' 'aRegistryTaskGroupGotoNextStep ' Me.aRegistryTaskGroupGotoNextStep.AcceptButtonCaption = Nothing Me.aRegistryTaskGroupGotoNextStep.CancelButtonCaption = Nothing Me.aRegistryTaskGroupGotoNextStep.Caption = "aRegistry Task Group Goto Next Step" Me.aRegistryTaskGroupGotoNextStep.Category = "RecordsNavigation" Me.aRegistryTaskGroupGotoNextStep.ConfirmationMessage = Nothing Me.aRegistryTaskGroupGotoNextStep.Id = "aRegistryTaskGroupGotoNextStep" Me.aRegistryTaskGroupGotoNextStep.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects Me.aRegistryTaskGroupGotoNextStep.TargetObjectsCriteria = "Status<>4" Me.aRegistryTaskGroupGotoNextStep.TargetObjectsCriteriaMode = DevExpress.ExpressApp.Actions.TargetObjectsCriteriaMode.TrueForAll Me.aRegistryTaskGroupGotoNextStep.TargetViewId = "" Me.aRegistryTaskGroupGotoNextStep.ToolTip = Nothing Me.aRegistryTaskGroupGotoNextStep.TypeOfView = GetType(DevExpress.ExpressApp.View) ' 'aPrintCOC ' Me.aPrintCOC.Caption = "aPrint COC" Me.aPrintCOC.Category = "View" Me.aPrintCOC.ConfirmationMessage = "Do you want to execute command?" Me.aPrintCOC.Id = "aPrintCOC" Me.aPrintCOC.TargetViewId = "RegistryRowsFinancialControlling_DetailView" Me.aPrintCOC.ToolTip = Nothing ' 'aGenerateCOC ' Me.aGenerateCOC.Caption = "aGenerate COC" Me.aGenerateCOC.Category = "ObjectsCreation" Me.aGenerateCOC.ConfirmationMessage = "Do you want to execute command?" Me.aGenerateCOC.Id = "aGenerateCOC" Me.aGenerateCOC.TargetViewId = "RegistryRowsFinancialControlling_DetailView" Me.aGenerateCOC.ToolTip = Nothing ' 'aRegistryStorno ' Me.aRegistryStorno.Caption = "Registry Storno" Me.aRegistryStorno.Category = "ObjectsCreation" Me.aRegistryStorno.ConfirmationMessage = "Do you want to execute command?" Me.aRegistryStorno.Id = "aRegistryStorno" Me.aRegistryStorno.TargetViewId = "RegistryHeader_ListView" Me.aRegistryStorno.ToolTip = Nothing ' 'aCreateTechnicalContractFromRegistry ' Me.aCreateTechnicalContractFromRegistry.Caption = "Create Technical Contract" Me.aCreateTechnicalContractFromRegistry.Category = "aCreateTechnicalContractFromRegistry" Me.aCreateTechnicalContractFromRegistry.ConfirmationMessage = "Do you want to execute command ?" Me.aCreateTechnicalContractFromRegistry.Id = "aCreateTechnicalContractFromRegistry" Me.aCreateTechnicalContractFromRegistry.TargetViewId = "RegistryRowsFinancialControlling_DetailView" Me.aCreateTechnicalContractFromRegistry.ToolTip = Nothing ' 'aCreateContractsRowsfromControllingRows ' Me.aCreateContractsRowsfromControllingRows.Caption = "Create rows" Me.aCreateContractsRowsfromControllingRows.Category = "aCreateContractsRowsfromControllingRows" Me.aCreateContractsRowsfromControllingRows.ConfirmationMessage = "Do you want to execute command ?" Me.aCreateContractsRowsfromControllingRows.Id = "aCreateContractsRowsfromControllingRows" Me.aCreateContractsRowsfromControllingRows.TargetViewId = "RegistryRowsFinancialControlling_DetailView" Me.aCreateContractsRowsfromControllingRows.ToolTip = Nothing ' 'aDocumentSentBack ' Me.aDocumentSentBack.AcceptButtonCaption = Nothing Me.aDocumentSentBack.CancelButtonCaption = Nothing Me.aDocumentSentBack.Caption = "Send Back" Me.aDocumentSentBack.Category = "RecordEdit" Me.aDocumentSentBack.ConfirmationMessage = Nothing Me.aDocumentSentBack.Id = "aDocumentSentBack" Me.aDocumentSentBack.ImageName = "folder_out" Me.aDocumentSentBack.ToolTip = Nothing ' 'aCreateReInvoiceContractRow ' Me.aCreateReInvoiceContractRow.AcceptButtonCaption = Nothing Me.aCreateReInvoiceContractRow.CancelButtonCaption = Nothing Me.aCreateReInvoiceContractRow.Caption = "Create ReInvoice Contract Row" Me.aCreateReInvoiceContractRow.ConfirmationMessage = Nothing Me.aCreateReInvoiceContractRow.Id = "aCreateReInvoiceContractRow" Me.aCreateReInvoiceContractRow.TargetViewId = "RegistryRowsFinancialControlling_ListView_Reinvoice_InDetail" Me.aCreateReInvoiceContractRow.ToolTip = Nothing ' 'aBankDivideRegistry ' Me.aBankDivideRegistry.AcceptButtonCaption = Nothing Me.aBankDivideRegistry.CancelButtonCaption = Nothing Me.aBankDivideRegistry.Caption = "Divide rows" Me.aBankDivideRegistry.Category = "RecordEdit" Me.aBankDivideRegistry.ConfirmationMessage = Nothing Me.aBankDivideRegistry.Id = "aBankDivideRegistry" Me.aBankDivideRegistry.ImageName = "row_add_after" Me.aBankDivideRegistry.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aBankDivideRegistry.TargetViewId = "" Me.aBankDivideRegistry.ToolTip = Nothing ' 'aBankMergeRegistry ' Me.aBankMergeRegistry.Caption = "aBankMergeRegistry" Me.aBankMergeRegistry.Category = "ObjectsCreation" Me.aBankMergeRegistry.ConfirmationMessage = "Do you want to execute command ?" Me.aBankMergeRegistry.Id = "aBankMergeRegistry" Me.aBankMergeRegistry.ImageName = "row_delete" Me.aBankMergeRegistry.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects Me.aBankMergeRegistry.TargetViewId = "" Me.aBankMergeRegistry.ToolTip = Nothing ' 'aImportInvoiceAdvances ' Me.aImportInvoiceAdvances.AcceptButtonCaption = Nothing Me.aImportInvoiceAdvances.CancelButtonCaption = Nothing Me.aImportInvoiceAdvances.Caption = "aImport Invoice Advances" Me.aImportInvoiceAdvances.ConfirmationMessage = Nothing Me.aImportInvoiceAdvances.Id = "aImportInvoiceAdvances" Me.aImportInvoiceAdvances.TargetViewId = "RegistryHeader_DetailView_" Me.aImportInvoiceAdvances.ToolTip = Nothing ' 'aImportICInvoice ' Me.aImportICInvoice.AcceptButtonCaption = Nothing Me.aImportICInvoice.CancelButtonCaption = Nothing Me.aImportICInvoice.Caption = "Import IC Invoice" Me.aImportICInvoice.ConfirmationMessage = Nothing Me.aImportICInvoice.Id = "aImportICInvoice" Me.aImportICInvoice.ImageName = "document_lock" Me.aImportICInvoice.TargetViewId = "RegistryHeader_DetailView" Me.aImportICInvoice.ToolTip = Nothing ' 'aRegistrySetVATandNextStep ' Me.aRegistrySetVATandNextStep.AcceptButtonCaption = Nothing Me.aRegistrySetVATandNextStep.CancelButtonCaption = Nothing Me.aRegistrySetVATandNextStep.Caption = "Set VAT and next step" Me.aRegistrySetVATandNextStep.Category = "RecordsNavigation" Me.aRegistrySetVATandNextStep.ConfirmationMessage = Nothing Me.aRegistrySetVATandNextStep.Id = "aRegistrySetVATandNextStep" Me.aRegistrySetVATandNextStep.TargetViewId = "" Me.aRegistrySetVATandNextStep.ToolTip = Nothing ' 'aDocumentReturnfromSendBack ' Me.aDocumentReturnfromSendBack.Caption = "aDocument Returnfrom Send Back" Me.aDocumentReturnfromSendBack.ConfirmationMessage = Nothing Me.aDocumentReturnfromSendBack.Id = "aDocumentReturnfromSendBack" Me.aDocumentReturnfromSendBack.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects Me.aDocumentReturnfromSendBack.TargetViewId = "RegistryHeader_ListView_SendBack" Me.aDocumentReturnfromSendBack.ToolTip = Nothing ' 'aRegistryTaskGotoNextStep ' Me.aRegistryTaskGotoNextStep.AcceptButtonCaption = Nothing Me.aRegistryTaskGotoNextStep.CancelButtonCaption = Nothing Me.aRegistryTaskGotoNextStep.Caption = "aRegistry Task Goto Next Step" Me.aRegistryTaskGotoNextStep.Category = "RecordsNavigation" Me.aRegistryTaskGotoNextStep.ConfirmationMessage = Nothing Me.aRegistryTaskGotoNextStep.Id = "aRegistryTaskGotoNextStep" Me.aRegistryTaskGotoNextStep.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aRegistryTaskGotoNextStep.TargetObjectsCriteria = "Status<>4" Me.aRegistryTaskGotoNextStep.TargetObjectType = GetType(Nuvolar.[Module].RegistryTasks) Me.aRegistryTaskGotoNextStep.TargetViewId = "" Me.aRegistryTaskGotoNextStep.ToolTip = Nothing Me.aRegistryTaskGotoNextStep.TypeOfView = GetType(DevExpress.ExpressApp.View) ' 'aOpenRegistryFromTask ' Me.aOpenRegistryFromTask.Caption = "aOpen Registry From Task" Me.aOpenRegistryFromTask.ConfirmationMessage = Nothing Me.aOpenRegistryFromTask.Id = "aOpenRegistryFromTask" Me.aOpenRegistryFromTask.TargetObjectType = GetType(Nuvolar.[Module].RegistryTasks) Me.aOpenRegistryFromTask.TargetViewType = DevExpress.ExpressApp.ViewType.ListView Me.aOpenRegistryFromTask.ToolTip = Nothing Me.aOpenRegistryFromTask.TypeOfView = GetType(DevExpress.ExpressApp.ListView) ' 'aPCICheck_RegistryHeader ' Me.aPCICheck_RegistryHeader.Caption = "aPCICheck_RegistryHeader" Me.aPCICheck_RegistryHeader.Category = "RecordEdit" Me.aPCICheck_RegistryHeader.ConfirmationMessage = Nothing Me.aPCICheck_RegistryHeader.Id = "aPCICheck_RegistryHeader" Me.aPCICheck_RegistryHeader.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects Me.aPCICheck_RegistryHeader.TargetObjectType = GetType(Nuvolar.[Module].RegistryHeader) Me.aPCICheck_RegistryHeader.TargetViewType = DevExpress.ExpressApp.ViewType.ListView Me.aPCICheck_RegistryHeader.ToolTip = Nothing Me.aPCICheck_RegistryHeader.TypeOfView = GetType(DevExpress.ExpressApp.ListView) ' 'aRegistrySetTemplate ' Me.aRegistrySetTemplate.Caption = "aRegistrySetTemplate" Me.aRegistrySetTemplate.ConfirmationMessage = Nothing Me.aRegistrySetTemplate.Id = "aRegistrySetTemplate" Me.aRegistrySetTemplate.TargetObjectType = GetType(Nuvolar.[Module].RegistryHeader) Me.aRegistrySetTemplate.ToolTip = Nothing Me.aRegistrySetTemplate.TypeOfView = GetType(DevExpress.ExpressApp.View) ' 'aRegistryTaskGroupGotoNextStepWithGLAccount ' Me.aRegistryTaskGroupGotoNextStepWithGLAccount.AcceptButtonCaption = Nothing Me.aRegistryTaskGroupGotoNextStepWithGLAccount.CancelButtonCaption = Nothing Me.aRegistryTaskGroupGotoNextStepWithGLAccount.Caption = "aRegistry Task Group Goto Next Step With GLAccount" Me.aRegistryTaskGroupGotoNextStepWithGLAccount.Category = "RecordsNavigation" Me.aRegistryTaskGroupGotoNextStepWithGLAccount.ConfirmationMessage = Nothing Me.aRegistryTaskGroupGotoNextStepWithGLAccount.Id = "aRegistryTaskGroupGotoNextStepWithGLAccount" Me.aRegistryTaskGroupGotoNextStepWithGLAccount.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects Me.aRegistryTaskGroupGotoNextStepWithGLAccount.TargetObjectsCriteriaMode = DevExpress.ExpressApp.Actions.TargetObjectsCriteriaMode.TrueForAll Me.aRegistryTaskGroupGotoNextStepWithGLAccount.TargetObjectType = GetType(Nuvolar.[Module].RegistryTasks) Me.aRegistryTaskGroupGotoNextStepWithGLAccount.TargetViewId = "" Me.aRegistryTaskGroupGotoNextStepWithGLAccount.TargetViewType = DevExpress.ExpressApp.ViewType.ListView Me.aRegistryTaskGroupGotoNextStepWithGLAccount.ToolTip = Nothing Me.aRegistryTaskGroupGotoNextStepWithGLAccount.TypeOfView = GetType(DevExpress.ExpressApp.ListView) ' 'aViewPCIDW_RegistryHeader ' Me.aViewPCIDW_RegistryHeader.Caption = "View detail" Me.aViewPCIDW_RegistryHeader.ConfirmationMessage = Nothing Me.aViewPCIDW_RegistryHeader.Id = "aViewPCIDW_RegistryHeader" Me.aViewPCIDW_RegistryHeader.ImageName = "document_pinned" Me.aViewPCIDW_RegistryHeader.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aViewPCIDW_RegistryHeader.TargetObjectType = GetType(Nuvolar.[Module].RegistryHeader) Me.aViewPCIDW_RegistryHeader.TargetViewId = "" Me.aViewPCIDW_RegistryHeader.ToolTip = Nothing ' 'RegistryVC ' Me.Actions.Add(Me.aRegistryGotoNextStep) Me.Actions.Add(Me.aRegistryTaskGroupGotoNextStep) Me.Actions.Add(Me.aPrintCOC) Me.Actions.Add(Me.aGenerateCOC) Me.Actions.Add(Me.aRegistryStorno) Me.Actions.Add(Me.aCreateTechnicalContractFromRegistry) Me.Actions.Add(Me.aCreateContractsRowsfromControllingRows) Me.Actions.Add(Me.aDocumentSentBack) Me.Actions.Add(Me.aCreateReInvoiceContractRow) Me.Actions.Add(Me.aBankDivideRegistry) Me.Actions.Add(Me.aBankMergeRegistry) Me.Actions.Add(Me.aImportInvoiceAdvances) Me.Actions.Add(Me.aImportICInvoice) Me.Actions.Add(Me.aRegistrySetVATandNextStep) Me.Actions.Add(Me.aDocumentReturnfromSendBack) Me.Actions.Add(Me.aRegistryTaskGotoNextStep) Me.Actions.Add(Me.aOpenRegistryFromTask) Me.Actions.Add(Me.aPCICheck_RegistryHeader) Me.Actions.Add(Me.aRegistrySetTemplate) Me.Actions.Add(Me.aRegistryTaskGroupGotoNextStepWithGLAccount) Me.Actions.Add(Me.aViewPCIDW_RegistryHeader) End Sub Friend WithEvents aRegistryGotoNextStep As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aRegistryTaskGotoNextStep As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aRegistryTaskGroupGotoNextStep As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aOpenRegistryFromTask As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aPrintCOC As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aGenerateCOC As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aRegistryStorno As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aCreateTechnicalContractFromRegistry As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aCreateContractsRowsfromControllingRows As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aDocumentSentBack As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aCreateReInvoiceContractRow As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aBankDivideRegistry As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aBankMergeRegistry As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aImportInvoiceAdvances As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aImportICInvoice As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aRegistrySetVATandNextStep As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aPCICheck_RegistryHeader As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aRegistrySetTemplate As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aDocumentReturnfromSendBack As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aRegistryTaskGroupGotoNextStepWithGLAccount As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aViewPCIDW_RegistryHeader As DevExpress.ExpressApp.Actions.SimpleAction End Class