Table of Contents

Class FillBorderDropShadow<TFill>

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

A collection of properties that affect a control's fill, border, and drop shadow appearance.

public class FillBorderDropShadow<TFill> : FillBorderDropShadow<FillBorderDropShadow<TFill>, TFill>, IAppearance<FillBorderDropShadow<TFill>>, INotifyPropertyChanged, ICopyable<FillBorderDropShadow<TFill>> where TFill : Fill<TFill>, new()

Type Parameters

TFill

The type to use for the interior fill of the control.

Inheritance
FillBorderDropShadow<TFill>
Implements
Inherited Members