Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.07.18;
Скачать: CL | DM;

Вниз

Active:=True;   Найти похожие ветки 

 
Alex ©   (2002-07-08 16:01) [0]

Как при наведении (это обрабатывать умею) на форму, сделать приложение активным в системе (как будто на форму нажали мышкой)?


 
Skier ©   (2002-07-08 16:04) [1]

>Alex

Это не поможет ?

The SetForegroundWindow function puts the thread that created the specified window into the foreground and activates the window. Keyboard input is directed to the window, and various visual cues are changed for the user.

BOOL SetForegroundWindow(

HWND hWnd // handle of window to bring to foreground
);



Страницы: 1 вся ветка

Текущий архив: 2002.07.18;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.014 c
1-58196
Дмитрий Иванов
2002-07-04 20:33
2002.07.18
StringGrid


3-58010
Eduard
2002-06-27 10:20
2002.07.18
List index out of bounds


4-58366
SergeyDon
2002-05-16 10:08
2002.07.18
Новый день?


1-58135
nimble
2002-07-06 01:44
2002.07.18
Массивы


1-58200
alexvan
2002-07-06 09:24
2002.07.18
Подскажите PLEASE!!!