'Declaration Public Function New( _ ByVal img As Image, _ ByVal transparencyColor As Color _ )
'Usage Dim img As Image Dim transparencyColor As Color Dim instance As New ImageFocusIndicatorRenderer(img, transparencyColor)
public ImageFocusIndicatorRenderer( Image img, Color transparencyColor )
Parameters
- img
- Image to use for the focus indicator
- transparencyColor
- Color of the focus indicator that is treated as transparent