Syntax Parameters propChange
Invoked when a property on a subobject has changed. Syntax Parameters propChange A structure containing the property change information. Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even within compl...
Returns or sets the amount of padding below the contents of the pane. Syntax Remarks This property specifies the amount of blank space that will appear beween the contents of the pane and the panes bottom edge. Example The following examples demonstrates initializing the Settings property of a DockableControlPane ...
Returns or sets the amount of padding to the left of the contents of the pane. Syntax Remarks This property specifies the amount of blank space that will appear beween the contents of the pane and the panes left edge. Example The following examples demonstrates initializing the Settings property of a DockableContr...
Returns or sets the amount of padding to the right of the contents of the pane. Syntax Remarks This property specifies the amount of blank space that will appear beween the contents of the pane and the panes right edge. Example The following examples demonstrates initializing the Settings property of a DockableCon...
Returns or sets the amount of padding above the contents of the pane. Syntax Remarks This property specifies the amount of blank space that will appear beween the contents of the pane and the panes top edge. Example The following examples demonstrates initializing the Settings property of a DockableControlPane to ...
Returns or sets the Infragistics.Win.Appearance for contents 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 a D...
Resets the object to its default state. Syntax Example
Resets the ActiveCaptionAppearance property to its default value. Syntax Remarks Use this method to reset the ActiveCaptionAppearance property. If the ActiveCaptionAppearance property was set to an Appearance from the UltraDockManager.Appearances collection, the properties on the Infragistics.Win.AppearanceBase ob...
Resets the ActivePaneAppearance property to its default value. Syntax Remarks Use this method to reset the ActivePaneAppearance property. If the ActivePaneAppearance property was set to an Appearance from the UltraDockManager.Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in t...