'Declaration
Public Shared Function CreateRectRgn( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer _ ) As IntPtr
Parameters
- left
- top
- right
- bottom
'Declaration
Public Shared Function CreateRectRgn( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer _ ) As IntPtr