BlitzMax Docs -> S -> SetGadgetIconStrip
SetGadgetIconStrip(gadget:TGadget,iconstrip:TIconStrip)
Returns:
Nothing.Description:
Attaches an icon strip to an item-based gadget.Once attached, icons can be specified when items are added or modified with the AddGadgetItem,InsertGadgetItem and ModifyGadgetItem commands.This command may only be used with the ComboBox, ListBox, Tabber and TreeNode gadgets.
See Also: LoadIconStrip
Comments
None.
BlitzMax Manual Forum
Blitz3D Equivalent Command




