The C1PreviewToolsIntegrator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
C1PreviewToolsIntegrator |
Creates a new instance of the class.
|
Methods
Name | Description | |
---|---|---|
AttachTools |
Searches the controls tree and attaches to any tools found on it.
|
|
AttachToolStrip |
Attaches the tools integrator to the specified toolstrip.
If the toolstrip contains preview items, they will be handled
by the tools integrator.
|
|
DetachTools |
Detaches the tools integrator from all tools
(but does not detach from the PreviewPane).
|
|
DetachToolStrip |
Detaches the tools integrator from the specified toolstrip.
|
Fields
Name | Description | |
---|---|---|
c_PreviewProgressBarTag |
Tag identifying the ToolStripProgressBar used to show preview progress.
|
|
c_PreviewStatusLabelTag |
Tag identifying the ToolStripStatusLabel used to show preview status text.
|