|
-
Nov 25th, 2005, 08:55 AM
#1
Thread Starter
Member
how to get the lost focus in SSTAB
hi all,
I have a SSTab control and i have 5 tabs in it.
i enable and make visible some controls when i click on 2nd table.
I want to make is visible false when i click on the other tab ro any other control in the form , my form background is not exposed. Its compactly covered by all controls.
so when i loose focus from 2nd tab i want to make the visibility false ( its a runtime created control, which is in 2nd tab).
my question, i dont to write code in each and evry control in the form , infact when come out of the 2nd tab it should be fired.
I tried with sstab lostfocus, it doesn't work !!!
-
Nov 25th, 2005, 09:07 AM
#2
Hyperactive Member
Re: how to get the lost focus in SSTAB
I have always had bad luck with lost focus and got focus events. They seem very unpredictable to me. So I always do it in code instead.
Sorry, just my two cents.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|