[]
        
(Showing Draft Content)

C1.C1Preview.Forms.TagsInputFormBase

TagsInputFormBase Class

Describes the base form for tags input.

Namespace: C1.C1Preview.Forms
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class TagsInputFormBase : BaseForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
TagsInputFormBase()

Initializes a new instance of the TagsInputFormBase class.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

DoEditTags(C1PrintDocument)

Shows the tags input dialog, returns a value indicating whether the user accepted the dialog.

EditTags(C1PrintDocument)

When overridden in a derived class, should show the tags input dialog, and return a value indicating whether the user accepted the dialog.