Property PressedAppearance
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.dll
PressedAppearance
The appearance of the control when IsPressed is true.
public TAppearance PressedAppearance { get; set; }
Property Value
- TAppearance
The appearance of the control when IsPressed is true.
public TAppearance PressedAppearance { get; set; }