Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 24 AUG 2003 11:43:27PM Andrew M Matthews wrote:

Hi all,

Is there anyway I can control the Z-index of a control? Ie, if two control occupy the same area, can I control which control is at the fore, and which control is at the back?

What I am trying to do is make static textboxes appear on top of a group box border, but the border shows through, which is annoying.

Has anyone had this problem, or can anyone suggest a solutions?

Cheers,

Andrew Matthews

iTMS Software


At 25 AUG 2003 08:59AM Donald Bakke wrote:

Andrew,

Is there anyway I can control the Z-index of a control? Ie, if two control occupy the same area, can I control which control is at the fore, and which control is at the back?

This doesn't always work as expected but try this code:

hWnd=Get_Property(Control, "HANDLE")

BringWindowToTop(hWnd) ; * WinAPI command

dbakke@srpcs.com

SRP Computer Solutions, Inc.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/ca0eb4b55e135df885256d8d00147533.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1