IContainerItem80

This interface allows you to get or set 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

Gets the ID of the selected container.

Name

Gets and sets the container name as appears on the container caption.

StartupSite

Gets and sets the initial docking location of the container.

Text

Gets and sets the text to display in the container.

URL

Gets and sets the URL of the file to be opened in the container.

UseURL

Gets and sets a Boolean that determines if a URL to a file is used or a simple text message.