2.381 .toolkit_version
In the setup object, this attribute queries the version of the toolkit.
Definition
-
Data type
integer
-
Access
get
Note on the IDM for Windows
Common Controls DLL
(comctl32.dll). This DLL determines the appearance of the user interface objects, thus now a value is returned that provides information about the appearance and layout (e.g. border widths) of the interface.
The version is coded as a decimal number:
major_version * 100 + minor_version
In addition, the following predefined values may occur:
0 |
No |
400 |
Version could not be determined since the |
471 |
|
582 |
|
>= 600 |
|