Is it possible to set certain UIView property (eg. background color) to be used only at design time in interface builder?
Reason is that I have some custom controls, that does not have render themselves in interface builder different than plain UIView so they doesn't stand out from background.