Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Read version number of activeX control from code


Message #1 by "Tom Carr" <tom@s...> on Thu, 20 Dec 2001 20:44:57
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 ?

  Return to Index