Menus and Toolbars for WinForms
ShowContextMenu メソッド (C1ContextMenu)

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > C1ContextMenu クラス : ShowContextMenu メソッド
コンテキストメニューが表示されるコントロール。
コントロールのクライアント領域内でコンテキストメニューが表示される位置。
特定の場所にメニューを表示します。
シンタックス
'宣言
 
Public Sub ShowContextMenu( _
   ByVal control As System.Windows.Forms.Control, _
   ByVal pt As System.Drawing.Point _
) 
public void ShowContextMenu( 
   System.Windows.Forms.Control control,
   System.Drawing.Point pt
)

パラメータ

control
コンテキストメニューが表示されるコントロール。
pt
コントロールのクライアント領域内でコンテキストメニューが表示される位置。
参照

C1ContextMenu クラス
C1ContextMenu メンバ