C# 클래스 Habanero.Faces.VWG.LabelVWG

Represents a label
상속: Label, ILabel
파일 보기 프로젝트 열기: Chillisoft/habanero.faces

Private Properties

프로퍼티 타입 설명
ObserveGlobalUIHints void

공개 메소드들

메소드 설명
LabelVWG ( string labelText = "" ) : System.Drawing

Constructs the Label

비공개 메소드들

메소드 설명
ObserveGlobalUIHints ( ) : void

메소드 상세

LabelVWG() 공개 메소드

Constructs the Label
public LabelVWG ( string labelText = "" ) : System.Drawing
labelText string
리턴 System.Drawing