'Declaration
Public Overloads Shared Function CreateSolidBrush( _ ByVal COLORREF As System.UInteger _ ) As System.IntPtr
'Usage
Dim COLORREF As System.UInteger Dim value As System.IntPtr value = NGdi32.CreateSolidBrush(COLORREF)
public static System.IntPtr CreateSolidBrush( System.uint COLORREF )
Parameters
- COLORREF