[CLOSED] Focus Fields

  1. #1

    [CLOSED] Focus Fields

    When I click a button I want the focus of the mouse to go to a textfield, how can I do via code-behind?
    Last edited by Daniil; Apr 15, 2011 at 11:56 AM. Reason: [CLOSED]
  2. #2
    Hi,

    The following code should work.
    TextField1.Focus();

Similar Threads

  1. [CLOSED] Is there any way to know where the focus is going?
    By supera in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jan 26, 2012, 2:35 PM
  2. [CLOSED] Set focus
    By sisa in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 05, 2011, 8:32 AM
  3. [CLOSED] Focus X.Msg.Show
    By majunior in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 27, 2011, 4:02 PM
  4. [CLOSED] Focus
    By speedstepmem2 in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Sep 16, 2009, 9:58 AM
  5. [CLOSED] focus problem
    By peterdiplaros in forum 1.x Legacy Premium Help
    Replies: 19
    Last Post: Feb 05, 2009, 6:20 PM

Posting Permissions