Re: version number (General questions)
Hi Jack,
You can simply check the Version Property of the component.
I.e. in VB6 do this:
MsgBox component.Version
This should show a message box window containing version number.
Regards,
Damba
Hi Jack,
You can simply check the Version Property of the component.
I.e. in VB6 do this:
MsgBox component.Version
This should show a message box window containing version number.
Regards,
Damba
Complete thread: