IToolboxItemProvider Interface

Definition

Exposes a collection of toolbox items.

public interface class IToolboxItemProvider
public interface IToolboxItemProvider
type IToolboxItemProvider = interface
Public Interface IToolboxItemProvider

Properties

Items

Gets a collection of ToolboxItem objects.

Applies to

See also