In using events to load and save persistent properties, the PropertyBag object is used. PropertyBag is just what it sounds likean object of the UserControl that allows you to store property values. It allows the property values to persist because the object itself persists as instances of a control are created and destroyed.