Visual InterDev

DataComponent Properties Dialog Box

   Tasks

Sets general options for the DataComponent design-time control.

Options

Name

Type a name for the DataComponent control. The name is required and must be unique to the page.

ProgID

Type the ProgID of the server component from which you are retrieving the ADO recordset.

You can find related information about progID in the COM section of the Platform SDK in the MSDN Library; look for "ProgID Key" in the MSDN index.

Scripting Platform

Select the scripting platform you want to use to view this DataComponent control. Select Inherit from page to use the default platform for the ASP page, Server (ASP), or Client (IE 4.0 DHTML). Sets the DTCScriptingPlatform property for the control.

If you bind another design-time control, such as a Textbox control or Listbox control, to this DataComponent control, the bound control will inherit this setting for its scripting platform.