KeepFocus 1.0

Sep 05, 2019 In Review; Ford Focus 1.0 EcoBoost 125 ST-Line 5dr (Petrol/ Manual) September 5, 2019 by phil Thank you to our local personal leasing customer, from Leigh ( Greater Manchester ), for visiting the CarLease UK team to collect their brand-new car – the Ford Focus. Addition to KALO, KeepFocus Europa GmbH & Co. KG, a data platform specialist for energy data, as well as IKW Service GmbH, a full-service provider for operating cost accounts, and the participation in the leading smart meter gateway company.

  1. Keep Focus 1 0 Download
  2. Keep Focus 1.0 Reviews
  3. Keep Focus 1 0 2
Keep focus 1.0 2

Declare Function GetFocus Lib 'user32.dll' () As Long

Platforms

  • Windows 95: Supported.
  • Windows 98: Supported.
  • Windows NT: Requires Windows NT 3.1 or later.
  • Windows 2000: Supported.
  • Windows CE: Requires Windows CE 1.0 or later.

Keep Focus 1 0 Download

Description & Usage

GetFocus obtains a handle to the window in the calling thread that has the input focus. If another program has the input focus, however, this function will not work and will report an error.

Return Value

If successful, the function returns a handle to the window that has the input focus. If an error occured, or if another program has the input focus, the function returns zero (use GetLastError to get the error code).

Visual Basic-Specific Issues

None.

Parameters

None.

Example

Print the title of the window that currently has the input focus, if our program has it. If not, inform the user that some other program has int focus. This is done whenever timer timCheck elapses, so to use this example, you must first place a timer named timCheck on a form window.

See Also

Category

Back to the Function list.
Back to the Reference section.

Keep Focus 1.0 Reviews

Last Modified: December 17, 2000
This page is copyright © 2000 Paul Kuliniewicz. Copyright InformationRevised October 29, 2000
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.comSend Encrypted E-Mail
This page is at http://www.vbapi.com/ref/g/getfocus.html

Keep Focus 1 0 2