The C1PreviewToolsIntegrator type exposes the following members.

Constructors

  Name Description
Public method C1PreviewToolsIntegrator
Creates a new instance of the class.

Methods

  Name Description
Public method AttachTools
Searches the controls tree and attaches to any tools found on it.
Public method AttachToolStrip
Attaches the tools integrator to the specified toolstrip. If the toolstrip contains preview items, they will be handled by the tools integrator.
Public method DetachTools
Detaches the tools integrator from all tools (but does not detach from the PreviewPane).
Public method DetachToolStrip
Detaches the tools integrator from the specified toolstrip.

Fields

  Name Description
Public field Static member c_PreviewProgressBarTag
Tag identifying the ToolStripProgressBar used to show preview progress.
Public field Static member c_PreviewStatusLabelTag
Tag identifying the ToolStripStatusLabel used to show preview status text.

See Also