Alan

Alan

  • NA
  • 1
  • 0

Windows Controls and DirectX

Aug 7 2008 3:13 PM

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!