<-- Previous || Up || Next -->

Minor Property
Application Class

Public Property Get Minor( _
    ) As Integer

Return the Minor version number of this program.
Within the version number "1.2.3", "2" would be the Minor version number.

Summary: Provides access to the Minor property of the Visual Basic App object for the Entisoft Tools program.
Example:
    ' Assumes Entisoft Tools 1.0 Object Library
    ? est.Minor
     0
See also:
    Major Property
    Revision Property
    Version Property
    Minor Property (Visual Basic)
Note: The minor version number is set in the Visual Basic 4.0 File menu, Make EXE File or Make OLE DLL File item, Options button, Version Number frame, Minor text box.

Return to ENTISOFT Home Page

Copyright © 1999-2005 Entisoft