PDA

View Full Version : How to use icons for user defined action?


pjaiswal
02-01-2006, 12:35 PM
Hi,

I have created a new user defined action and added it to my actions pane. Are there any icons provided by VBP which I can use for the action I created?Or is there any way I can import icons and use it?

Thanks.

kinook
02-01-2006, 02:17 PM
You can use any bitmap or icon file you have, or any image from another VBP action (to determine the image for an existing action, right-click the action in the Actions pane and choose Properties).

pjaiswal
02-01-2006, 03:35 PM
Thanks for all the help!!