Docking Manager Empty Window
Hi,
I have been trying to add the panels to the DockingManager through code. I was able to dock the panels but there is a blank panel which gets appended to the Docking manager. Please provide a solution to avoid the blank panel.
Regards,
Aishwaria
I have been trying to add the panels to the DockingManager through code. I was able to dock the panels but there is a blank panel which gets appended to the Docking manager. Please provide a solution to avoid the blank panel.
Regards,
Aishwaria
SIGN IN To post a reply.
5 Replies
PP
Prabhu P
Syncfusion Team
April 22, 2009 10:39 AM UTC
Hi Aishwaria,
Thank you for your in Syncfusion products.
In order to avoid the blank panel showing in “DockingManager”, you have to use the following code snippet.
For more details, Please navigate to the following help link,
http://help.syncfusion.com/ug_71_new/toolswpf/CreatingClientControlUsingDockingManager.html
Please let us know if you have any other query.
Thanks,
Prbau
Thank you for your in Syncfusion products.
In order to avoid the blank panel showing in “DockingManager”, you have to use the following code snippet.
For more details, Please navigate to the following help link,
http://help.syncfusion.com/ug_71_new/toolswpf/CreatingClientControlUsingDockingManager.html
Please let us know if you have any other query.
Thanks,
Prbau
AD
Administrator
Syncfusion Team
April 24, 2009 12:54 PM UTC
Thanks for the reply. It really solved part of the problem. But, i also need a way to hide the client control in the docking manager.
Regards,
Aishwaria
>Hi Aishwaria,
Thank you for your in Syncfusion products.
In order to avoid the blank panel showing in “DockingManager”, you have to use the following code snippet.
For more details, Please navigate to the following help link,
http://help.syncfusion.com/ug_71_new/toolswpf/CreatingClientControlUsingDockingManager.html
Please let us know if you have any other query.
Thanks,
Prbau
Regards,
Aishwaria
>Hi Aishwaria,
Thank you for your in Syncfusion products.
In order to avoid the blank panel showing in “DockingManager”, you have to use the following code snippet.
For more details, Please navigate to the following help link,
http://help.syncfusion.com/ug_71_new/toolswpf/CreatingClientControlUsingDockingManager.html
Please let us know if you have any other query.
Thanks,
Prbau
PP
Prabhu P
Syncfusion Team
April 24, 2009 08:45 PM UTC
Hi Aishwaria,
It is not necessary to keep client area in Docking area. If you don’t want to show the client area, don’t add the ClientControl or set DockFill property as true. DockFill property will fill the dock elements automatically into Docking area. We have created a simple sample to demonstrate this feature. Please find the sample from the link given below.
http://files.syncfusion.com/support/tools.WPF/7.1.0.30/80678/main.htm
Please let us know if you have any other queries.
Thanks,
Prabu
It is not necessary to keep client area in Docking area. If you don’t want to show the client area, don’t add the ClientControl or set DockFill property as true. DockFill property will fill the dock elements automatically into Docking area. We have created a simple sample to demonstrate this feature. Please find the sample from the link given below.
http://files.syncfusion.com/support/tools.WPF/7.1.0.30/80678/main.htm
Please let us know if you have any other queries.
Thanks,
Prabu
AD
Administrator
Syncfusion Team
April 27, 2009 04:16 AM UTC
Hi Prabu,
Thanks for the solution, that solved my problem.
Regards,
Aishwaria
Thanks for the solution, that solved my problem.
Regards,
Aishwaria
PP
Prabhu P
Syncfusion Team
April 27, 2009 02:24 PM UTC
Hi Aishwaria,
We are glad to hear that your problem has been resolved. Please let us know if you have any other queries.
Best Regards,
Prabu
>Hi Prabu,
Thanks for the solution, that solved my problem.
Regards,
Aishwaria
We are glad to hear that your problem has been resolved. Please let us know if you have any other queries.
Best Regards,
Prabu
>Hi Prabu,
Thanks for the solution, that solved my problem.
Regards,
Aishwaria
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
-
AD Administrator
- Apr 22, 2009 05:45 AM UTC
- Apr 27, 2009 02:24 PM UTC