[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1ThumbButton.Interactive

Interactive Property

Interactive

Gets or sets the property that describes whether the button is interactive with the user.

Declaration
public bool Interactive { get; set; }
Remarks

Non-interactive buttons don't display any hover behavior nor do they raise click events. They are intended to be used as status icons. This is mostly similar to being not Enabled, but the image is not desaturated.