This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
ToolboxDataAttribute Properties
The ToolboxDataAttribute type exposes the following members.
|
| Name | Description |
|---|
|
Data
|
Gets the string representing the initial values of the control's property, which is used in a visual designer for creating an instance of the control.
|
|
TypeId
|
When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Top