[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadTouchStrip

SpreadTouchStrip Class

Represents the SpreadTouchStrip for FpSpread.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class SpreadTouchStrip : ToolStripDropDown, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public Class SpreadTouchStrip
    Inherits ToolStripDropDown
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
SpreadTouchStrip(FpSpread)

Creates a new SpreadTouchStrip instance.

Methods

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.