Are you placing them during design time or creating them during runtime?
If you're placing them during design time, you can, in fact, set their instance variables.
If you're creating them during runtime, you should be setting their instance variable when you create them.