I have a form full off DBAdvEdits and one DBAdvMask, the first thing is that the mask is getting the focus first (tabindex:5), before all the others, and second i wish none of them will have the cursor active, that when the client opens the form he has to click on an edit to type.

I have a form full off DBAdvEdits and one DBAdvMask, the first thing is that the mask is getting the focus first (tabindex:5), before all the others, and second i wish none of them will have the cursor active, that when the client opens the form he has to click on an edit to type.

Note that none of them has auto focus, and the tab index is correct.

Comments

  1. Attila Kovacs i was trying with Windows.setForcu(0); but istnt working. Can you explain to me in a little bit more detail?

    ReplyDelete
  2. Dbadvedits1 or 2 or 3.setfocus on the show or create

    ReplyDelete

Post a Comment