C# Class Nyan.Tools.LogMonitor.ControlExtensions

显示文件 Open project: bucknellu/Nyan

Public Methods

Method Description
DoubleBuffered ( this control, bool enable ) : void
DoubleBuffering ( this control, bool enable ) : void

Method Details

DoubleBuffered() public static method

public static DoubleBuffered ( this control, bool enable ) : void
control this
enable bool
return void

DoubleBuffering() public static method

public static DoubleBuffering ( this control, bool enable ) : void
control this
enable bool
return void