J
JR
Hi,
I need a color to Brush convert function. something like this
Function GetColorBrush(cColor as color) as brush
dim sColor as string = cColor.name
return brushes(sColor)
End function
ofcourse this won't work but who will help me
Jan
I need a color to Brush convert function. something like this
Function GetColorBrush(cColor as color) as brush
dim sColor as string = cColor.name
return brushes(sColor)
End function
ofcourse this won't work but who will help me
Jan