[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.TouchToolBar

TouchToolBar Class

Represents the TouchToolBar which will be shown by touch operation.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class TouchToolBar : ToolStripDropDown, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public Class TouchToolBar
    Inherits ToolStripDropDown
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
TouchToolBar()

Initializes a new instance of the TouchToolBar class.

Methods

Name Description
OnItemClicked(ToolStripItemClickedEventArgs)

Raises the ItemClicked event.