public void ResetCursor(Component target) { _curCursor = target; }
public VsDiskMoniter() { _curCursor = _root = new VsDirectory("V:"); }