Gets or sets the ActiveX control settings.
$au.thumbnail({ //...other params... activeXControl: {}, //...other params... })Get/Set Value at Runtime
$au.thumbnail('thumbnailID').activeXControl(value); value = $au.thumbnail('thumbnailID').activeXControl();