C# Class Castle.Facilities.Synchronize.ControlUtils

Common support for Windows Form Controls.
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
EnsureHandleCreated ( Control control ) : void

Method Details

EnsureHandleCreated() public static méthode

public static EnsureHandleCreated ( Control control ) : void
control System.Windows.Forms.Control
Résultat void