MESCIUS SPREAD for Windows Forms 15.0J
Show(Control,Point,ToolStripDropDownDirection) メソッド

TouchToolBarを配置する基準となるコントロール。
基準コントロールの左上隅の水平および垂直位置(ピクセル単位)。
System.Windows.Forms.ToolStripDropDownDirection 値の1つ。
指定した位置にある指定したコントロールを基準として、ターゲットコントロールに対する指定した方向でTouchToolBarを配置します。
構文
'宣言
 
Public Overloads Shadows Sub Show( _
   ByVal control As Control, _
   ByVal position As Point, _
   ByVal direction As ToolStripDropDownDirection _
) 

パラメータ

control
TouchToolBarを配置する基準となるコントロール。
position
基準コントロールの左上隅の水平および垂直位置(ピクセル単位)。
direction
System.Windows.Forms.ToolStripDropDownDirection 値の1つ。
参照

TouchToolBar クラス
TouchToolBar メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.