Intellisense for string edit field in the form.

Hi All,

I would like to have intellisense for a string edit control in the custom form. I tried by calling the lookup method of that control from the textchange method but it is not working same as intellisense. So could anyone of you suggest me the way to get the intellisense.

Thank you in advance.

If you can’t get what you need in AX, you can always create a managed (e.g. WPF) control. If it’s worth doing.