[]
Represents the TouchToolBar which will be shown by touch operation.
public class TouchToolBar : ToolStripDropDown, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public Class TouchToolBar
Inherits ToolStripDropDown
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Name | Description |
---|---|
TouchToolBar() | Initializes a new instance of the TouchToolBar class. |
Name | Description |
---|---|
OnItemClicked(ToolStripItemClickedEventArgs) | Raises the ItemClicked event. |