Miner.Windows Assembly > Miner.Windows.Docking Namespace : PaneSettings Class |
For a list of all members of this type, see PaneSettings members.
Name | Description | |
---|---|---|
![]() | ActiveCaptionAppearance | Returns/sets the appearancee for the caption area of an active pane. |
![]() | ActivePaneAppearance | Returns/sets the appearance for the contents area of an active pane. |
![]() | ActiveSlidingGroupAppearance | Returns/sets the appearance for the caption area of an active sliding group pane. |
![]() | ActiveTabAppearance | Returns/sets the appearance for the tab of an active pane. |
![]() | AllowClose | Returns/sets whether the close button is enabled for a pane. |
![]() | AllowDockBottom | Returns/sets whether the pane may be docked in the DockArea at the bottom of the client area. |
![]() | AllowDockLeft | Returns/sets whether the pane may be docked in the DockArea on the left of the client area. |
![]() | AllowDockRight | Returns/sets whether the pane may be docked in the DockArea on the right of the client area. |
![]() | AllowDockTop | Returns/sets whether the pane may be docked in the DockArea at the top of the client area. |
![]() | AllowFloating | Returns/sets whether the pane may be undocked and placed in its own floating window. |
![]() | AllowPin | Returns/sets whether the pane may be pinned or unpinned. |
![]() | AllowResize | Returns/sets whether the pane may be resized. |
![]() | Appearance | Returns/sets the appearance used to format the pane. |
![]() | CanDisplayAsMdiChild | Returns/sets whether the IsMdiChild state of a DockControlPane may be changed. |
![]() | CaptionAppearance | Returns/sets the appearance for the caption area of a pane. |
![]() | DoubleClickAction | Returns/sets the action that occurs when double clicking on a pane's caption, tab, or sliding group element. |
![]() | HasActiveCaptionAppearance | Returns whether an appearance object for the active caption has been created. |
![]() | HasActivePaneAppearance | Returns whether an appearance object for the active pane has been created. |
![]() | HasActiveSlidingGroupAppearance | Returns whether an appearance object for the active sliding group has been created. |
![]() | HasActiveTabAppearance | Returns whether an appearance object for the active tab has been created. |
![]() | HasAppearance | Returns whether an appearance object for the group pane has been created. |
![]() | HasCaptionAppearance | Returns whether an appearance object for the caption has been created. |
![]() | HasHotTrackingCaptionAppearance | Returns whether an appearance object for hot tracking the caption has been created. |
![]() | HasHotTrackingSlidingGroupAppearance | Returns whether an appearance object for hot tracking the sliding group has been created. |
![]() | HasHotTrackingTabAppearance | Returns whether an appearance object for hot tracking the tabs has been created. |
![]() | HasPaneAppearance | Returns whether an appearance object for the child panes has been created. |
![]() | HasSelectedSlidingGroupAppearance | Returns whether an appearance object for the selected sliding group has been created. |
![]() | HasSelectedTabAppearance | Returns whether an appearance object for the selected tab has been created. |
![]() | HasSlidingGroupAppearance | Returns whether an appearance object for the sliding group has been created. |
![]() | HasTabAppearance | Returns whether an appearance object for the tabs has been created. |
![]() | HotTrackingCaptionAppearance | Returns/sets the appearance used to format the pane's caption when the mouse is over the caption. |
![]() | HotTrackingSlidingGroupAppearance | Returns/sets the appearance used to format the pane's caption when the mouse is over the caption of a sliding group pane. |
![]() | HotTrackingTabAppearance | Returns/sets the appearance used to format the pane's tab when the mouse is over the tab. |
![]() | PaddingBottom | Returns/sets the amount of padding below the contents of the pane |
![]() | PaddingLeft | Returns/sets the amount of padding to the left of the contents of the pane |
![]() | PaddingRight | Returns/sets the amount of padding to the right of the contents of the pane |
![]() | PaddingTop | Returns/sets the amount of padding above the contents of the pane |
![]() | PaneAppearance | Returns/sets the appearance for contents area of a pane. |
![]() | SelectedSlidingGroupAppearance | Returns/sets the appearance for the caption area of a selected sliding group pane. |
![]() | SelectedTabAppearance | Returns/sets the appearance for the tab of a selected pane. |
![]() | ShowCaption | Returns or sets whether the caption for the pane is displayed. |
![]() | SlidingGroupAppearance | Returns/sets the appearance used to format the sliding group header of a pane. |
![]() | TabAppearance | Returns/sets the appearance used to format the tab of a pane. |
![]() | TabWidth | Returns/sets the size to use for a fixed-width pane tab. |