[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PrintPreviewControl.PreviewToolBar

C1PrintPreviewControl.PreviewToolBar Class

Represents a single preview toolbar.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
[TypeConverter(typeof(C1PrintPreviewControl.PreviewToolBar.TypeConverter))]
public abstract class C1PrintPreviewControl.PreviewToolBar

Properties

Name Description
Owner

Gets the owner of this toolbar.

PreviewAction

Gets C1PreviewActionFlags describing the content of this toolbar.

PreviewControl

Gets the preview control containing this toolbar.

ToolStrip

Gets the ToolStrip containing the buttons in this toolbar.

Visible

Gets or sets a value indicating whether this toolbar is visible.

Methods

Name Description
GetToolStripItemPropertyName(ToolStripItem)

Returns a tool strip item property name.

Reset()

Resets this toolbar to its default value.

ResetToolStrip()

Resets the ToolStrip property to its default value.

ShouldSerialize()

Indicates whether this toolbar should be persisted.

ShouldSerializeToolStrip()

Indicates whether the ToolStrip property should be persisted.