Version

PaneSettings Class Members

The following tables list the members exposed by PaneSettings.

Public Constructors
 NameDescription
Public ConstructorPaneSettings ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyActiveCaptionAppearanceReturns or sets the Infragistics.Win.Appearance for the caption area of an active pane.  
Public PropertyActivePaneAppearanceReturns or sets the Infragistics.Win.Appearance for the contents area of an active pane.  
Public PropertyActiveSlidingGroupAppearanceReturns or sets the Infragistics.Win.Appearance for the caption area of an active sliding group pane.  
Public PropertyActiveTabAppearanceReturns or sets the Infragistics.Win.Appearance for the tab of an active pane.  
Public PropertyAllowCloseReturns or sets whether the close button is enabled for a pane.  
Public PropertyAllowDockAsTabReturns or sets whether the pane may be dragged into a tab group or used to create a new tab group.  
Public PropertyAllowDockBottomReturns or sets whether the pane may be docked in the DockArea at the bottom of the client area.  
Public PropertyAllowDockLeftReturns or sets whether the pane may be docked in the DockArea at the left side of the client area.  
Public PropertyAllowDockRightReturns or sets whether the pane may be docked in the DockArea at the right side of the client area.  
Public PropertyAllowDockTopReturns or sets whether the pane may be docked in the DockArea at the top of the client area.  
Public PropertyAllowDraggingReturns or sets whether the pane may be dragged.  
Public PropertyAllowFloatingReturns or sets whether the pane may be undocked and placed in its own floating window.  
Public PropertyAllowMaximizeReturns or sets whether the maximize button is enabled.  
Public PropertyAllowMinimizeReturns or sets whether the minimize button is enabled.  
Public PropertyAllowPinReturns or sets whether the pane may be pinned or unpinned.  
Public PropertyAllowResizeReturns or sets whether the pane may be resized.  
Public PropertyAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the pane.  
Public PropertyBorderStyleCaptionReturns or sets the border style for the caption.  
Public PropertyBorderStylePaneReturns or sets the border style for the pane.  
Public PropertyCanDisplayAsMdiChildReturns or sets whether the DockableControlPane.IsMdiChild state of a DockableControlPane may be changed.  
Public PropertyCaptionAppearanceReturns or sets the Infragistics.Win.Appearance for the caption area of a pane.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDoubleClickActionReturns or sets the action that occurs when double clicking on a pane's caption, tab, or sliding group element.  
Public PropertyGrabHandleStyleReturns or sets the type of grab handle that will be displayed in the caption area of a pane.  
Public PropertyHasActiveCaptionAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasActivePaneAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasActiveSlidingGroupAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasActiveTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCaptionAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHorizontalCaptionGrabHandleAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackingCaptionAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackingSlidingGroupAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackingTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPaneAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedSlidingGroupAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSlidingGroupAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasVerticalCaptionGrabHandleAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHorizontalCaptionGrabHandleAppearanceReturns or sets the Infragistics.Win.Appearance for the grab handle in the caption area of a horizontally oriented pane caption.  
Public PropertyHotTrackingCaptionAppearanceReturns or sets the Infragistics.Win.Appearance object use to format the pane's caption when the mouse is over the caption.  
Public PropertyHotTrackingSlidingGroupAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the pane's caption when the mouse is over the caption of a sliding group pane.  
Public PropertyHotTrackingTabAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the pane's tab when the mouse is over the tab.  
Public PropertyPaddingBottomReturns or sets the amount of padding below the contents of the pane.  
Public PropertyPaddingLeftReturns or sets the amount of padding to the left of the contents of the pane.  
Public PropertyPaddingRightReturns or sets the amount of padding to the right of the contents of the pane.  
Public PropertyPaddingTopReturns or sets the amount of padding above the contents of the pane.  
Public PropertyPaneAppearanceReturns or sets the Infragistics.Win.Appearance for contents area of a pane.  
Public PropertySelectedSlidingGroupAppearanceReturns or sets the Infragistics.Win.Appearance for the caption area of a selected sliding group pane.  
Public PropertySelectedTabAppearanceReturns or sets the Infragistics.Win.Appearance for the tab of a selected pane.  
Public PropertyShowCaptionReturns or sets whether the caption for the pane is displayed.  
Public PropertySlidingGroupAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the sliding group header of a pane.  
Public PropertyTabAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the tab of a pane.  
Public PropertyTabWidthReturns or sets the size for a fixed-width pane tab.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVerticalCaptionGrabHandleAppearanceReturns or sets the Infragistics.Win.Appearance for the grab handle in the caption area of a vertically oriented pane caption.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCloneReturns a copy of the current object.  
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 MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
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 MethodResetResets the object to its default state.  
Public MethodResetActiveCaptionAppearanceResets the ActiveCaptionAppearance property to its default value.  
Public MethodResetActivePaneAppearanceResets the ActivePaneAppearance property to its default value.  
Public MethodResetActiveSlidingGroupAppearanceResets the ActiveSlidingGroupAppearance property to its default value.  
Public MethodResetActiveTabAppearanceResets the ActiveTabAppearance property to its default value.  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetCaptionAppearanceResets the CaptionAppearance property to its default value.  
Public MethodResetHorizontalCaptionGrabHandleAppearanceResets the HorizontalCaptionGrabHandleAppearance property to its default value.  
Public MethodResetHotTrackingCaptionAppearanceResets the HotTrackingCaptionAppearance property to its default value.  
Public MethodResetHotTrackingSlidingGroupAppearanceResets the HotTrackingSlidingGroupAppearance property to its default value.  
Public MethodResetHotTrackingTabAppearanceResets the HotTrackingTabAppearance property to its default value.  
Public MethodResetPaneAppearanceResets the PaneAppearance property to its default value.  
Public MethodResetSelectedSlidingGroupAppearanceResets the SelectedSlidingGroupAppearance property to its default value.  
Public MethodResetSelectedTabAppearanceResets the SelectedTabAppearance property to its default value.  
Public MethodResetSlidingGroupAppearanceResets the SlidingGroupAppearance property to its default value.  
Public MethodResetTabAppearanceResets the TabAppearance property to its default value.  
Public MethodResetVerticalCaptionGrabHandleAppearanceResets the VerticalCaptionGrabHandleAppearance property to its default value.  
Public MethodShouldSerializeIndicates if any of the property values differ from the default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDeserializationInvoked after the entire object graph has been deserialized.  
Protected MethodOnDisposeOverridden. Invoked when the resources utilized by the object are released and the object is being disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property on a subobject has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeActiveCaptionAppearanceIndicates whether the ActiveCaptionAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeActivePaneAppearanceIndicates whether the ActivePaneAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeActiveSlidingGroupAppearanceIndicates whether the ActiveSlidingGroupAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeActiveTabAppearanceIndicates whether the ActiveTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeAppearanceIndicates whether the Appearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeCaptionAppearanceIndicates whether the CaptionAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHorizontalCaptionGrabHandleAppearanceIndicates whether the HorizontalCaptionGrabHandleAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHotTrackingCaptionAppearanceIndicates whether the HotTrackingCaptionAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHotTrackingSlidingGroupAppearanceIndicates whether the HotTrackingSlidingGroupAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeHotTrackingTabAppearanceIndicates whether the HotTrackingTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializePaneAppearanceIndicates whether the PaneAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSelectedSlidingGroupAppearanceIndicates whether the SelectedSlidingGroupAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSelectedTabAppearanceIndicates whether the SelectedTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSlidingGroupAppearanceIndicates whether the SlidingGroupAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeTabAppearanceIndicates whether the TabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeVerticalCaptionGrabHandleAppearanceIndicates whether the VerticalCaptionGrabHandleAppearance property contains data that needs to be serialized.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also