C# Class WixSharp.Controls.WixLabel

Inheritance: System.Windows.Forms.Label, IWixControl
Afficher le fichier Open project: Eun/WixSharp

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
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.

Method Details

ToWControl() public méthode

Converts the WinForm control into WiX custom UI control T:WixSharp.Control.
public ToWControl ( ) : WixSharp.Controls.Control
Résultat WixSharp.Controls.Control

WixLabel() public méthode

Initializes a new instance of the WixLabel class.
public WixLabel ( ) : System.Collections.Generic
Résultat System.Collections.Generic