02-15-2008 11:01 AM
02-15-2008 11:05 AM
GetPanelAttribute (panel, ATTR_SYSTEM_WINDOW_HANDLE, &hwin) should do the trick. Only works on the top-most (parent) panel.
JR