[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetSystemMenu

GetSystemMenu Method

GetSystemMenu(nint, bool)

Declaration
public static extern nint GetSystemMenu(nint hWnd, bool bRevert)
Public Shared Function GetSystemMenu(hWnd As IntPtr, bRevert As Boolean) As IntPtr
Parameters
Type Name Description
nint hWnd
bool bRevert
Returns
Type Description
nint