Thread: ToolBox cotrol
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default ToolBox cotrol

Maybe this site will help:

http://msdn2.microsoft.com/en-us/lib...st(VS.71).aspx

"Boba" wrote:

Hi;
First I add the ImageList control to my UserForm
and then the Toolbar control (both by MS). I'd like
to be able to set the ImageLists of my Toolbar1 at
design and run time. How do I do that? Thanks.
VB 6.3/XL 10/Win 5.0Sp4