Table of Contents

Constructor GenericBorder

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

GenericBorder(AbstractControl)

Initializes a new instance of the GenericBorder class.

public GenericBorder(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

GenericBorder()

Initializes a new instance of the GenericBorder class.

public GenericBorder()