Table of Contents

Class jBaseOnOffControl<TAppearance>

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

A base class for controls that have a different appearance for its on and off states.

public abstract class jBaseOnOffControl<TAppearance> : jControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IjControl, ISupportInitialize where TAppearance : IAppearance<TAppearance>, new()

Type Parameters

TAppearance

The type to use for the control's appearance.

Inheritance
jBaseOnOffControl<TAppearance>
Implements
Derived
Inherited Members