VbzCart/docs/archive/code/VBA/Form sfrmPackageItems: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 February 2024

14 October 2022

19 December 2014

8 May 2014

  • curprev 12:1112:11, 8 May 2014imported>Woozle 3,076 bytes +43 form image
  • curprev 11:5211:52, 8 May 2014imported>Woozle 3,033 bytes +3,033 Created page with "<VB> Option Explicit Public Property Get PkgItem() As clsPackageItem If IsNull(Me.ID) Then Set PkgItem = Nothing Else Set PkgItem = clsPackageItems.Ite..."