Package.ParseToolboxResource Method
Include Protected Members
Include Inherited Members
Parses a toolbox resource format and adds the toolbox items to the toolbox.
Overload List
Name | Description | |
---|---|---|
ParseToolboxResource(TextReader, Guid) | Parses an embedded text resource of appropriate format for information about which items should be added to the Toolbox. | |
ParseToolboxResource(TextReader, ResourceManager) | Parses an embedded text resource of appropriate format for information about which items should be added to the Toolbox. |
Top