C# Class PowerArgs.Cli.StackPanel

A panel that handles stacking child controls
Inheritance: PowerArgs.Cli.ConsolePanel
Afficher le fichier Open project: adamabdelhamed/PowerArgs Class Usage Examples

Méthodes publiques

Méthode Description
StackPanel ( ) : System.Linq

Creates a new stack panel

Private Methods

Méthode Description
Controls_Added ( ConsoleControl obj ) : void
RedoLayout ( ) : void

Method Details

StackPanel() public méthode

Creates a new stack panel
public StackPanel ( ) : System.Linq
Résultat System.Linq