controls in runtime
        Posted  
        
            by user158182
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user158182
        
        
        
        Published on 2010-04-07T07:34:41Z
        Indexed on 
            2010/04/07
            7:53 UTC
        
        
        Read the original article
        Hit count: 236
        
i have a textbox array using that i create 20 text boxes in runtime, i need to get the focus if a particular text box(if i press downarrow in keyboard how to get the key down of a particular text box it can be 3rd text box).
© Stack Overflow or respective owner