docking window, how to hide the dock label

Hi: I have a docking window similar to your sample docking package->simple code, where the dock label is displayed on the right side of the form. I''d like to have an option to hide the whole thing: docking window, its lable, and the entire bar that contain the label. Is there a way to do it? Thanks, Chunhui

1 Reply

AD Administrator Syncfusion Team February 4, 2005 06:20 PM UTC

Hi Chunhui, I believe you want DockingManager.SetDockVisibility() This method allows you to hide an entire docking window, including it''s label. Regards, Gregory Austin Syncfusion, Inc.

Loader.
Up arrow icon