[This is preliminary documentation and is subject to change.]
Acts as a container for a set of properties to be applied to
IPContainers.
| C# |
public class ContainerProperties
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ContainerProperties(String, Boolean, Boolean, String) |
Creates a new ContainerProperties object, setting the values of
properties to be passed.
| |
| ContainerProperties(String) |
Creates a new ContainerProperties object, setting the values of
properties to be passed.
| |
| AllowNew |
Gets or sets the value of the AllowNew property to apply to the
container.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| OperationName |
Gets or sets the value of the OperationName property to apply to the
container.
| |
| SelectMultiple |
Gets or sets the value of the SelectMultiple property to apply to the
container.
| |
| Title |
Gets or sets the value of the Title property to apply to the
container.
| |
| ToString()()()() | (Inherited from Object.) |
Typically this is used when using the conatiners modally, in order to
mnodify their behaviour. Many of the properties apply only to certain types
of IPContainer, such as PLookupControl.
| Object | |
| ContainerProperties | |