Markus Winter escribió:
> Hi all,
> 
> I have a tabpanel with several tabs.
> 
> Some contain editfields, and when I click on a tab with an editfield I want
> the focus to be on the editfield so that I can immediately start typing
> (without first having to click on the editfield).
> 
> But how do I do that?
> 
> Thanks
> 
> Markus
> 
> 
> 

In the change event of TabPanel put a sentence like: EditField1.SetFocus,
if you use a Select case so can you set the focus where you want on every tab.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to