Thanks Mitch. Thats just what I needed to know.
> I use this format to get that information
>
> CStr(App.Major & "." & App.Minor & "." & App.Revision)
>
> HTH
>
> Mitch Spruill
>
>
>
>
> -----Original Message-----
> From: Tom Carr [mailto:tom@s...]
> Sent: Thursday, December 20, 2001 03:45 PM
> To: professional vb
> Subject: [pro_vb] Read version number of activeX control from code
>
>
> Is there any way that you can read the version number of an active X
> control from the VB code within that control ?