shetlandbob
Programmer
If i have overlapping controls, how can I force one to be behind the other?
i.e. I have a graph control, and then I want to show an edit box above the graph, then hide it again (I show and hide using ShowWindow), but is there code to force that the edit box will always be on top? or preferrably that the graph will always be behind all other controls?
thanks
i.e. I have a graph control, and then I want to show an edit box above the graph, then hide it again (I show and hide using ShowWindow), but is there code to force that the edit box will always be on top? or preferrably that the graph will always be behind all other controls?
thanks