Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    4

    Oops Remove focus from web1

    Does anyone know how to take the focus off the web page (ie) web1 and put focus on the items on the page. The problem being when I try to scroll on a list view or combo box the whole page scrolls even with scroll lock on
    any solutions please ?

  2. #2
    Join Date
    Aug 2003
    Posts
    2,427
    Use Page.SetFocus. If you haven't got an object on the page that is capable of 'accepting' focus you could put a second 'dummy' 1x1pixel web object on there to use.

  3. #3
    Join Date
    May 2006
    Posts
    5,380
    or you can use "Page.SetFocus("");" to set the focus back to the page (remove focus from all objects)
    Open your eyes to Narcissism, Don't let her destroy your life!!

Similar Threads

  1. RichText Object On Focus Event Fires Twice
    By Dermot in forum AutoPlay Media Studio 7.5 Suggestions
    Replies: 1
    Last Post: 03-01-2008, 12:47 PM
  2. I cannot remove some files
    By cdundee in forum MSI Factory 2.0 Discussion
    Replies: 11
    Last Post: 08-02-2007, 03:32 PM
  3. How i Remove the Info at version
    By DaSoul in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 03-10-2007, 01:22 PM
  4. HOWTO: Remove Unwanted Screens from a Setup
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-11-2002, 01:32 PM
  5. How do you remove a nested folder?
    By Toby123 in forum Setup Factory 6.0
    Replies: 2
    Last Post: 07-31-2002, 06:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts