Hi,
I create a form extension, and add one control with "Autodeclaration = true". I am not sure if I can directly use this in the extension class of the form as well, since whether I make this control "Autodeclaration" to true or false, I did not get any compilation error.
Thanks,