Hello friends. I'm building an interface for my DirectX game and rather than reinvent the wheel, I thought I'd just modify the existing button control by inheriting it and changing the way it's drawn (directX). However, I can't seem to find a way to stop the control from being drawn in GDI that doesn't also prevent the control from working. Hide and Visible both render the control inoperateive. Thanks for your help!
Loading
Replies
Know the answer? Post it — somebody with the same question will find it here.