Thread: tool bars
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RobcPettit[_2_] RobcPettit[_2_] is offline
external usenet poster
 
Posts: 108
Default tool bars

Hi, Ive created a command bar and added a button using ,Set Cbct1 =
cbar.Controls.Add(Type:=msoControlButton)'. All works fine. Id like to
add a textbox and cant find any info to do this. I can add a drop down
box ok, and list box. Any ideas how to add a textbox and even a label.
Regards Robert