Hello,
I have a quick question.
Are edit controls in MS Dynamics AX systems based on .net, MFC, native GUI-controls, or a mix of these?
If you don’t have the full picture, maybe you can tell what framework the vast majority of (built-in/out-of-the-box) edit-controls in Dynamics AX is based on? The same in AX 4.0, 2009, and 2012?
And what about these specific edit controls? (the only real text edit controls, I could find at http://msdn.microsoft.com/en-us/library/hh881894.aspx)
StringEdit from AX 4.0:
http://msdn.microsoft.com/en-US/library/aa601664(v=ax.10).aspx
StringEdit from AX 2009:
http://msdn.microsoft.com/en-US/library/aa601664(v=ax.50).aspx
StringEdit from AX 2012:
http://msdn.microsoft.com/EN-US/library/aa601664.aspx
.net Controls are only mentioned specifically for AX 2012:
http://msdn.microsoft.com/EN-US/library/gg864879.aspx
does that imply that only this newest AX-version can use .net edit controls?
Are there any other important text-input controls that we need to be aware of?
If someone here only know part of the question, it will still be highly appreciated!
Best,
Johan Andersen