Skip to Content
0
Former Member
Aug 28, 2007 at 12:59 PM

Click event help

13 Views

Good Morning

Experts:

When I use the following code to click in a field after loading a record to the screen,

the whole field gets highlighted blue if there is data in it. How can I just get the cursor at the end of the data without the data getting highlighted?

<b>MHOForm.Items.Item("txtMHOHol").Click(SAPbouiCOM.BoCellClickType.ct_Regular)</b>

Thanks,

Ed