Hide the Option Icon for the ToolWindow.

Docking/MDI for WPF Forum

Posted 12 years ago by keshav bansal
Avatar
Can i hide the Option Icon that have actions like (Float,Dock,Dock As Document,Close) from the ToolWindow in the DockSite ?

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Keshav,

Yes, you would set either DockSite.ToolWindowsHaveOptions to false (global for all ToolWindows without an instance override) or ToolWindow.HasOptions to false (for a specific ToolWindow).


Actipro Software Support

The latest build of this product (v24.1.1) was released 21 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.