'宣言 Public Shared Function EnableMenuItem( _ ByVal hMenu As System.IntPtr, _ ByVal itemId As System.UInteger, _ ByVal uEnable As System.UInteger _ ) As System.Boolean
public static System.bool EnableMenuItem( System.IntPtr hMenu, System.uint itemId, System.uint uEnable )
Win32 クラス Win32 メンバ