[]
Represents the standard form used to edit the Tags collection of a C1PrintDocument.
public class TagsInputForm : TagsInputFormBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
TagsInputForm() | Initializes a new instance of the TagsInputForm class. |
Name | Description |
---|---|
btnCancel | |
btnOk |
Name | Description |
---|---|
Document | Gets the C1PrintDocument which is the owner of the tags that are edited. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |
EditTags(C1PrintDocument) | Shows the tags input dialog, returns a value indicating whether the user accepted the dialog. |