C# Класс WixSharp.Controls.WixLabel

Наследование: System.Windows.Forms.Label, IWixControl
Показать файл Открыть проект

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