C# 클래스 LayoutFarm.HtmlWidgets.CheckBox

상속: HtmlWidgetBase
파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 메소드들

메소드 설명
CheckBox ( int w, int h ) : System
GetPresentationDomNode ( WebDom htmldoc ) : DomElement

메소드 상세

CheckBox() 공개 메소드

public CheckBox ( int w, int h ) : System
w int
h int
리턴 System

GetPresentationDomNode() 공개 메소드

public GetPresentationDomNode ( WebDom htmldoc ) : DomElement
htmldoc WebDom
리턴 LayoutFarm.WebDom.DomElement