The methods I used to use under XP to not show the applications mainform on the Taskbar don't seem to work under Vista. My mainform is merely a placeholder for a Trayicon and popup menu component, has no borders, no color, no buttons, or caption, Using Application.MainFormOnTaskbar := False doesn't work and it won't let me use CreateWindowEx. Does anyone know how I can get around this?
from Robert Meek dba "Tangentals Design" e-mail: [EMAIL PROTECTED] Freelance Windows Programming for XP and Vista Also proud to be a Moderator of the "Delphi-List" at elists.org "Reality cannot be explained...only enjoyed or endured as your current perspective allows!" _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

