C# Class ComponentFactory.Quicksilver.Layout.MetaStretchPanel

MetaPanel predefined with StretchLayout appropriate settings.
Inheritance: FixedMetaPanelBase
Show file Open project: ComponentFactory/Quicksilver

Public Methods

Method Description
MetaStretchPanel ( ) : System

Initialize a new instance of the MetaStretchPanel class.

Method Details

MetaStretchPanel() public method

Initialize a new instance of the MetaStretchPanel class.
public MetaStretchPanel ( ) : System
return System