Author Topic: Simple Button Question  (Read 449 times)

bkane

  • Newbie
  • *
  • Posts: 11
    • View Profile
Simple Button Question
« on: February 06, 2018, 12:21:39 PM »
Hello,

I am creating a button that changes the text from on to off depending on the state it's in. I understand how to use the alternate text function to do this...but is there a way to change the color of the button as well, for example, from green to red.

Thanks

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5268
    • View Profile
    • AdvancedHMI
Re: Simple Button Question
« Reply #1 on: February 06, 2018, 12:51:04 PM »
The BasicButton has a HighlightColor property and a PLCAddressHighlight to control it.