i found some code like these on the net :

EnableWindow(FindWindowEx(FindWindow('Shell_traywnd',nil),0,'Button',nil),False); // disable.
EnableWindow(FindWindowEx(FindWindow('Shell_traywnd',nil),0,'Button',nil),True); // enabled.


but, these code can not disable start button.

would you show me the way of use system modal dialogs ?

thank you,
Bunyamin
Jakarta, Indonesia



At 19:39 05/04/05, you wrote:
>>how to disable start button ?
>>including alt+tab,ctrl+esc.

I think the only way is to use system modal dialogs?

Peter Laman
Senior Software Engineer
Lance ICT Group
Roermond, the Netherlands
http://www.lance.nl
----
----

__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk



__________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to