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

In This Topic
SetWindowRgn Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function SetWindowRgn( _
   ByVal hwnd As IntPtr, _
   ByVal hrgn As IntPtr, _
   ByVal bRedraw As Boolean _
) As Integer
 

Parameters

hwnd
hrgn
bRedraw
See Also