TabContainerActiveChildNotSetException Constructors
Occurs when the DockPanel.ActiveChild property of the restored tab container is not specified.| Name | Parameters | Description |
|---|---|---|
| TabContainerActiveChildNotSetException(ReadOnlyPanelCollection, DockPanel) | panels, panel | Initializes a new instance of the TabContainerActiveChildNotSetException class with specified settings. |
See Also