StickyHighlighting Property (SparkButtonBase)

Action

Gets a value whether the button displays its down skin when the user presses it but changes to its over skin when the user drags the mouse off of it.

Syntax

C#
protected Boolean stickyHighlighting { get; }
VB
'Declaration
Protected Read Property stickyHighlighting As Boolean

Access

Read only.