C# Class SIL.FieldWorks.SharpViews.RunBox

A RunBox is a sort of NullObject for a GroupBox: it is used as a grouping construct when several things that would normally be grouped into a parent box are instead directly added to the higher level parent.
Inheritance: GroupBox
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
Layout ( LayoutInfo transform ) : void
RunBox ( AssembledStyles styles ) : System

Method Details

Layout() public méthode

public Layout ( LayoutInfo transform ) : void
transform LayoutInfo
Résultat void

RunBox() public méthode

public RunBox ( AssembledStyles styles ) : System
styles AssembledStyles
Résultat System