J
Jason
Hi --
I have a very simple question, the answer of which has eluded me for
quite some time: How can I draw at the topmost layer of forms and
controls from .NET (or from unmanaged code, that would be fine too)??
Any GDI+ drawing I've done only appears on the background of the
form/control/whatever. Anything contained by the, say, form, draws
over the custom GDI+ drawing. Now, let's say I wanted to do something
like the translucent rubber-band select in Win XP explorer: anyone
have any idea how that might be done???
Many thanks in advance,
Jason
I have a very simple question, the answer of which has eluded me for
quite some time: How can I draw at the topmost layer of forms and
controls from .NET (or from unmanaged code, that would be fine too)??
Any GDI+ drawing I've done only appears on the background of the
form/control/whatever. Anything contained by the, say, form, draws
over the custom GDI+ drawing. Now, let's say I wanted to do something
like the translucent rubber-band select in Win XP explorer: anyone
have any idea how that might be done???
Many thanks in advance,
Jason