CollapseHintAdornmentControl.IsHighlighted Property

Definition

Gets or sets IsHighlightedProperty.

public:
 property bool IsHighlighted { bool get(); void set(bool value); };
public:
 property bool IsHighlighted { bool get(); void set(bool value); };
public bool IsHighlighted { get; set; }
member this.IsHighlighted : bool with get, set
Public Property IsHighlighted As Boolean

Property Value

true if the control is highlighted, otherwise false.

Applies to