![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
SelectNextControl Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks.Design.Editors Namespace > QueryAttributesPropertiesEditor Class : SelectNextControl Method |
- ctl
- forward
- tabStopOnly
- nested
- wrap
Visual Basic (Declaration) | |
---|---|
Public Function SelectNextControl( _ ByVal ctl As Control, _ ByVal forward As Boolean, _ ByVal tabStopOnly As Boolean, _ ByVal nested As Boolean, _ ByVal wrap As Boolean _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As QueryAttributesPropertiesEditor Dim ctl As Control Dim forward As Boolean Dim tabStopOnly As Boolean Dim nested As Boolean Dim wrap As Boolean Dim value As Boolean value = instance.SelectNextControl(ctl, forward, tabStopOnly, nested, wrap) |
C# | |
---|---|
public bool SelectNextControl( Control ctl, bool forward, bool tabStopOnly, bool nested, bool wrap ) |
Parameters
- ctl
- forward
- tabStopOnly
- nested
- wrap
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family