after creating the runtime control on panel how to setfocus between controls in FlowlayoutPanel.
suppose
I have to textbox which is created on dynamically like below
layout of controls in FlowLayoutPanel is
tbb bb
The tbb and bb is textbox controls. The created in runtime and works fine.
suppose user created three textbox of tbb and three textbox of bb so how to setfocus on it. bye enter one by one.
my question is how to setfocus between the controls in z-index or horizontal like a row in a panel.
Software/Hardware used:
C#, VS-2005
ASKED:
August 31, 2010 1:21 PM
UPDATED:
August 31, 2010 1:39 PM