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

Major Property
Application Class

Public Property Get Major( _
    ) As Integer

Return the Major version number of this program.
Within the version number "1.2.3", "1" would be the Major version number.

Summary: Provides access to the Major property of the Visual Basic App object for the Entisoft Tools program.
Example:
    ' Assumes Entisoft Tools 1.0 Object Library
    ? est.Major
     1
See also:
    Minor Property
    Revision Property
    Version Property
    Major Property (Visual Basic)
Note: The major 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, Major text box.

Return to ENTISOFT Home Page

Copyright © 1999-2005 Entisoft