Copyright © 2006-2019 MultiMedia Soft

GetControlVersion method

Previous pageReturn to chapter overviewNext page

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.