I've seen how the ActiveX Implementation Wizard makes a property available in design time only; it checks Ambient.Usermode and raises an error if it is true. Unfortunately, that property still shows up in the Intellisense autocompletion box as a valid property when typing in code.
Does anyone know of a way to prevent design time properties from showing up in the autocompletion box?
