[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.TouchToolBarButton

TouchToolBarButton クラス

タッチデバイス用のToolStripButtonを表します。

名前空間: GrapeCity.Win.Spread.InputMan.CellType
アセンブリ: GrapeCity.Win.PluginInputMan.dll
構文
public class TouchToolBarButton : ToolStripButton, IDropTarget, IComponent, IDisposable
Public Class TouchToolBarButton
    Inherits ToolStripButton
    Implements IDropTarget, IComponent, IDisposable

コンストラクター

名前 説明
TouchToolBarButton()

TouchToolBarButtonのインスタンスを作成します。

TouchToolBarButton(ITouchBarAction, string, Image)

TouchToolBarButton クラスの新しいインスタンスを初期化します。

TouchToolBarButton(string, Image)

TouchToolBarButtonのインスタンスを作成します。

プロパティ

名前 説明
Action

クリックによって実行されるアクションを取得します。

Enabled

ToolStripItemの親コントロールが有効かどうかを示す値を取得または設定します。

メソッド

名前 説明
GetPreferredSize(Size)

System.Windows.Forms.ToolStripButtonが収まる矩形領域のサイズを取得します。