C# Класс 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.
Наследование: GroupBox
Показать файл Открыть проект

Открытые методы

Метод Описание
Layout ( LayoutInfo transform ) : void
RunBox ( AssembledStyles styles ) : System

Описание методов

Layout() публичный Метод

public Layout ( LayoutInfo transform ) : void
transform LayoutInfo
Результат void

RunBox() публичный Метод

public RunBox ( AssembledStyles styles ) : System
styles AssembledStyles
Результат System