Share via


Visual Basic Concepts

Objects that Allow You to Manipulate Forms

This group of objects helps you control and manipulate designers in Visual Basic.

Using these objects, you might programmatically manipulate the designers for a form, control, property page, or ActiveX document in order to:

  • Add a designer.

  • Add code and controls.

  • Hide or unhide the designer.

  • Position controls.

  • Change the designer’s properties.