Occurs when a DockableControlPane is take out of view. Syntax Event Data The event handler receives an argument of type PaneHiddenEventArgs containing data related to this event. The following PaneHiddenEventArgs properties provide information specific to this event.Property Description Pane (Inherited from Infrag...
Pins all visible, unpinned DockableControlPane instances Syntax Example The following example demonstrates the various methods for pinning one or more DockableControlPane instances.
Syntax Event Data The event handler receives an argument of type Infragistics.Win.PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.Property Description ChangeInfo
Resets the user configuration settings for this component. Syntax Remarks Note: The location where the settings are stored varies depending on the configuration of the system running the application. Information about where these locations are is currently unavailable in Microsofts MSDN Library.
Resets the ControlPanes property to its default value. Syntax Remarks Invoke this method to reset the ControlPanes property to its default value. Once this method is invoked, the ShouldSerializeControlPanes method will return False until the ControlPanes property is set again. Example
Syntax
Resets the DefaultGroupSettings property to its default value. Syntax Remarks Invoke this method to reset the DefaultGroupSettings property to its default value. Once this method is invoked, the ShouldSerializeDefaultGroupSettings method will return False until the DefaultGroupSettings property is set again. Examp...
Resets the DefaultPaneSettings property to its default value. Syntax Remarks Invoke this method to reset the DefaultPaneSettings property to its default value. Once this method is invoked, the ShouldSerializeDefaultPaneSettings method will return False until the DefaultPaneSettings property is set again. Example
Resets the DragWindowColor property to its default value. Syntax Remarks Invoke this method to reset the DragWindowColor property to its default value. Once this method is invoked, the ShouldSerializeDragWindowColor method will return False until the DragWindowColor property is set again. Example
Resets the ImageSizeCaption property to its default value. Syntax Remarks Invoke this method to reset the ImageSizeCaption property to its default value. Once this method is invoked, the ShouldSerializeImageSizeCaption method will return False until the ImageSizeCaption property is set again. Example