Läs på engelska

Dela via


HidBooleanControl.IsActive Property

Definition

Gets a Boolean value indicating whether the given Boolean control is active.

C#
public bool IsActive { get; set; }

Property Value

Boolean

True, if the control is active; otherwise, false.

Applies to

See also