The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: toshik on December 02, 2005, 06:50:54 PM

Title: Parent property in customcontrol
Post by: toshik on December 02, 2005, 06:50:54 PM
Hello guys,

There is a problem. I writing custom control and trying get Parent, but i can't get it :(((. On creating i call GetParent with hwnd param and get unknown parent(no matter that, but don't Form). I checked all controls on tab, no one has Parent property or set it. Is this bug?

Sorry for bad english :). thanks. Waiting for reply.