I wanted to change a Form icon. Currently it is as defaulted Dynamics AX icon, but i wanted to put my own icon (*.ico) file on the title bar of my customised form.
Hi u can find the all resources in axapta as follows.
To view the available resources, open the Microsoft Dynamics AX menu, click Tools, click Development tools, and then click Embedded resources. The Embedded resources window opens. The window displays the available images, and the Resource ID of each image.
i.e SysImageResources form.
As of my knowledge ,the application is not allow to add the new image .all the images are saved in the kernal.
i understood ur requirement ,here if u want to replace a new image with existed image is possible.but if u want to add a new image from out side .system does not allowing .