[archived content]

Control.capture property

public bool capture   [property getter]
public bool capture   [property setter]

Setting the capture to true lets the control continue to receive mouse events even when the cursor is not within the control's bounds, as long as the mouse events are not intended for some other window or control.

See also: Cursor, mouseMove?

Page last modified on March 14, 2008, at 04:54 PM