GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 : TouchToolBarDisplayOptions 列挙体 |
'Declaration
Public Enum TouchToolBarDisplayOptions Inherits System.Enum
public enum TouchToolBarDisplayOptions : System.Enum
メンバ | 説明 |
---|---|
None | タッチデバイスによって<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.TouchToolBar" />は表示されません。 |
PressAndHold | 長押ししたときに<see cref="P:System.Windows.Forms.Control.ContextMenu" />または<see cref="P:System.Windows.Forms.Control.ContextMenuStrip" />の代わりに<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.TouchToolBar" />を表示します。 |
TapGripper | グリッパーをタップしたときに<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.TouchToolBar" />を表示します。 |
TapSelection | ターゲットコントロールの選択領域をタップしたときに<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.TouchToolBar" />を表示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.TouchToolBarDisplayOptions