Change Selection Color in 3.5 ActiveX Controller

Hi,

This seems like a simple problem, but looking through the help for the ActiveX Controls hasn't provided a solution. I need to change the selection color from something other than Yellow if this is possible. Preferably, I would like a way to make it so that selecting an object (as performed by buttons pressed by the user) does not show any color changes in the frame. This way, I can make serial changes using the JavaScript controls without inducing any seizures. As there are multiple frames, each containing multiple objects, the usage of SelectAll functionality is not ideal.