FlowLayoutFrame Class

A container that auto-layouts its children. Children must not be docked for this to work.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public class FlowLayoutFrame : Frame
Public Class FlowLayoutFrame _
	Inherits Frame
public ref class FlowLayoutFrame : public Frame

Inheritance Hierarchy


Frame
  Squid..::..FlowLayoutFrame