Returns or sets the Infragistics.Win.Appearance object use to format the panes caption when the mouse is over the caption. Syntax Example The following code initializes various properties on the ultradockmanager component.
Returns or sets the Infragistics.Win.Appearance object used to format the panes caption when the mouse is over the caption of a sliding group pane. Syntax Example The following examples initializes the settings of the PaneSettings object. This object is exposed as the DefaultPaneSettings property on the UltraDockM...
Returns or sets the Infragistics.Win.Appearance object used to format the panes tab when the mouse is over the tab. Syntax Example The following code initializes various properties on the ultradockmanager component.
Syntax Parameters tagValue
Syntax Parameters propId
Syntax Parameters propId trigger
Syntax Parameters trigger
Overload List
Invoked after the entire object graph has been deserialized. Syntax Parameters sender The object that initiated the callback. The functionality for the this parameter is not currently implemented.
Invoked when the resources utilized by the object are released and the object is being disposed. Syntax Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even within complex object graphs. Also note that ...