TouchToolKit for WinForms
GetZoomCommands メソッド

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > C1ZoomCommandProvider クラス : GetZoomCommands メソッド
C1ZoomCommandProvider を取得する対象の System.Windows.Forms.IButtonControl
指定した System.Windows.Forms.IButtonControl に関連付けれらた C1ZoomCommandProvider を取得します。
シンタックス
'宣言
 
Public Function GetZoomCommands( _
   ByVal control As System.Windows.Forms.IButtonControl _
) As ZoomCommands
public ZoomCommands GetZoomCommands( 
   System.Windows.Forms.IButtonControl control
)

パラメータ

control
C1ZoomCommandProvider を取得する対象の System.Windows.Forms.IButtonControl

戻り値の型

組み込みコマンドを示す ZoomCommands オブジェクト。
参照

C1ZoomCommandProvider クラス
C1ZoomCommandProvider メンバ