I am using a bound text box on my forms to display an agency name. The textbox is bound to a dataset which contains the agencies name/address etc. The reason for this is so that the end user can enter whatever agency description he/she wants to appear on the form header.
My problem is that when the form displays, the data in the textbox is highlighted and only appears normal if it is clicked on. Is there anything in the property list which I can invoke to have the text display normally when the form is displayed?
My problem is that when the form displays, the data in the textbox is highlighted and only appears normal if it is clicked on. Is there anything in the property list which I can invoke to have the text display normally when the form is displayed?