AX (Axapta) Technical Stuff
- JP...... System Analyst, India.
Jan 24, 2012
How to display a Bitmap ?
Simple code to display a bitmap image
display Bitmap footerImage()
{
;
return SysResource::getResourceNodeData(SysResource : : getResourceNode('Name of the Image'));
}
The image should be in AOT --> Resources
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment