'Declaration
Public Shared Function GetSysColor( _ ByVal A_0 As System.Integer _ ) As System.Integer
'Usage
Dim A_0 As System.Integer Dim value As System.Integer value = NColorHelper.GetSysColor(A_0)
public static System.int GetSysColor( System.int A_0 )
Parameters
- A_0