I am creating a component inherited from TCustomPanel.  It has another 
Tcustompanel inside it.  When components are dropped at design time, I 
want them to be dropped on the internal panel.

I am guessing I have to fiddle with the WM_NC messages to restrict the 
client area.  But how do I coax the child controls parent property to 
the desired parent ?



_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to