Hi all. I have a modeless dialog (whithout tittle bar, without 'OK' and 'Cancel' Button) and I want to hide it when it loses focus or when the user clicks outside the dialog, I tried to catch WM_KILLFOCUS message, but it only is called when the dialog appears the first time, not when the dialog loses focus.
I want to do a "popup" dialog, when a user clicks on a button, it must be appear at bottom of this button.
Please, help me with it.
Thanks in advance.
William GS.
I want to do a "popup" dialog, when a user clicks on a button, it must be appear at bottom of this button.
Please, help me with it.
Thanks in advance.
William GS.