Hello team,
I have a Main form that is configured as IsMDIContainer = True. I made few buttons in a ListView (in the Main form) that will open their respective forms in the container. The problem is that on these forms the Cariage Return (or Enter Key) for the Textboxes is not working. Though i had their properties "AcceptsReturn = True", no success.
What am i doing wrong ?
Thanks for your help.
I have a Main form that is configured as IsMDIContainer = True. I made few buttons in a ListView (in the Main form) that will open their respective forms in the container. The problem is that on these forms the Cariage Return (or Enter Key) for the Textboxes is not working. Though i had their properties "AcceptsReturn = True", no success.
What am i doing wrong ?
Thanks for your help.