FlowLayoutPanel.LayoutEngine Eigenschaft

Definition

Ruft eine zwischengespeicherte Instanz der Layout-Engine des Bereichs ab.

public:
 virtual property System::Windows::Forms::Layout::LayoutEngine ^ LayoutEngine { System::Windows::Forms::Layout::LayoutEngine ^ get(); };
public override System.Windows.Forms.Layout.LayoutEngine LayoutEngine { get; }
member this.LayoutEngine : System.Windows.Forms.Layout.LayoutEngine
Public Overrides ReadOnly Property LayoutEngine As LayoutEngine

Eigenschaftswert

Das LayoutEngine für den Inhalt des Bereichs.

Gilt für: