I am creating a custom control and I guess its a little different then a UserControl because I can't figure out how to hide a property from the Property Window. If this property is set at Design Time it will cause an exception. I only want it set with code.

Is this still possible?