Skybound VisualStyles

ThemeInformation.CommonControlVersion Property

Gets the version of the Windows Common Controls DLL to which this application is linked.

[Visual Basic]
Public Shared ReadOnly Property CommonControlVersion As Version
[C#]
public static System.Version CommonControlVersion {get;}

Property Value

A Version object representing the version of the Windows Common Controls DLL to which this application is linked.

See Also

ThemeInformation Class | Skybound.VisualStyles Namespace