|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | System.Windows.Forms.Control FocusControl |
If the result of a field validation indicates a validation error,
the currently tested Control is indicated by the FocusControl. This
can be used to set the focus in the running application to the field with
the invalid value. |
|
+ | CHARACTER FocusControlName |
Returns the name of a data property (binding source field) that
is flagged with an error from a validation routine. |
Top
PUBLIC System.Windows.Forms.Control FocusControl
|
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER FocusControlName
|