User32GetSystemMenu Method

Overload List

GetSystemMenu(HandleRef, Boolean) Gets the handle of the form's system menu.
GetSystemMenu(IntPtr, Boolean) Gets the handle of the form's system menu.
GetSystemMenu(SafeHandle, Boolean) Gets the handle of the form's system menu.

See Also