TitleBarExtension Constructor (IContainer)

Spotfire 15.0 API Reference
Initializes a new TitleBarExtension instance, and adds it to the specified IContainer.

Namespace:  Spotfire.Dxp.Forms.Components
Assembly:  Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public TitleBarExtension(
	IContainer container
)

Parameters

container
Type: System.ComponentModelIContainer
Exceptions

ExceptionCondition
ArgumentNullException Thrown if the specified IContainer is null.
Version Information


See Also

Reference