C# Class Habanero.ProgrammaticBinding.ControlAdaptors.WinFormsGroupBoxAdapter

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
Inheritance: WinFormsControlAdapter, IWinFormsGroupBoxAdapter
Afficher le fichier Open project: Chillisoft/habanero.binding

Méthodes publiques

Méthode Description
WinFormsGroupBoxAdapter ( GroupBox control ) : System

Method Details

WinFormsGroupBoxAdapter() public méthode

public WinFormsGroupBoxAdapter ( GroupBox control ) : System
control System.Windows.Forms.GroupBox
Résultat System