Results 1 to 2 of 2

Thread: how to get the lost focus in SSTAB

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    46

    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 !!!

  2. #2
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    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
  •  



Click Here to Expand Forum to Full Width