[]
Represents an entry for a toolbox configuration item.
public sealed class ToolboxItemConfig
Name | Description |
---|---|
ToolboxItemConfig(string, string, bool) |
Name | Description |
---|---|
BitmapResource | Gets an assembly qualified resource name of the bitmap that should be displayed for this toolbox item. |
ClearItems | Gets a value that indicates if all existing items should be cleared. |
ReportItemDesignerType | Gets an assembly qualified type name of the report item designer type that this toolbox item represents (technically it represents the component associated with this designer). |