PR
Praveen Ramesh
April 8, 2004 01:18 PM UTC
Carlo,
You cannot draw a Panel outside it''s Form. The menus are not a children of the Form (where it displays) which is why it can show outside the form.
If you have to implement a menu like window, you will have to start with a top-level form without borders.
-Praveen
Syncfusion, Inc.