This topic has not yet been rated - Rate this topic

WebBrowserBase.Select Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Activates a control.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Select() Activates the control. (Inherited from Control.)
Protected method Select(Boolean, Boolean) Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from Control.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.