Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • A10S
    Participant
    Post count: 4

    I have two diffrtrent colors for Active(RED) and Normal(BLACK).
    Two buttons, both have isTab=true

    App start:
    public Form1()
    {
    InitializeComponent();
    bunifuFlatButton1.selected = true;
    }

    bunifuFlatButton1 color is BLACK!

    A10S
    Participant
    Post count: 4

    That does not work.
    Button have then selected state! Yes. But it does not change its color to ActiveColor.

    A10S
    Participant
    Post count: 4

    Hi, thx for your answer.
    How to get, that at the start of application one of buttons is selected?

Viewing 3 posts - 1 through 3 (of 3 total)