View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Change Refedit control icon

I once saw a not-very-satisfying attempt in which the developer used an
image control with the desired icon over the built-in RefEdit icon.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Equiangular" wrote in message
...
Hello,

May I know is there any way to change the icon of refedit control used
in userforms to the one shown in built-in dialog?

Thanks.