Linear Gauge - IsEnabled=false state visually distinct from IsEnabled=true.

Gauge for WPF Forum

Posted 7 months ago by Marcus Jones - LN Systems Limited
Version: 21.1.3
Avatar

Is it possible to make the disable state of a linear gauge more obvious. Currently the gauge looks the same with IsEnabled true or false.

For example could the gauge:LinearRange Background be different if IsEnabled is false? Could/Would this be done using a Style and triggers?

Comments (1)

Posted 7 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Marcus,

Correct, we don't change the gauge appearance when it's disabled.  You should be able to adjust things like the range backgrounds when the control becomes disabled to give it an alternate appearance.  But due to the nature of the gauge hierarchy of elements, you might need to give the range an x:Name and adjust its background in codebehind instead of using a Style/Trigger.


Actipro Software Support

The latest build of this product (v24.1.2) was released 4 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.