[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetSystemMenu

GetSystemMenu Method

GetSystemMenu(IntPtr, bool)

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