colorChooser.SetColor(color)
VB
Dim colorRed As SilkTest.Ntf.Color = New SilkTest.Ntf.Color(255, 0, 0, 0) ColorChooser.SetColor(colorRed)