Reputation: 1369
Anyone have some sample code for adding a button (with a click method popping up a dialog) to the About screen in Dynamics AX?
Thanks
Upvotes: 0
Views: 827
Reputation: 18061
The About screen in Dynamics AX is just a predefined form SysAbout
.
You can just change that form.
Upvotes: 3