ProvideToolboxPageAttribute Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of ProvideToolboxPageAttribute.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ProvideToolboxPageAttribute(Type, Int16) Initializes a new instance of ProvideToolboxPageAttribute, using the type of the class implementing the Customize Toolbox dialog page, and a resource ID.
Public method ProvideToolboxPageAttribute(Type, Int16, Int16) Initializes a new instance of ProvideToolboxPageAttribute, using the type of the class implementing the Customize Toolbox dialog page, a resource ID, and a page order.
Public method ProvideToolboxPageAttribute(Type, Int16, Int16, String) Initializes a new instance of ProvideToolboxPageAttribute, using the Type of the class implementing the Customize Toolbox dialog page, a resource ID, a page order, and a help string.

Top

See Also

Reference

ProvideToolboxPageAttribute Class

Microsoft.VisualStudio.Shell Namespace