Control.SelectNextControl(Control,bool,bool,bool,bool)

Control.SelectNextControl Method


Definition

public bool SelectNextControl( Control control, bool forward, bool tabStopOnly, bool nested, bool wrap );

Parameters

controlSystem.Windows.Forms.Control.
forwardSystem.Boolean.
tabStopOnlySystem.Boolean.
nestedSystem.Boolean.
wrapSystem.Boolean.

Return Value

System.Boolean.

© 2004-2005 GlobFX Technologies. All rights reserved.