script object

A run-time object created by the script generated with a design-time control. Setting properties of a design-time control establishes values that are then used at run time to create a corresponding dynamic script object. Script objects support properties, methods, and events you can script against using the scripting object model.

For more information, see The Scripting Object Model and the Script Objects reference topics.