How can I change the focus to a certain folder?

Post Reply
Ollie
Posts: 233
Joined: Sat Dec 30, 2006 6:10 am

How can I change the focus to a certain folder?

Post by Ollie »

How can I change the focus to a certain folder?

I have 2 tabs and I want to bring focus to the one under certain circumstances (without the user having to click the folder/tab)
Many thanks
Ollie.

Using:
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Borland C++ 5.5.1
FWH 9.04 (2009 Apr)
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

oFolder:SetOption( nOption )
regards, saludos

Antonio Linares
www.fivetechsoft.com
Ollie
Posts: 233
Joined: Sat Dec 30, 2006 6:10 am

Post by Ollie »

Excellent. Thank you.
Many thanks
Ollie.

Using:
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Borland C++ 5.5.1
FWH 9.04 (2009 Apr)
Post Reply