Version

Search Results

BorderStylePane Property (PaneSettings)

Returns or sets the border style for the pane. Syntax Example The following examples demonstrates initializing the Settings property of a DockableControlPane to control the behavior and appearance of the specified pane.

CanDisplayAsMdiChild Property (PaneSettings)

Returns or sets whether the DockableControlPane.IsMdiChild state of a DockableControlPane may be changed. Syntax Remarks Set this property to False to prevent the user from changing the IsMdiChild state of the control pane.

CaptionAppearance Property

Returns or sets the Infragistics.Win.Appearance for the caption area of a pane. Syntax Example The following examples initializes the settings of the PaneSettings object. This object is exposed as the DefaultPaneSettings property on the UltraDockManager and on the DockableGroupPane and as the Settings property on ...

Clone Method (PaneSettings)

Returns a copy of the current object. Syntax Return Value A copy of the PaneSettings instance