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
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
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