Partial Class DeliveryNoteOutVC _ 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.aTotable_DeliveryNoteOut = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aTotableD_DeliveryNoteOut = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aDown_DeliveryNoteOut = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aUp_DeliveryNoteOut = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aFinalize_DeliveryNoteOut = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aStorno_DeliveryNoteOut = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aDeliveryNoteOutPrint = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aBackToEdit_DeliveryNoteOut = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aFinalizeAndNew_DeliveryNoteOut = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aCreate_DeliveryNoteOutFromStorageORIR = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aCreate_InvoiceFromStorageORIR = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aDeliveryNoteOutRowsPrint = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aCheckDeliveryNoteOutWeight = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) ' 'aTotable_DeliveryNoteOut ' Me.aTotable_DeliveryNoteOut.Caption = "Add row" Me.aTotable_DeliveryNoteOut.Category = "aTotable_DeliveryNoteOut" Me.aTotable_DeliveryNoteOut.ConfirmationMessage = Nothing Me.aTotable_DeliveryNoteOut.Id = "aTotable_DeliveryNoteOut" Me.aTotable_DeliveryNoteOut.ImageName = "table_add" Me.aTotable_DeliveryNoteOut.Shortcut = Nothing Me.aTotable_DeliveryNoteOut.Tag = Nothing Me.aTotable_DeliveryNoteOut.TargetObjectsCriteria = Nothing Me.aTotable_DeliveryNoteOut.TargetViewId = "" Me.aTotable_DeliveryNoteOut.ToolTip = Nothing Me.aTotable_DeliveryNoteOut.TypeOfView = Nothing ' 'aTotableD_DeliveryNoteOut ' Me.aTotableD_DeliveryNoteOut.Caption = "Delete row" Me.aTotableD_DeliveryNoteOut.Category = "aTotableD_DeliveryNoteOut" Me.aTotableD_DeliveryNoteOut.ConfirmationMessage = Nothing Me.aTotableD_DeliveryNoteOut.Id = "aTotableD_DeliveryNoteOut" Me.aTotableD_DeliveryNoteOut.ImageName = "table_delete" Me.aTotableD_DeliveryNoteOut.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aTotableD_DeliveryNoteOut.Shortcut = Nothing Me.aTotableD_DeliveryNoteOut.Tag = Nothing Me.aTotableD_DeliveryNoteOut.TargetObjectsCriteria = Nothing Me.aTotableD_DeliveryNoteOut.TargetViewId = "" Me.aTotableD_DeliveryNoteOut.ToolTip = Nothing Me.aTotableD_DeliveryNoteOut.TypeOfView = Nothing ' 'aDown_DeliveryNoteOut ' Me.aDown_DeliveryNoteOut.Caption = "Down" Me.aDown_DeliveryNoteOut.Category = "RecordsNavigation" Me.aDown_DeliveryNoteOut.ConfirmationMessage = Nothing Me.aDown_DeliveryNoteOut.Id = "aDown_DeliveryNoteOut" Me.aDown_DeliveryNoteOut.ImageName = "arrow_down_green" Me.aDown_DeliveryNoteOut.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aDown_DeliveryNoteOut.Shortcut = Nothing Me.aDown_DeliveryNoteOut.Tag = Nothing Me.aDown_DeliveryNoteOut.TargetObjectsCriteria = Nothing Me.aDown_DeliveryNoteOut.TargetViewId = Nothing Me.aDown_DeliveryNoteOut.ToolTip = Nothing Me.aDown_DeliveryNoteOut.TypeOfView = Nothing ' 'aUp_DeliveryNoteOut ' Me.aUp_DeliveryNoteOut.Caption = "Up" Me.aUp_DeliveryNoteOut.Category = "RecordsNavigation" Me.aUp_DeliveryNoteOut.ConfirmationMessage = Nothing Me.aUp_DeliveryNoteOut.Id = "aUp_DeliveryNoteOut" Me.aUp_DeliveryNoteOut.ImageName = "arrow_up_green" Me.aUp_DeliveryNoteOut.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aUp_DeliveryNoteOut.Shortcut = Nothing Me.aUp_DeliveryNoteOut.Tag = Nothing Me.aUp_DeliveryNoteOut.TargetObjectsCriteria = Nothing Me.aUp_DeliveryNoteOut.TargetViewId = Nothing Me.aUp_DeliveryNoteOut.ToolTip = Nothing Me.aUp_DeliveryNoteOut.TypeOfView = Nothing ' 'aFinalize_DeliveryNoteOut ' Me.aFinalize_DeliveryNoteOut.Caption = "aFinalize_DeliveryNoteOut" Me.aFinalize_DeliveryNoteOut.Category = "ObjectsCreation" Me.aFinalize_DeliveryNoteOut.ConfirmationMessage = Nothing Me.aFinalize_DeliveryNoteOut.Id = "aFinalize_DeliveryNoteOut" Me.aFinalize_DeliveryNoteOut.ImageName = Nothing Me.aFinalize_DeliveryNoteOut.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aFinalize_DeliveryNoteOut.Shortcut = Nothing Me.aFinalize_DeliveryNoteOut.Tag = Nothing Me.aFinalize_DeliveryNoteOut.TargetObjectsCriteria = Nothing Me.aFinalize_DeliveryNoteOut.TargetViewId = "" Me.aFinalize_DeliveryNoteOut.ToolTip = Nothing Me.aFinalize_DeliveryNoteOut.TypeOfView = Nothing ' 'aStorno_DeliveryNoteOut ' Me.aStorno_DeliveryNoteOut.Caption = "aStorno_DeliveryNoteOut" Me.aStorno_DeliveryNoteOut.Category = "aStorno_DeliveryNoteOut" Me.aStorno_DeliveryNoteOut.ConfirmationMessage = Nothing Me.aStorno_DeliveryNoteOut.Id = "aStorno_DeliveryNoteOut" Me.aStorno_DeliveryNoteOut.ImageName = Nothing Me.aStorno_DeliveryNoteOut.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aStorno_DeliveryNoteOut.Shortcut = Nothing Me.aStorno_DeliveryNoteOut.Tag = Nothing Me.aStorno_DeliveryNoteOut.TargetObjectsCriteria = Nothing Me.aStorno_DeliveryNoteOut.TargetViewId = "" Me.aStorno_DeliveryNoteOut.ToolTip = Nothing Me.aStorno_DeliveryNoteOut.TypeOfView = Nothing ' 'aDeliveryNoteOutPrint ' Me.aDeliveryNoteOutPrint.Caption = "aDeliveryNoteOutPrint" Me.aDeliveryNoteOutPrint.Category = "View" Me.aDeliveryNoteOutPrint.ConfirmationMessage = Nothing Me.aDeliveryNoteOutPrint.Id = "aDeliveryNoteOutPrint" Me.aDeliveryNoteOutPrint.ImageName = Nothing Me.aDeliveryNoteOutPrint.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aDeliveryNoteOutPrint.Shortcut = Nothing Me.aDeliveryNoteOutPrint.Tag = Nothing Me.aDeliveryNoteOutPrint.TargetObjectsCriteria = Nothing Me.aDeliveryNoteOutPrint.TargetViewId = Nothing Me.aDeliveryNoteOutPrint.ToolTip = Nothing Me.aDeliveryNoteOutPrint.TypeOfView = Nothing ' 'aBackToEdit_DeliveryNoteOut ' Me.aBackToEdit_DeliveryNoteOut.Caption = "aBackToEdit_DeliveryNoteOut" Me.aBackToEdit_DeliveryNoteOut.Category = "Edit" Me.aBackToEdit_DeliveryNoteOut.ConfirmationMessage = Nothing Me.aBackToEdit_DeliveryNoteOut.Id = "aBackToEdit_DeliveryNoteOut" Me.aBackToEdit_DeliveryNoteOut.ImageName = Nothing Me.aBackToEdit_DeliveryNoteOut.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aBackToEdit_DeliveryNoteOut.Shortcut = Nothing Me.aBackToEdit_DeliveryNoteOut.Tag = Nothing Me.aBackToEdit_DeliveryNoteOut.TargetObjectsCriteria = Nothing Me.aBackToEdit_DeliveryNoteOut.TargetViewId = "" Me.aBackToEdit_DeliveryNoteOut.ToolTip = Nothing Me.aBackToEdit_DeliveryNoteOut.TypeOfView = Nothing ' 'aFinalizeAndNew_DeliveryNoteOut ' Me.aFinalizeAndNew_DeliveryNoteOut.Caption = "aFinalizeAndNew_DeliveryNoteOut" Me.aFinalizeAndNew_DeliveryNoteOut.Category = "ObjectsCreation" Me.aFinalizeAndNew_DeliveryNoteOut.ConfirmationMessage = Nothing Me.aFinalizeAndNew_DeliveryNoteOut.Id = "aFinalizeAndNew_DeliveryNoteOut" Me.aFinalizeAndNew_DeliveryNoteOut.ImageName = Nothing Me.aFinalizeAndNew_DeliveryNoteOut.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aFinalizeAndNew_DeliveryNoteOut.Shortcut = Nothing Me.aFinalizeAndNew_DeliveryNoteOut.Tag = Nothing Me.aFinalizeAndNew_DeliveryNoteOut.TargetObjectsCriteria = Nothing Me.aFinalizeAndNew_DeliveryNoteOut.TargetViewId = "" Me.aFinalizeAndNew_DeliveryNoteOut.ToolTip = Nothing Me.aFinalizeAndNew_DeliveryNoteOut.TypeOfView = Nothing ' 'aCreate_DeliveryNoteOutFromStorageORIR ' Me.aCreate_DeliveryNoteOutFromStorageORIR.AcceptButtonCaption = Nothing Me.aCreate_DeliveryNoteOutFromStorageORIR.CancelButtonCaption = Nothing Me.aCreate_DeliveryNoteOutFromStorageORIR.Caption = "aCreate_DeliveryNoteOutFromStorageORIR" Me.aCreate_DeliveryNoteOutFromStorageORIR.Category = "ObjectsCreation" Me.aCreate_DeliveryNoteOutFromStorageORIR.ConfirmationMessage = Nothing Me.aCreate_DeliveryNoteOutFromStorageORIR.Id = "aCreate_DeliveryNoteOutFromStorageORIR" Me.aCreate_DeliveryNoteOutFromStorageORIR.ImageName = Nothing Me.aCreate_DeliveryNoteOutFromStorageORIR.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects Me.aCreate_DeliveryNoteOutFromStorageORIR.Shortcut = Nothing Me.aCreate_DeliveryNoteOutFromStorageORIR.Tag = Nothing Me.aCreate_DeliveryNoteOutFromStorageORIR.TargetObjectsCriteria = Nothing Me.aCreate_DeliveryNoteOutFromStorageORIR.TargetViewId = Nothing Me.aCreate_DeliveryNoteOutFromStorageORIR.ToolTip = Nothing Me.aCreate_DeliveryNoteOutFromStorageORIR.TypeOfView = Nothing ' 'aCreate_InvoiceFromStorageORIR ' Me.aCreate_InvoiceFromStorageORIR.AcceptButtonCaption = Nothing Me.aCreate_InvoiceFromStorageORIR.CancelButtonCaption = Nothing Me.aCreate_InvoiceFromStorageORIR.Caption = "aCreate_InvoiceFromStorageORIR" Me.aCreate_InvoiceFromStorageORIR.Category = "ObjectsCreation" Me.aCreate_InvoiceFromStorageORIR.ConfirmationMessage = Nothing Me.aCreate_InvoiceFromStorageORIR.Id = "aCreate_InvoiceFromStorageORIR" Me.aCreate_InvoiceFromStorageORIR.ImageName = Nothing Me.aCreate_InvoiceFromStorageORIR.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects Me.aCreate_InvoiceFromStorageORIR.Shortcut = Nothing Me.aCreate_InvoiceFromStorageORIR.Tag = Nothing Me.aCreate_InvoiceFromStorageORIR.TargetObjectsCriteria = Nothing Me.aCreate_InvoiceFromStorageORIR.TargetViewId = Nothing Me.aCreate_InvoiceFromStorageORIR.ToolTip = Nothing Me.aCreate_InvoiceFromStorageORIR.TypeOfView = Nothing ' 'aDeliveryNoteOutRowsPrint ' Me.aDeliveryNoteOutRowsPrint.Caption = "aDeliveryNoteOutRowsPrint" Me.aDeliveryNoteOutRowsPrint.Category = "Print" Me.aDeliveryNoteOutRowsPrint.ConfirmationMessage = Nothing Me.aDeliveryNoteOutRowsPrint.Id = "aDeliveryNoteOutRowsPrint" Me.aDeliveryNoteOutRowsPrint.ImageName = Nothing Me.aDeliveryNoteOutRowsPrint.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aDeliveryNoteOutRowsPrint.Shortcut = Nothing Me.aDeliveryNoteOutRowsPrint.Tag = Nothing Me.aDeliveryNoteOutRowsPrint.TargetObjectsCriteria = Nothing Me.aDeliveryNoteOutRowsPrint.TargetObjectType = GetType(Nuvolar.[Module].DeliveryNoteOutRows) Me.aDeliveryNoteOutRowsPrint.TargetViewId = Nothing Me.aDeliveryNoteOutRowsPrint.ToolTip = Nothing Me.aDeliveryNoteOutRowsPrint.TypeOfView = Nothing ' 'aCheckDeliveryNoteOutWeight ' Me.aCheckDeliveryNoteOutWeight.Caption = "aCheck Delivery Note Out Weight" Me.aCheckDeliveryNoteOutWeight.ConfirmationMessage = "Are you sure ?" Me.aCheckDeliveryNoteOutWeight.Id = "aCheckDeliveryNoteOutWeight" Me.aCheckDeliveryNoteOutWeight.ImageName = Nothing Me.aCheckDeliveryNoteOutWeight.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects Me.aCheckDeliveryNoteOutWeight.Shortcut = Nothing Me.aCheckDeliveryNoteOutWeight.Tag = Nothing Me.aCheckDeliveryNoteOutWeight.TargetObjectsCriteria = Nothing Me.aCheckDeliveryNoteOutWeight.TargetObjectType = GetType(Nuvolar.[Module].DeliveryNoteOutHeader) Me.aCheckDeliveryNoteOutWeight.TargetViewId = Nothing Me.aCheckDeliveryNoteOutWeight.TargetViewType = DevExpress.ExpressApp.ViewType.ListView Me.aCheckDeliveryNoteOutWeight.ToolTip = Nothing Me.aCheckDeliveryNoteOutWeight.TypeOfView = GetType(DevExpress.ExpressApp.ListView) End Sub Friend WithEvents aTotable_DeliveryNoteOut As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aTotableD_DeliveryNoteOut As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aDown_DeliveryNoteOut As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aUp_DeliveryNoteOut As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aFinalize_DeliveryNoteOut As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aStorno_DeliveryNoteOut As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aDeliveryNoteOutPrint As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aBackToEdit_DeliveryNoteOut As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aFinalizeAndNew_DeliveryNoteOut As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aCreate_DeliveryNoteOutFromStorageORIR As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aCreate_InvoiceFromStorageORIR As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aDeliveryNoteOutRowsPrint As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aCheckDeliveryNoteOutWeight As DevExpress.ExpressApp.Actions.SimpleAction End Class