Version

DockableControlPane Class Members

The following tables list the members exposed by DockableControlPane.

Public Constructors
 NameDescription
Public ConstructorDockableControlPane ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyActualSizeReturns the current size of the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyClosedReturns or sets whether the pane is currently closed. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyControlReturns or sets the control contained by the pane.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDockAreaPaneReturns the root DockArea ancestor that contains the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyDockedStateReturns the current docking state of the pane. This property is read-only. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyElementReturns the Infragistics.Win.UIElement associated with the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyFlyoutSizeReturns or sets the size of the flyout window.  
Public PropertyHasSettingsIndicates if a PaneSettings object has been created for the DockablePaneBase.Settings property of the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyIndexReturns the index of the current pane in the Panes collection of the Pane's parent. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyIsActiveOverridden. Returns whether the pane contains the active control or a child pane containing the active control (read-only).  
Public PropertyIsFlyoutPaneDisplayedIndicates if the pane is unpinned and currently displayed in a flyout.  
Public PropertyIsInitializedIndicates if the InitializePane event has been fired for the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyIsInViewIndicates if the pane is currently displayed within the dock manager.  
Public PropertyIsMdiChildReturns or sets whether the control pane will be hosted in an mdi child form.  
Public PropertyIsSelectedTabReturns or sets whether the pane is the selected item in a tab style group or sliding group. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyIsVisibleOverridden. Indicates if the pane is currently displayed.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyManagerReturns the owning UltraDockManager component. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMaximizedReturns or sets whether the pane is maximized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMaximizedResolvedReturns the resolved value indicating whether the pane appears as maximized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMaximumSizeReturns or sets the maximum size of the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMaximumSizeResolvedReturns the adjusted maximum size based on the minimum size and the sizes of the child panes as well as caption areas, etc. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMdiChildIconReturns or sets the icon displayed by the pane when displayed as an mdi child form.  
Public PropertyMinimizedReturns or sets whether the pane is minimized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMinimizedResolvedReturns the resolved value indicating whether the pane appears as minimized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMinimumSizeReturns or sets the minimum size of the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMinimumSizeResolvedReturns the adjusted maximum size based on the minimum size and the sizes of the child panes as well as caption areas, etc. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyNestDepthReturns the level of nesting occupied by the current pane. This property is read-only. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyOriginalControlBoundsReturns or sets the bounds of the control when the Control property was first set.  
Public PropertyParentReturns the parent of the current pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyParentDockedReturns the parent DockableGroupPane that contains the pane when it is docked. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyParentFloatingReturns the parent DockableGroupPane that contains the pane when it is floating. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyPinnedReturns or sets whether the pane is currently pinned.  
Public PropertySettingsReturns an object containing the default settings for the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertySettingsResolvedReturns an object providing the resolved values for the DockablePaneBase.Settings property. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertySizeReturns or sets a value used to determine the size of the pane in proportion to other panes in the same docking area. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGets/sets the text for the pane caption. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyTextTabGets/sets the text for the tab caption. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyTextTabResolvedReturns the resolved string displayed in the tab caption for the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyToolTipCaptionReturns or sets the tooltip displayed when the mouse is over the pane's caption. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyToolTipTabReturns or sets the tooltip displayed when the mouse is over the pane's tab. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected Properties
 NameDescription
Protected PropertyDefaultPaneSizeReturns the size of the pane when it has not been explicitly set. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected PropertyIsLayoutSuspendedIndicates if the size calculations should be suspended (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodActivateOverridden. Activates the control contained within the pane.  
Public MethodCloseOverloaded. Closes the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodDockOverloaded. Docks the pane and its children to a new DockAreaPane at the specified location. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodFloatOverloaded. Places the pane and any of its child panes into a floating window. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodFlyoutOverloaded. Displays an unpinned pane from the UnpinnedTabArea where the tab for the pane is displayed.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetObjectDataOverridden. Serializes the objects non-default contents into the info.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodPinOverridden. Reattaches the pane to its docked parent pane.  
Public MethodRepositionToGroupOverloaded. Repositions the pane to a new group. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodRepositionToPaneRepositions the pane relative to the specified pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodResetOverridden. Resets the properties of the pane to their default values.  
Public MethodResetFlyoutSizeResets the FlyoutSize to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetMaximumSizeResets the DockablePaneBase.MaximumSize to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodResetMinimumSizeResets the DockablePaneBase.MinimumSize to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodResetSettingsResets the properties of the DockablePaneBase.Settings to its default values. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodResetSizeResets the DockablePaneBase.Size to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodShouldSerializeIndicates if the pane object needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShowUsed to ensure that the pane is displayed by updating the DockablePaneBase.Closed property of itself and its parent chain. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodToggleDockStateToggles the pane and its child panes between the last docked and floating states. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public MethodToStringReturns the control name, whether the pane is pinned and key, if one was specified.  
Public MethodUnpinOverridden. Detaches the pane from its current docked parent pane and displays the pane in the UnpinnedTabArea.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodAdjustChildPaneSizeUpdates the size of the child pane(s) based on the contents area. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodEnforceMinMaxOverloaded. Invoked to adjust a size to enforce the minimum and maximum sizes of a pane (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollectionCalled when this object is being added to the passed in collection. The default implementation sets the internal primaryCollection reference if it hasn't already been set (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodOnDeserializationCallbackInvoked from the OnDeserialization method of the System.Runtime.Serialization.IDeserializationCallback interface (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollectionCalled when this object is being removed from the passed in collection. The default implementation nulls out the primaryCollection if the passed in collection matches (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodOnSubObjectPropChangedInvoked when the property of a subobject has changed. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodPropertyChangedOverridden. Invoked when a pane property has been changed.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeFlyoutSizeIndicates if the FlyoutSize property should be serialized.  
Protected MethodShouldSerializeMaximumSizeIndicates if the DockablePaneBase.MaximumSize property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodShouldSerializeMinimumSizeIndicates if the DockablePaneBase.MinimumSize property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodShouldSerializeOriginalControlBoundsIndicates if the OriginalControlBounds property should be serialized.  
Protected MethodShouldSerializeSettingsIndicates if the DockablePaneBase.Settings property needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected MethodShouldSerializeSizeIndicates if the DockablePaneBase.Size property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also