System.Drawing.Design.ToolboxItem.Properties Property

Gets a dictionary of properties.

Syntax

public IDictionary Properties { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ToolboxItem.Properties property dictionary becomes read-only after the toolbox item has been locked.

Values in the properties dictionary are validated through the ToolboxItem.ValidatePropertyValue(string, object) method, and default values are obtained from the erload:System.ComponentModel.TypeDescriptor.GetDefaultProperty method.

Requirements

Namespace: System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 2.0.0.0