How does TransferFocusOnTab work?

Hi,
I don't understand how to transfer focus from the edit box to the other control using tab.
I set the property TransferFocusOnTab to true, but tabs are entered in the editbox.

Could you give an example, how to transfer focus by pressing tab?

1 Reply

AD Administrator Syncfusion Team February 9, 2007 12:21 AM UTC

Hi Olga,

It is possible to transfer focus by pressing tab using the TextChanging event. I have attached a sample that illustrates this. Let me know if this meets your requirements.

Thank you for your patience.

Regards,
Ebenezer.P

sample

Loader.
Up arrow icon