[]
Represents a toolstrip with commands to create and manage tables.
[ToolboxBitmap(typeof(C1EditorToolStripTable), "XmlEditorToolStripTable.png")]
public class C1EditorToolStripTable : C1EditorToolStripBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
<ToolboxBitmap(GetType(C1EditorToolStripTable), "XmlEditorToolStripTable.png")>
Public Class C1EditorToolStripTable
Inherits C1EditorToolStripBase
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
| Name | Description |
|---|---|
| C1EditorToolStripTable() |
| Name | Description |
|---|---|
| OnInitialize() | Adds buttons to the ToolStrip. |