Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ToolStrip - add widgets on 2 lines

    I don't want to use VLayout, because it is more heavy?

    I need ToolStrip like this:

    Label2 Label2
    Label3 Label4 Button1

    #2
    i reopen this OLD Thread because the post exist and have no answer
    soo is this posibleˇ?

    Comment


      #3
      Use a VLayout that has two HLayout's and add it to the ToolStrip. Adjust the height of the ToolStrip as required.

      Comment

      Working...
      X