Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
885
Display a new floating window at a specific location with specific size.
posted

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.