Ribbon for WinForms
TrackPopupMenu メソッド (Win32)

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

パラメータ

hMenu
uFlags
x
y
nReserved
hWnd
prcRect
参照

Win32 クラス
Win32 メンバ