Public Shared Function IsMenu (
handle As IntPtr
) As Boolean
Dim handle As IntPtr
Dim returnValue As Boolean
returnValue = SystemMenuManager.IsMenu(handle)
No code example is currently available or this language may not be supported.
[Missing <param name="handle"/> documentation for "M:DevCase.Core.Application.Forms.SystemMenuManager.IsMenu(System.IntPtr)"]