Skip to main content
A newer version of this page is available. .

BaseDockOptions Properties

Serves as the base class for classes that contain options for controlling the docking functionality.
Name Description
FloatOnDblClick Gets or sets whether an end-user can double-click a panel’s caption to float it.
ShowAutoHideButton Gets or sets whether the auto hide button is displayed within a dock panel’s caption.
ShowCloseButton Gets or sets whether the close button is displayed within a dock panel’s caption.
ShowMaximizeButton Gets or sets whether the maximize button can be displayed within a dock panel’s caption.
See Also