C# Class Nyan.Tools.LogMonitor.ControlExtensions

Afficher le fichier Open project: bucknellu/Nyan

Méthodes publiques

Méthode Description
DoubleBuffered ( this control, bool enable ) : void
DoubleBuffering ( this control, bool enable ) : void

Method Details

DoubleBuffered() public static méthode

public static DoubleBuffered ( this control, bool enable ) : void
control this
enable bool
Résultat void

DoubleBuffering() public static méthode

public static DoubleBuffering ( this control, bool enable ) : void
control this
enable bool
Résultat void