C# 클래스 WixSharp.Controls.WixLabel

상속: System.Windows.Forms.Label, IWixControl
파일 보기 프로젝트 열기: Eun/WixSharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ToWControl ( ) : WixSharp.Controls.Control

Converts the WinForm control into WiX custom UI control T:WixSharp.Control.

WixLabel ( ) : System.Collections.Generic

Initializes a new instance of the WixLabel class.

메소드 상세

ToWControl() 공개 메소드

Converts the WinForm control into WiX custom UI control T:WixSharp.Control.
public ToWControl ( ) : WixSharp.Controls.Control
리턴 WixSharp.Controls.Control

WixLabel() 공개 메소드

Initializes a new instance of the WixLabel class.
public WixLabel ( ) : System.Collections.Generic
리턴 System.Collections.Generic