Table of Contents

Method SetBorderFromBorder

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

SetBorderFromBorder(VisualControlState, VisualControlState)

Sets border in the stateToChange state to be equal to the border in the assignFromState state.

public virtual void SetBorderFromBorder(VisualControlState stateToChange, VisualControlState assignFromState)

Parameters

stateToChange VisualControlState
assignFromState VisualControlState