C# Класс Habanero.ProgrammaticBinding.ControlAdaptors.WinFormsLabelAdapter

This is a ControlWraper for Any Control that Inherits from System.Windows.Forms.Label It wraps this Control behind a standard interface that allows any Control in a Windows Environment to take advantage of the Habanero ControlMappers IControlMapper
Наследование: WinFormsControlAdapter, IWinFormsLabelAdapter
Показать файл Открыть проект

Открытые методы

Метод Описание
WinFormsLabelAdapter ( Label control ) : System

Описание методов

WinFormsLabelAdapter() публичный Метод

public WinFormsLabelAdapter ( Label control ) : System
control System.Windows.Forms.Label
Результат System