Get the app icon

Hello

is it possible in version 4.5 API to get the icon associated with an application?

Lets say I want to get the icon for the net_rim_bb_task_app module and display it on my form?

PS: Great new forum! Keep it up!

Thank you

ja

See the JavaDoc for the ApplicationDescriptor class - in particular, the getIcon() method.

You can retrieve the ApplicationDescriptor for a given through the methods in the CodeModuleManager class module (index: getModuleHandle() and getApplicationDescriptors()).

See you soon,.

Neil.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for