Copyright © 2001-2019 MultiMedia Soft
GetControlVersion method
Remarks
Retrieves the version of the control.
Syntax
[Visual Basic]
control.GetControlVersion (
) as String
[C++]
LPCTSTR control.GetControlVersion (
);
Return value
String containing the control's version.