Skip to content

Request: Extend FlowLayoutPanel1.Controls.Add() method #3405

Description

@itg-assistant

Vincent asked 2021-10-13 08:55:20 UTC

Hi,

So I'm using quite some custom controls which are placed in FlowLayoutPanels. When doing this at runtime you need use three lines of code:

  • .controls.add()

  • .setFillWeight()

  • .setFlowBreak()

Wouldn't it make more sense to (optionally) pass 2 and 3 in method 1?

Thanks for considering.

Vincent

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    SuggestionAn improvement to something that already works.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions