Message
Reflection
It is
strongly recommended that an ActiveX Control container supports message
reflection. This will result in more efficient operation for subclassed
controls. If message reflection is supported, the MessageReflect ambient
property must be supported and have a value of TRUE. If a container does not
implement message reflection, then the OLE CDK creates two windows for every
sub-classed control, to provide message reflection on behalf on the control
container.