Table of Contents

Method SetBorder

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

SetBorder(BorderSettings?, VisualControlState)

Sets border settings for the specified control state.

void SetBorder(BorderSettings? value, VisualControlState state = VisualControlState.Normal)

Parameters

value BorderSettings

Border settings.

state VisualControlState

Control state.