GetFieldsInRect

Form.GetFieldsInRect method

Renvoie les champs à l’intérieur du rectangle spécifié.

public Field[] GetFieldsInRect(Rectangle rect)
ParamètreTaperLa description
rectRectangleRectangle où les champs doivent être trouvés.

Return_Value

Tableau avec les champs trouvés.

Voir également