Table of Contents

Method GetControlBorderColor

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

GetControlBorderColor(AbstractControl)

Gets the color for the border of the specified user control.

public static Color GetControlBorderColor(AbstractControl control)

Parameters

control AbstractControl

The user control for which to get the border color.

Returns

Color

The color for the border of the specified user control.