CONTROL vs HWND

Started by Quin, February 12, 2025, 09:16:23 AM

Previous topic - Next topic

Quin


MrBcx


Quin

What's the difference between using CONTROL for your GUI controls and using HWND? I know that BCX tends to like things in terms of their raw handles, like HBRUSH, HWND, HMENU, etc., but is CONTROL an exception? Is it just an alias for HWND? I can't find this in the help anywhere.
Thanks.