Class jBaseOnOffControl<TAppearance>
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.dll
A base class for controls that have a different appearance for its on and off states.
public abstract class jBaseOnOffControl<TAppearance> : jControl, ISynchronizeInvoke, IWin32Window, IBindableComponent, IDropTarget, 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