System.Windows.Forms.LayoutSettings Class

Provides a base class for collecting layout scheme characteristics.

See Also: LayoutSettings Members

Syntax

public abstract class LayoutSettings

Remarks

The System.Windows.Forms.LayoutSettings class is the base class for types that collect the various characteristics common to a specific user interface (UI) layout scheme, such as System.Windows.Forms.TableLayoutSettings and System.Windows.Forms.FlowLayoutSettings.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0