• HOME
  • PRODUCTS
  • DEMOS
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
  • FREE EVALUATION
Search Results for

    Show / Hide Table of Contents

    AddItemForType Method

    AddItemForType(String, Type, CustomToolboxImage)

    When implemented by a class, adds toolbox item from type name.

    Declaration
    void AddItemForType(string categoryName, Type type, CustomToolboxImage customImage = null)
    Parameters
    Type Name Description
    String categoryName

    Tab name where new items will be placed.

    Type type

    Type to get items from.

    CustomToolboxImage customImage

    Specifies Bitmap to draw with items.

    In This Article
    Back to top Copyright AlterNET Software Download PDF