I have some panels which are already docked into a DockManager. Now I am want to create a panel which needs to be showed as a floating window. I am able to create a Floating window, however it is not showing the the specified location and with the specified size. It is always displaying at top left corner of the form with some small size.
How do we set the size and location for a floating window which have a UltraGridBagLayoutPanel.
Thanks,
Sanjeev.
Can anyone know how do we fix this.
Can anyone please tell me how should this get done.