[]
Describes the base form for tags input.
public class TagsInputFormBase : BaseForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
TagsInputFormBase() | Initializes a new instance of the TagsInputFormBase class. |
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. |