Un code pour ce Code : Sélectionner tout - Visualiser dans une fenêtre à part 1234567891011121314151617Public Function mfForm_AddControls() Dim oFrm As Form, _ oText As Control, _ oLabel As Control, _ sFormName As String, _ oRset As Recordset, _ oField As Field, _ lLeft As Long, _ lTop As Long, _ lWidth As Long, _ lHight As Long, _ i As Integer lLeft = 343 ...
Public Function mfForm_AddControls() Dim oFrm As Form, _ oText As Control, _ oLabel As Control, _ sFormName As String, _ oRset As Recordset, _ oField As Field, _ lLeft As Long, _ lTop As Long, _ lWidth As Long, _ lHight As Long, _ i As Integer lLeft = 343