Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SIL
FieldWorks
SharpViews
RunBox
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
Mostrar archivo
Open project: sillsdev/FieldWorks
Public Methods
Method
Description
Layout
(
LayoutInfo
transform
) :
void
RunBox
(
AssembledStyles
styles
) :
System
Method Details
Layout()
public
method
public
Layout
(
LayoutInfo
transform
) :
void
transform
LayoutInfo
return
void
RunBox()
public
method
public
RunBox
(
AssembledStyles
styles
) :
System
styles
AssembledStyles
return
System