Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tooltip only showing for less than 1 second
#5
Two ways.

C# code:
b.AddButton("Button", _ => { print.it("clicked"); }, WBBFlags.Validate); //or WBBFlags.Apply
b.R.AddOkCancel(apply: "Apply");


Messages In This Thread
RE: Tooltip only showing for less than 1 second - by Gintaras - 06-16-2022, 04:04 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)