SplitContainer Class

A SplitContainer. Can be used horizontally and vertically. This is a Frame|Button|Frame combination. The Button resizes Frame1.

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

Syntax


public class SplitContainer : Control
Public Class SplitContainer _
	Inherits Control
public ref class SplitContainer : public Control

Inheritance Hierarchy


Control
  Squid..::..SplitContainer