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