Public Function QuestionOK(Byref Parent as Form) With Parent.PanelQ .Left = 630 .Height = 420 .Top = 1035 .Width = 8160 End With With Parent.cmdOK .Left = 4095 .Height = 855 .Top = 5490 .Width = 1335 End With End Function
Private Sub Form_Load() QuestionOK Me End Sub
Dim F as Form For Each F in Forms QuestionOK F Next
j'ai une erreur à la 1ère ligne !
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question