FlowLayoutPanel Konstruktor

Definition

Initialisiert eine neue Instanz der FlowLayoutPanel-Klasse.

public:
 FlowLayoutPanel();
public FlowLayoutPanel ();
Public Sub New ()

Hinweise

Dieser Konstruktor legt die FlowDirection Eigenschaften und WrapContents auf ihre Standardwerte fest: LeftToRight und true.

Gilt für:

Weitere Informationen