C# Class GuiComp.TempCursor

Inheritance: IDisposable
Exibir arquivo Open project: ufasoft/coin

Public Methods

Method Description
Dispose ( ) : void
TempCursor ( Control ctl, Cursor cur ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

TempCursor() public method

public TempCursor ( Control ctl, Cursor cur ) : System
ctl System.Windows.Forms.Control
cur System.Windows.Forms.Cursor
return System