Method GetControlBorderColor
GetControlBorderColor(AbstractControl)
Gets the color for the border of the specified user control.
public static Color GetControlBorderColor(AbstractControl control)
Parameters
control
AbstractControlThe user control for which to get the border color.
Returns
- Color
The color for the border of the specified user control.