First you will need to find the Window Handle of the particular window you are wanting to move in the Z Order. You then use this command SetWindowPos(Window.Handle, HWND_BOTTOM, 0,0,0,0, SWP_NOMOVE or SWP_NOSIZE); That should do it. Christopher Crowe [EMAIL PROTECTED] http://www.adrock.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of gajo Sent: Monday, December 06, 1999 5:07 AM To: Multiple recipients of list delphi Subject: [DUG]: Go to back How can I make a window that is set to stay on top (for example the taskbar) go to back? Gajo --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz
BEGIN:VCARD VERSION:2.1 N:Crowe;Chris FN:Chris Crowe ORG:Byte Computer & Software TITLE:Programmer TEL;WORK;VOICE:3651-112 TEL;HOME;VOICE:3385-392 ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;132 Peterbrough Street=0D=0AChristchurch 8001;261-655;;;New Zealand LABEL;WORK;ENCODING=QUOTED-PRINTABLE:132 Peterbrough Street=0D=0AChristchurch 8001=0D=0A261-655=0D=0ANew Zealand ADR;HOME;ENCODING=QUOTED-PRINTABLE:;;59 McBeath Ave=0D=0AHoon-Hay;Christchurch;;8002;New Zealand LABEL;HOME;ENCODING=QUOTED-PRINTABLE:59 McBeath Ave=0D=0AHoon-Hay=0D=0AChristchurch 8002=0D=0ANew Zealand URL: URL:http://www.adrock.com ROLE:Delphi Programmer, Component Builder, Web Page Development, Vertical Market Applications EMAIL;PREF;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] REV:19991029T010606Z END:VCARD