Hi All
I found someting strange about Custom Control in design time (I'm using RadAsm 2.2.0.3).
After each resizing of custom control (for example RACad) in design time, it receives WM_CREATE message ?!
Why ?
Hi CObject
Yes you got it right. The control is destroyed and recreated.
Why? It simplifies a complex task.
KetilO