C# Class Habanero.Faces.Win.UserControlWin

Provides an empty control that can be used to create other controls
Inheritance: System.Windows.Forms.UserControl, IUserControlHabanero
Afficher le fichier Open project: Chillisoft/habanero.faces

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExecuteOnUIThread ( Delegate method ) : void

Method Details

ExecuteOnUIThread() public méthode

public ExecuteOnUIThread ( Delegate method ) : void
method System.Delegate
Résultat void