I'm looking into documentation for Visual Studio Tools for Microsoft Dynamics GP. I have been able to find documentation on the basic class structure layout, for ex. http://msdn.microsoft.com/en-us/dynamics/gp/bb430822.aspx.
However, I have not been able to find a comprehensive description of the classes themselves as they relate to the actual screens in the Dynamics GP interface. The only way I have been able to see what classes link up to specifc screens in the interface is by surfing the Intellesense drop downs and posting events to pop up a message box if I hit the screen while I surf through the application. That's better than nothing, but when I know specifically which screen I want to hit and can't find it right quick with intellesense, it gets to be to laborious a task.
Does anyone know where I can find Visual Studio Tool for MDGP that would let me know the class name in the SDK that accesses a particular screen in the GUI?
*This post is locked for comments