Menu.FindHandle 字段
定义
指定 FindMenuItem(Int32, IntPtr) 方法应搜索一个句柄。Specifies that the FindMenuItem(Int32, IntPtr) method should search for a handle.
public: int FindHandle = 0;
public const int FindHandle = 0;
val mutable FindHandle : int
Public Const FindHandle As Integer = 0