This is related to a recent thread. I am starting a new thread because that user was able to move the control outside of a scrollview and make it work.
When I click on the control it does not receive focus (ie. the caret does not show up and I cannot type in the box.). If I right click and then left click in the textbox I can get the caret to show up and then type data. The textbox is in a scrollview and I can't just take it out. Our current structure requires it to live in the scrollview.
I am going to try to work around this with event handling and code.
When I click on the control it does not receive focus (ie. the caret does not show up and I cannot type in the box.). If I right click and then left click in the textbox I can get the caret to show up and then type data. The textbox is in a scrollview and I can't just take it out. Our current structure requires it to live in the scrollview.
I am going to try to work around this with event handling and code.