Home > All Other Interfaces > IContainerItem
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 |
|
|
Returns the ID of the selected container. |
|
|
The container name as appears on the container caption. |
|
|
The initial docking location of the container. |
|
|
The text to display in the container. |
|
|
The URL of the file to be opened in the container. |
|
|
A Boolean that determines if a URL to a file is used or a simple text message. |