Méthode | Description | |
---|---|---|
MoveFocusForward ( this control ) : void |
Moves the focus forward (to next control that can get focus). This method ignores TabIndex and TabNavigation properties. |
public static MoveFocusForward ( this control ) : void | ||
control | this | The control. |
Résultat | void |