Toolbox Item Macros

BEGIN_TOOLBOXITEM_MAP ()

Starts a list of supported toolbox items.

CONTROLTOOLBOXITEM (IID piid)

Maps the IID of a supported external ActiveX control into a toolbox TOOLBOXITEM structure.

INTERNALTOOLBOXITEM (int iResID)

Maps the Resource ID iRedID of a supported internal toolbox item into a TOOLBOXITEM structure.

END_TOOLBOXITEM_MAP ()

Ends the list of toolbox items.