[]
Represents the SpreadTouchStrip for FpSpread.
public class SpreadTouchStrip : ToolStripDropDown, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public Class SpreadTouchStrip
Inherits ToolStripDropDown
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Name | Description |
---|---|
SpreadTouchStrip(FpSpread) | Creates a new SpreadTouchStrip instance. |
Name | Description |
---|---|
OnOpened(EventArgs) | Raises the ToolStripDropDown.Opened event. |
Show(Point) | Positions the SpreadTouchStrip relative to the Spread location. |
Show(int, int) | Positions the SpreadTouchStrip relative to the Spread coordinates. |