Table of Contents

Method GetControlBorderBrush

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

GetControlBorderBrush(AbstractControl)

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

public static Brush GetControlBorderBrush(AbstractControl control)

Parameters

control AbstractControl

The user control for which to get the border brush.

Returns

Brush

The brush for the border of the specified user control.