Click or drag to resize
Sandcastle Help File BuilderStatusBarTextProvider Constructor (IContainer)
Constructor. This one takes a reference to a container.

Namespace: SandcastleBuilder.Utils.Controls
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public StatusBarTextProvider(
	IContainer container
)

Parameters

container
Type: System.ComponentModelIContainer
The container for the component
See Also