Class - Slider.ActiveChangedEventArgs

Updated 5 hours ago

Declaration

public class ActiveChangedEventArgs : EventArgs

Description

Stores the new state of a Slider.Setting

Properties

bool Active: The new state. Read-only.

Methods

-