S
safdar
Hi,
SCENARIO:
I have CF SP2 (1.0.3316.00) installed on PPC 2002 Emulator.
I have a test application with a Form having two TextBox controls on
it.
I have modified the add order in the Form's Controls collection so that
TextBox1 gets added to it first and then TextBox2 gets added.
I set the focus to TextBox1 in From's Constructor (after
InitializeComponent has been called) and it does set the focus to
TextBox1 when the From shows up.
PROBLEM:
The focus does'nt move to TextBox2 when i press tab key.
What am i missing? any thoughts?
Regards,
Safdar
SCENARIO:
I have CF SP2 (1.0.3316.00) installed on PPC 2002 Emulator.
I have a test application with a Form having two TextBox controls on
it.
I have modified the add order in the Form's Controls collection so that
TextBox1 gets added to it first and then TextBox2 gets added.
I set the focus to TextBox1 in From's Constructor (after
InitializeComponent has been called) and it does set the focus to
TextBox1 when the From shows up.
PROBLEM:
The focus does'nt move to TextBox2 when i press tab key.
What am i missing? any thoughts?
Regards,
Safdar