Home > All Other Interfaces > IContainerItem

IContainerItem6

This interface allows you to set or return details for a specified container object. For example, you can find out whether the container holds text or a URL to a file, and where its initial docking location is.

 

 

Properties

 

ItemID

Returns the ID of the selected container.

Name

The container name as appears on the container caption.

StartupSite

The initial docking location of the container.

Text

The text to display in the container.

URL

The URL of the file to be opened in the container.

UseURL

A Boolean that determines if a URL to a file is used or a simple text message.