C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetSystemMenu Method

In This Topic
GetSystemMenu Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetSystemMenu( _
   ByVal hWnd As IntPtr, _
   ByVal bRevert As Boolean _
) As IntPtr
 

Parameters

hWnd
bRevert
See Also