TreeView for WinForms
TrackPopupMenu メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : TrackPopupMenu メソッド
シンタックス
'宣言
 
Public Shared Function TrackPopupMenu( _
   ByVal hMenu As System.IntPtr, _
   ByVal uFlags As System.UInteger, _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal nReserved As System.Integer, _
   ByVal hWnd As System.IntPtr, _
   ByVal prcRect As System.IntPtr _
) As System.Integer
public static System.int TrackPopupMenu( 
   System.IntPtr hMenu,
   System.uint uFlags,
   System.int x,
   System.int y,
   System.int nReserved,
   System.IntPtr hWnd,
   System.IntPtr prcRect
)

パラメータ

hMenu
uFlags
x
y
nReserved
hWnd
prcRect
参照

Win32 クラス
Win32 メンバ